aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserServerCommandModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey1-0/+2
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW1-2/+2
2009-02-25More refactoring of the Grid, User and Messaging servers. MW1-4/+10
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-366/+366
2009-02-24More work on modulising the User Server. MW1-6/+21
2009-02-24Removed the additions from the last revision for the "ShowHelp" delegate hand...MW1-11/+0
2009-02-24More refactoring of the Grid/user/messaging servers.MW1-9/+22
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW1-566/+349
2009-02-24More refactoring of the UserServer.MW1-74/+105
2009-02-22Part 1 of refactoring the userserver. Changed it so instead of subclassing th...MW1-6/+10
2009-02-12* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa711-1/+1
2009-02-12* Turned RegionProfileService non-staticlbsa711-1/+2
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-7/+7
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-24/+70
2008-12-30OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimbaHomer Horwitz1-1/+1
2008-12-29* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey1-1/+1
2008-12-20* ReCommit the OpenID patch with a few less dependencies.Teravus Ovares1-0/+6
2008-12-20Revert OpenId until we can come to grips with the mono 2 requirementCharles Krinke1-6/+0
2008-12-19Mantis#2816. Thank you kindly, JHurliman for the beginnings of Charles Krinke1-0/+6
2008-12-02* reverted 7561 as the logger reference should always be private to the class...lbsa711-1/+1
2008-12-02Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW1-1/+1
2008-12-01* Making log available for subclasseslbsa711-1/+1
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey1-45/+19
2008-11-27* Opened the registration of http handlers up for subclassinglbsa711-1/+1
2008-11-25* Adding some virtual hooks and making some privaets protected for great just...lbsa711-6/+18
2008-11-2305:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker1-0/+18
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-0/+29
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke1-56/+85
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