index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Grid
/
UserServer
/
Main.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
* reverted 7561 as the logger reference should always be private to the class...
lbsa71
1
-1
/
+1
2008-12-02
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...
MW
1
-1
/
+1
2008-12-01
* Making log available for subclasses
lbsa71
1
-1
/
+1
2008-11-28
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
1
-45
/
+19
2008-11-27
* Opened the registration of http handlers up for subclassing
lbsa71
1
-1
/
+1
2008-11-25
* Adding some virtual hooks and making some privaets protected for great just...
lbsa71
1
-6
/
+18
2008-11-23
05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...
Melanie Thielker
1
-0
/
+18
2008-11-23
Plumb in the presence notifications and region shutdown/restart messages
Melanie Thielker
1
-0
/
+29
2008-11-23
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
Charles Krinke
1
-56
/
+85
2008-11-11
* minor: remove log message that gives wrong user server 'version'
Justin Clarke Casey
1
-2
/
+0
2008-10-06
Mantis#2340. Thank you kindly, Sacha Magne for a patch that:
Charles Krinke
1
-4
/
+5
2008-10-03
* refactor: make shutdown a template method in the same manner as startup, fo...
Justin Clarke Casey
1
-3
/
+1
2008-10-03
* refactor: make startup a template method
Justin Clarke Casey
1
-3
/
+1
2008-10-02
Mantis #2314
Melanie Thielker
1
-3
/
+30
2008-10-01
Add a user server XMLRPC method to set the MOTD and the minimum GodLevel
Melanie Thielker
1
-0
/
+1
2008-09-15
* Add "reset user password" command to user server
Justin Clarke Casey
1
-2
/
+55
2008-09-15
* Complete refactoring accidentally left unfinished so that all server help r...
Justin Clarke Casey
1
-6
/
+9
2008-09-06
Mantis #2133
Melanie Thielker
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-10
/
+10
2008-08-30
* minor: Tiny doc addition to trigger another build that hopefully won't fail
Justin Clarke Casey
1
-0
/
+1
2008-08-30
* Ditto, UserServer/Main.cs
Adam Frisby
1
-25
/
+23
2008-08-25
* minor: refactor thread report into a method that returns a string rather th...
Justin Clarke Casey
1
-1
/
+0
2008-08-25
* This commit incorporates the heart of the OpenGridProtocol patch that is cu...
Teravus Ovares
1
-1
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-11
/
+10
2008-08-16
* Move GridInfoService into Framework.Communications and eliminate Common.Com...
Justin Clarke Casey
1
-1
/
+0
2008-08-13
Mantis #1936
Melanie Thielker
1
-1
/
+0
2008-08-09
* minor: remove unused grid send/receive keys from user server configuration
Justin Clarke Casey
1
-10
/
+6
2008-07-28
moving GridInfo application plugin into a common standalone/grid
Dr Scofield
1
-0
/
+7
2008-07-24
* refactor: move remaining user service -> inventory service OGS1 calls into ...
Justin Clarke Casey
1
-3
/
+3
2008-07-24
* Separate out OGS1 calls used between services (rather than from region to s...
Justin Clarke Casey
1
-2
/
+2
2008-07-24
* minor: Rename IInterGridInventoryServices since it's inter service rather t...
Justin Clarke Casey
1
-3
/
+3
2008-07-23
thanks lulurun for a security patch that blocks unathorized access to the inv...
Johan Berntsson
1
-0
/
+1
2008-07-22
* refactor: move new inventory service call by user server to OGS1 with all t...
Justin Clarke Casey
1
-7
/
+8
2008-07-08
Added option to userserver config, to be able disable/enable the LLSD Login s...
MW
1
-1
/
+4
2008-06-01
* This enables grid-wide instant messaging in a peer to peer with tracker sty...
Teravus Ovares
1
-1
/
+1
2008-06-01
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
1
-1
/
+3
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-0
/
+63
2008-05-16
in theory implement the backend of appearance for grid.
Sean Dague
1
-0
/
+2
2008-05-16
* Minor: For no particularly good reason, make all console prompts conform to...
Justin Clarke Casey
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-23
/
+23
2008-05-14
* Refactor additional stats collection common code into base opensim server
Justin Clarke Casey
1
-7
/
+2
2008-05-14
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-09
* Fix opensim region server shutdown.
Justin Clarke Casey
1
-1
/
+1
2008-05-08
* Some refactorings.
Adam Frisby
1
-1
/
+1
2008-05-07
* Move shutdown processing to base OpenSimServer, overriding the method where...
Justin Clarke Casey
1
-8
/
+8
2008-05-02
plumb in connection string to the user database paths. mysql and mssql
Sean Dague
1
-1
/
+1
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-73
/
+72
2008-05-01
* Cleaning code still.
Adam Frisby
1
-72
/
+73
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+7
2008-04-20
* Change user inventory create from explicit 'create user' command on the con...
Justin Clarke Casey
1
-8
/
+28
[next]