| Commit message (Expand) | Author | Age | Files | Lines |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 1 | -600/+0 |
* | More refactoring of the UserServer. | MW | 2009-02-24 | 1 | -0/+26 |
* | 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 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 1 | -0/+10 |
* | * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect... | lbsa71 | 2009-02-12 | 1 | -2/+2 |
* | * Turned RegionProfileService non-static | lbsa71 | 2009-02-12 | 1 | -5/+7 |
* | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 2009-02-12 | 1 | -4/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+1 |
* | * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden... | lbsa71 | 2009-02-07 | 1 | -12/+36 |
* | 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 |
* | * reverted 7561 as the logger reference should always be private to the class... | lbsa71 | 2008-12-02 | 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 | 1 | -2/+4 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 1 | -1/+1 |
* | Mantis #2314 | Melanie Thielker | 2008-10-02 | 1 | -0/+12 |
* | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2008-10-01 | 1 | -0/+43 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 1 | -2/+32 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -133/+106 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -15/+15 |
* | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 2008-09-07 | 1 | -4/+8 |
* | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 2008-09-07 | 1 | -1/+1 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -18/+13 |
* | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 2008-09-07 | 1 | -260/+170 |
* | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 2008-09-07 | 1 | -3/+3 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -1/+0 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -7/+7 |
* | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-05 | 1 | -8/+28 |
* | * More cleanup, including UserManager. | Adam Frisby | 2008-08-30 | 1 | -32/+49 |
* | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 2008-08-30 | 1 | -34/+27 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -1/+1 |
* | Mantis#2041. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-24 | 1 | -21/+22 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -10/+8 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -1/+1 |
* | Mantis #1953 | Melanie Thielker | 2008-08-14 | 1 | -6/+17 |
* | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2008-08-09 | 1 | -1/+2 |
* | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 2008-07-24 | 1 | -7/+2 |
* | * refactor: move remaining user service -> inventory service OGS1 calls into ... | Justin Clarke Casey | 2008-07-24 | 1 | -19/+11 |
* | disabled the multiple inventory server support in login service again. | MW | 2008-06-29 | 1 | -4/+4 |
* | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 2008-06-29 | 1 | -4/+4 |
* | disabled multiple Inventory server support in loginservice until I get more t... | MW | 2008-06-28 | 1 | -4/+4 |