aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserServerCommandModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-375/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* 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-4/+4
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-251-0/+2
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW2009-02-251-2/+2
* More refactoring of the Grid, User and Messaging servers. MW2009-02-251-4/+10
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-241-366/+366
* More work on modulising the User Server. MW2009-02-241-6/+21
* Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2009-02-241-11/+0
* More refactoring of the Grid/user/messaging servers.MW2009-02-241-9/+22
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-0/+349