| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 2 | -0/+71 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 3 | -9/+3 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 5 | -17/+5 |
* | 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 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 2008-09-29 | 1 | -1/+1 |
* | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 2008-09-28 | 1 | -1/+0 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 4 | -4/+4 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 4 | -2/+62 |
* | More ScriptEngine cleanup | Tedd Hansen | 2008-09-17 | 30 | -10956/+0 |
* | * Add "reset user password" command to user server | Justin Clarke Casey | 2008-09-15 | 1 | -2/+55 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -1/+1 |
* | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 2008-09-15 | 2 | -9/+16 |
* | MessageServer gets the agent position (positionx/y/z) as float, not as int in | Homer Horwitz | 2008-09-14 | 1 | -3/+3 |
* | Mantis #2124 | Melanie Thielker | 2008-09-14 | 1 | -12/+12 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -133/+106 |
* | Note to self: VisualSVN not fully compatible with OpenSim prebuild :) | Tedd Hansen | 2008-09-12 | 11 | -932/+0 |
* | Cut of remote server as AppDomains and even WCF can do it better (better mean... | Tedd Hansen | 2008-09-12 | 1 | -1/+0 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -0/+3 |
* | 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 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 4 | -4/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 17 | -152/+152 |
* | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-05 | 1 | -8/+28 |
* | * minor: Tiny doc addition to trigger another build that hopefully won't fail | Justin Clarke Casey | 2008-08-30 | 1 | -0/+1 |
* | * Ditto, UserServer/Main.cs | Adam Frisby | 2008-08-30 | 1 | -25/+23 |
* | * More cleanup, including UserManager. | Adam Frisby | 2008-08-30 | 2 | -119/+138 |
* | * 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 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -1/+0 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -1/+1 |
* | Mantis#2041. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-24 | 1 | -21/+22 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -3/+15 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -4/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 16 | -70/+60 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -1/+0 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+29 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -1/+1 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 1 | -0/+25 |
* | Mantis #1953 | Melanie Thielker | 2008-08-14 | 1 | -6/+17 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -0/+7 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 5 | -5/+0 |