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