aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10All grid servers deleted, including user server. They served us well.Diva Canto5-935/+0
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-1/+0
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-7/+0
2010-01-10* Starting to clean the house...Diva Canto1-7/+0
2009-10-01Formatting cleanup.Jeff Ames2-4/+4
2009-09-23minor: remove double initialization of user appearance module in Grid.UserSer...Justin Clark-Casey (justincc)1-4/+0
2009-08-21Add -xmlfile= option to UGM, to let the files be outside bin if desiredMelanie1-1/+4
2009-08-19Graft the REST console onto the grid server. Same procedure as withMelanie1-1/+0
2009-08-19Add rest console support to the user server. Will ask new questions atMelanie1-1/+38
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-30Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW1-0/+9
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker1-2/+2
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker3-0/+3
2009-05-04Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2-6/+6
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2-2/+49
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-27Added the hg login procedure to the user server.diva1-0/+8
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague1-141/+141
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-2/+2
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...MW3-4/+5
2009-02-25More refactoring of the Grid, User and Messaging servers. MW3-113/+209
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-366/+366
2009-02-24More work on modulising the User Server. MW2-35/+56
2009-02-24Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2-28/+1
2009-02-24More refactoring of the Grid/user/messaging servers.MW2-15/+46
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW10-2805/+360
2009-02-24More refactoring of the UserServer.MW7-229/+529
2009-02-23Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-68/+68
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+2
2009-02-22Part 1 of refactoring the userserver. Changed it so instead of subclassing th...MW3-46/+107
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva1-1/+1
2009-02-21A small improvement in the UserLoginService, hence the User Server: users are...diva1-2/+5
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-17Major change to how appearance is managed, including changes in login and use...diva1-0/+10
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames1-1/+1
2009-02-12* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712-3/+3
2009-02-12* Turned RegionProfileService non-staticlbsa712-6/+9
2009-02-12* Added RegionProfileService and moved RequestSimData to it.lbsa711-4/+4
2009-02-12* optimized usings.lbsa715-8/+5
2009-02-10Add proper handling for shared vs. unshared modules to the commandMelanie Thielker1-7/+7
2009-02-07* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa711-12/+36
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-24/+70
2009-02-07Thank you dslake for a patch that:lbsa711-1/+1
2009-01-13* Add a second logoffuser message with the region secret. Teravus Ovares1-1/+32
2009-01-13* Fix an invalid seed cap that could be causing issues.Teravus Ovares1-0/+4
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-1/+1
2009-01-06* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey1-1/+1