aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/Main.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-11* minor: remove log message that gives wrong user server 'version'Justin Clarke Casey1-2/+0
2008-10-06Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke1-4/+5
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-3/+1
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-10-02Mantis #2314Melanie Thielker1-3/+30
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker1-0/+1
2008-09-15* Add "reset user password" command to user serverJustin Clarke Casey1-2/+55
2008-09-15* Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey1-6/+9
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-10/+10
2008-08-30* minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey1-0/+1
2008-08-30* Ditto, UserServer/Main.csAdam Frisby1-25/+23
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-1/+0
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-1/+1
2008-08-18Formatting cleanup.Jeff Ames1-11/+10
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-1/+0
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey1-10/+6
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-0/+7
2008-07-24* refactor: move remaining user service -> inventory service OGS1 calls into ...Justin Clarke Casey1-3/+3
2008-07-24* Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey1-2/+2
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey1-3/+3
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson1-0/+1
2008-07-22* refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey1-7/+8
2008-07-08Added option to userserver config, to be able disable/enable the LLSD Login s...MW1-1/+4
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-1/+1
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+3
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+63
2008-05-16in theory implement the backend of appearance for grid.Sean Dague1-0/+2
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-23/+23
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-7/+2
2008-05-14Formatting cleanup.Jeff Ames1-2/+2
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey1-1/+1
2008-05-08* Some refactorings.Adam Frisby1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-8/+8
2008-05-02plumb in connection string to the user database paths. mysql and mssqlSean Dague1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-73/+72
2008-05-01* Cleaning code still.Adam Frisby1-72/+73
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+7
2008-04-20* Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey1-8/+28
2008-03-28* Refactored out common http handler operationslbsa711-43/+26
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+1
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares1-2/+11
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares1-0/+1
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey1-9/+14
2008-02-14Changed UserServer create user password input to cleartext so we can see what...Tedd Hansen1-1/+2
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-2/+2
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1