| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | small fix | MW | 2008-06-28 | 1 | -1/+1 |
* | more work on the support for multiple inventory servers. | MW | 2008-06-28 | 1 | -4/+10 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 1 | -12/+72 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+59 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -26/+26 |
* | More formatting cleanup. Minor refactoring. | Jeff Ames | 2008-05-14 | 1 | -1/+2 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -62/+56 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -56/+62 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -7/+4 |
* | * Extra log line to notify the user console when a new user inventory skeleto... | Justin Clarke Casey | 2008-04-20 | 1 | -0/+4 |
* | * Change user inventory create from explicit 'create user' command on the con... | Justin Clarke Casey | 2008-04-20 | 1 | -3/+6 |
* | * Change lazy user inventory creation on first login to synchronous rather th... | Justin Clarke Casey | 2008-04-20 | 1 | -15/+20 |
* | * On grid mode, if the inventory service is responding but returning an empty... | Justin Clarke Casey | 2008-04-20 | 1 | -20/+4 |
* | * Tiny, tiny, login message refinement to reduce human parsing requirements | Justin Clarke Casey | 2008-04-15 | 1 | -1/+1 |
* | * Make it easier to follow logins on the user server by changing and tidying ... | Justin Clarke Casey | 2008-04-15 | 1 | -2/+4 |
* | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 2008-04-15 | 1 | -0/+2 |
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -19/+19 |
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -25/+24 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -4/+4 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -43/+43 |
* | Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option | Teravus Ovares | 2008-04-10 | 1 | -1/+12 |