| Commit message (Expand) | Author | Files | Lines |
2008-12-02 | * reverted 7561 as the logger reference should always be private to the class... | lbsa71 | 1 | -1/+1 |
2008-11-28 | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 1 | -2/+2 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -2/+4 |
2008-11-25 | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 1 | -1/+1 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-02 | Mantis #2314 | Melanie Thielker | 1 | -0/+12 |
2008-10-01 | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 1 | -0/+43 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 1 | -2/+32 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 1 | -133/+106 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -15/+15 |
2008-09-07 | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 1 | -4/+8 |
2008-09-07 | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 1 | -1/+1 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -18/+13 |
2008-09-07 | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 1 | -260/+170 |
2008-09-07 | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 1 | -3/+3 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 1 | -1/+0 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -7/+7 |
2008-09-05 | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -8/+28 |
2008-08-30 | * More cleanup, including UserManager. | Adam Frisby | 1 | -32/+49 |
2008-08-30 | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 1 | -34/+27 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-24 | Mantis#2041. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -21/+22 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -10/+8 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -1/+1 |
2008-08-14 | Mantis #1953 | Melanie Thielker | 1 | -6/+17 |
2008-08-09 | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 1 | -1/+2 |
2008-07-24 | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 1 | -7/+2 |
2008-07-24 | * refactor: move remaining user service -> inventory service OGS1 calls into ... | Justin Clarke Casey | 1 | -19/+11 |
2008-06-29 | disabled the multiple inventory server support in login service again. | MW | 1 | -4/+4 |
2008-06-29 | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 1 | -4/+4 |
2008-06-28 | disabled multiple Inventory server support in loginservice until I get more t... | MW | 1 | -4/+4 |
2008-06-28 | small fix | MW | 1 | -1/+1 |
2008-06-28 | more work on the support for multiple inventory servers. | MW | 1 | -4/+10 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -12/+72 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -0/+59 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-05-14 | More formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -1/+2 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -62/+56 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -56/+62 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -1/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -7/+4 |
2008-04-20 | * Extra log line to notify the user console when a new user inventory skeleto... | Justin Clarke Casey | 1 | -0/+4 |
2008-04-20 | * Change user inventory create from explicit 'create user' command on the con... | Justin Clarke Casey | 1 | -3/+6 |
2008-04-20 | * Change lazy user inventory creation on first login to synchronous rather th... | Justin Clarke Casey | 1 | -15/+20 |
2008-04-20 | * On grid mode, if the inventory service is responding but returning an empty... | Justin Clarke Casey | 1 | -20/+4 |
2008-04-15 | * Tiny, tiny, login message refinement to reduce human parsing requirements | Justin Clarke Casey | 1 | -1/+1 |
2008-04-15 | * Make it easier to follow logins on the user server by changing and tidying ... | Justin Clarke Casey | 1 | -2/+4 |
2008-04-15 | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 1 | -0/+2 |
2008-04-10 | renaming of attributes in UserAgentData for readability | Sean Dague | 1 | -19/+19 |