Charles Krinke
|
e86f4d9723
Mantis#2816. Thank you kindly, JHurliman for the beginnings of
|
16 years ago |
lbsa71
|
5588cb3e92
* reverted 7561 as the logger reference should always be private to the class. Thanks sdague for the protip!
|
16 years ago |
MW
|
11169c0e71
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown() includes a Environment.Exit(0); which is not always wanted when shutting down, like from a windows service.
|
16 years ago |
lbsa71
|
5d290cda4a
* Making log available for subclasses
|
16 years ago |
Justin Clarke Casey
|
0862627b34
* refactor: move CreateUser into UserServiceAdmin
|
16 years ago |
lbsa71
|
4a54e3412d
* Opened the registration of http handlers up for subclassing
|
16 years ago |
lbsa71
|
dbe64197ae
* Adding some virtual hooks and making some privaets protected for great justice.
|
16 years ago |
Melanie Thielker
|
ed300f21f0
05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb because the region they were in has gone
|
16 years ago |
Melanie Thielker
|
cbd0221870
Plumb in the presence notifications and region shutdown/restart messages
|
16 years ago |
Charles Krinke
|
02fd7751d9
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
|
16 years ago |
Justin Clarke Casey
|
2b97c84d1d
* minor: remove log message that gives wrong user server 'version'
|
16 years ago |
Charles Krinke
|
f2ec151328
Mantis#2340. Thank you kindly, Sacha Magne for a patch that:
|
16 years ago |
Justin Clarke Casey
|
170cb935cd
* refactor: make shutdown a template method in the same manner as startup, for consistency's sake
|
16 years ago |
Justin Clarke Casey
|
70124a3213
* refactor: make startup a template method
|
16 years ago |
Melanie Thielker
|
8963522aab
Mantis #2314
|
16 years ago |
Melanie Thielker
|
fecbb2febd
Add a user server XMLRPC method to set the MOTD and the minimum GodLevel
|
16 years ago |
Justin Clarke Casey
|
d0aabcb186
* Add "reset user password" command to user server
|
16 years ago |
Justin Clarke Casey
|
9170361bee
* Complete refactoring accidentally left unfinished so that all server help requests flow through the ShowHelp() method
|
16 years ago |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Justin Clarke Casey
|
3faadb3f5c
* minor: Tiny doc addition to trigger another build that hopefully won't fail
|
16 years ago |
Adam Frisby
|
618ccd4ebc
* Ditto, UserServer/Main.cs
|
16 years ago |
Justin Clarke Casey
|
4a475ca2be
* minor: refactor thread report into a method that returns a string rather than displays information directly
|
16 years ago |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
992b04a23e
* Move GridInfoService into Framework.Communications and eliminate Common.Communications for now (since this was the only class in that project)
|
16 years ago |
Melanie Thielker
|
0a18d544c5
Mantis #1936
|
16 years ago |
Justin Clarke Casey
|
0fd2bde111
* minor: remove unused grid send/receive keys from user server configuration
|
16 years ago |
Dr Scofield
|
03efaff60e
moving GridInfo application plugin into a common standalone/grid
|
16 years ago |
Justin Clarke Casey
|
918c0a4826
* refactor: move remaining user service -> inventory service OGS1 calls into the specific inter service class
|
16 years ago |