| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2008-12-29 | 1 | -1/+1 |
* | * ReCommit the OpenID patch with a few less dependencies. | Teravus Ovares | 2008-12-20 | 2 | -0/+345 |
* | Revert OpenId until we can come to grips with the mono 2 requirement | Charles Krinke | 2008-12-20 | 2 | -345/+0 |
* | Mantis#2816. Thank you kindly, JHurliman for the beginnings of | Charles Krinke | 2008-12-19 | 2 | -0/+345 |
* | * reverted 7561 as the logger reference should always be private to the class... | lbsa71 | 2008-12-02 | 2 | -2/+2 |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 2 | -2/+1 |
* | * Making log available for subclasses | lbsa71 | 2008-12-01 | 1 | -1/+1 |
* | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 2008-11-28 | 1 | -2/+2 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 3 | -47/+31 |
* | * Opened the registration of http handlers up for subclassing | lbsa71 | 2008-11-27 | 1 | -1/+1 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 3 | -8/+20 |
* | 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau... | Melanie Thielker | 2008-11-23 | 3 | -1/+74 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 3 | -1/+168 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 1 | -56/+85 |
* | Move user server -> message server notifications into a separate thread | Melanie Thielker | 2008-11-22 | 1 | -1/+86 |
* | * minor: remove log message that gives wrong user server 'version' | Justin Clarke Casey | 2008-11-11 | 1 | -2/+0 |
* | Mantis#2340. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-10-06 | 1 | -4/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 1 | -1/+1 |
* | * Check in the second part of http://opensimulator.org/mantis/view.php?id=233... | Justin Clarke Casey | 2008-10-04 | 1 | -7/+12 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | Mantis #2314 | Melanie Thielker | 2008-10-02 | 2 | -3/+42 |
* | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2008-10-01 | 2 | -0/+44 |