| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -xmlfile= option to UGM, to let the files be outside bin if desired | Melanie | 2009-08-21 | 1 | -1/+4 |
* | Graft the REST console onto the grid server. Same procedure as with | Melanie | 2009-08-19 | 1 | -1/+0 |
* | Add rest console support to the user server. Will ask new questions at | Melanie | 2009-08-19 | 1 | -1/+38 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |
* | Added a AvatarCreationModule to the user server. This handles the "cloning" o... | MW | 2009-05-30 | 1 | -0/+9 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 1 | -2/+2 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 3 | -0/+3 |
* | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 2009-05-04 | 2 | -6/+6 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 2 | -2/+49 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | Added the hg login procedure to the user server. | diva | 2009-03-27 | 1 | -0/+8 |
* | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2009-02-26 | 1 | -141/+141 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 1 | -2/+2 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -0/+2 |
* | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 2009-02-25 | 3 | -4/+5 |
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 3 | -113/+209 |
* | Setting svn:eol-style=native on new files. | Mike Mazur | 2009-02-24 | 1 | -366/+366 |
* | More work on modulising the User Server. | MW | 2009-02-24 | 2 | -35/+56 |
* | Removed the additions from the last revision for the "ShowHelp" delegate hand... | MW | 2009-02-24 | 2 | -28/+1 |
* | More refactoring of the Grid/user/messaging servers. | MW | 2009-02-24 | 2 | -15/+46 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 10 | -2805/+360 |
* | More refactoring of the UserServer. | MW | 2009-02-24 | 7 | -229/+529 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 1 | -68/+68 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -2/+2 |
* | Part 1 of refactoring the userserver. Changed it so instead of subclassing th... | MW | 2009-02-22 | 3 | -46/+107 |
* | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2009-02-22 | 1 | -1/+1 |
* | A small improvement in the UserLoginService, hence the User Server: users are... | diva | 2009-02-21 | 1 | -2/+5 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 1 | -0/+10 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -1/+1 |
* | * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect... | lbsa71 | 2009-02-12 | 2 | -3/+3 |
* | * Turned RegionProfileService non-static | lbsa71 | 2009-02-12 | 2 | -6/+9 |
* | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 2009-02-12 | 1 | -4/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 5 | -8/+5 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -7/+7 |
* | * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden... | lbsa71 | 2009-02-07 | 1 | -12/+36 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -24/+70 |
* | Thank you dslake for a patch that: | lbsa71 | 2009-02-07 | 1 | -1/+1 |
* | * Add a second logoffuser message with the region secret. | Teravus Ovares | 2009-01-13 | 1 | -1/+32 |
* | * Fix an invalid seed cap that could be causing issues. | Teravus Ovares | 2009-01-13 | 1 | -0/+4 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 2009-01-06 | 1 | -2/+1 |
* | * minor: Move GetRandomCapsPath() to a CapsUtil class | Justin Clarke Casey | 2009-01-06 | 1 | -1/+2 |
* | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 2009-01-05 | 1 | -0/+1 |
* | * Check in login service tests beachhead | Justin Clarke Casey | 2009-01-05 | 1 | -0/+1 |
* | OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimba | Homer Horwitz | 2008-12-30 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 1 | -339/+339 |