aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie2009-08-211-1/+4
* Graft the REST console onto the grid server. Same procedure as withMelanie2009-08-191-1/+0
* Add rest console support to the user server. Will ask new questions atMelanie2009-08-191-1/+38
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW2009-05-301-0/+9
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-2/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-2/+2
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-2/+9
* Added the hg login procedure to the user server.diva2009-03-271-0/+8
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-2/+2
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW2009-02-251-1/+2
* More refactoring of the Grid, User and Messaging servers. MW2009-02-251-109/+58
* More work on modulising the User Server. MW2009-02-241-29/+35
* Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2009-02-241-17/+1
* More refactoring of the Grid/user/messaging servers.MW2009-02-241-6/+24
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-265/+11
* More refactoring of the UserServer.MW2009-02-241-74/+105
* Part 1 of refactoring the userserver. Changed it so instead of subclassing th...MW2009-02-221-6/+10
* * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712009-02-121-1/+1
* * Turned RegionProfileService non-staticlbsa712009-02-121-1/+2
* * optimized usings.lbsa712009-02-121-2/+1
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-7/+7
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-24/+70
* OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimbaHomer Horwitz2008-12-301-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-1/+1
* * ReCommit the OpenID patch with a few less dependencies.Teravus Ovares2008-12-201-0/+6
* Revert OpenId until we can come to grips with the mono 2 requirementCharles Krinke2008-12-201-6/+0
* Mantis#2816. Thank you kindly, JHurliman for the beginnings of Charles Krinke2008-12-191-0/+6
* * reverted 7561 as the logger reference should always be private to the class...lbsa712008-12-021-1/+1
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* * Making log available for subclasseslbsa712008-12-011-1/+1
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-45/+19
* * Opened the registration of http handlers up for subclassinglbsa712008-11-271-1/+1
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-251-6/+18
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-231-0/+18
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+29
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-56/+85
* * minor: remove log message that gives wrong user server 'version'Justin Clarke Casey2008-11-111-2/+0
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-061-4/+5
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* Mantis #2314Melanie Thielker2008-10-021-3/+30
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-011-0/+1
* * Add "reset user password" command to user serverJustin Clarke Casey2008-09-151-2/+55
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-6/+9
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-10/+10
* * minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey2008-08-301-0/+1
* * Ditto, UserServer/Main.csAdam Frisby2008-08-301-25/+23