| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 2 | -11/+11 |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 4 | -20/+113 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 3 | -2/+18 |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -2/+5 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 2008-02-18 | 1 | -2/+9 |
* | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 2008-02-18 | 1 | -11/+13 |
* | * Do not allow a user to be created if one with the same name already exists | Justin Clarke Casey | 2008-02-18 | 1 | -9/+14 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -5/+5 |
* | Changed UserServer create user password input to cleartext so we can see what... | Tedd Hansen | 2008-02-14 | 1 | -1/+2 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -2/+2 |
* | Update version numbers to 0.5 | Jeff Ames | 2008-02-07 | 1 | -1/+1 |
* | Shorten root inventory create folder message. | Charles Krinke | 2008-02-07 | 1 | -2/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 4 | -69/+58 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -23/+20 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 3 | -19/+8 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 2 | -9/+13 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 2 | -4/+16 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 2 | -0/+38 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 2 | -4/+32 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -0/+2 |
* | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2008-01-09 | 1 | -0/+1 |
* | *Added ability to update only necessary data on insertRegion for the grid ser... | mingchen | 2008-01-07 | 1 | -1/+1 |
* | * Adding More to the MessageServer classes. | Teravus Ovares | 2008-01-07 | 1 | -0/+27 |
* | * A few more Message Server comms related updates | Teravus Ovares | 2008-01-06 | 1 | -2/+2 |
* | * Added some userserver glue for communications with the message server | Teravus Ovares | 2008-01-06 | 3 | -1/+183 |
* | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 2008-01-05 | 1 | -1/+2 |
* | And another log-instead-of-crash... when creating user fails. | Tedd Hansen | 2008-01-05 | 1 | -3/+19 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 2 | -2/+102 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 2 | -3/+8 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 3 | -55/+63 |
* | * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U... | Teravus Ovares | 2007-12-21 | 1 | -3/+28 |
* | Comment out "METHOD BY UUID CALLED" WriteLine as it is | Charles Krinke | 2007-12-20 | 1 | -1/+2 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 2 | -10/+10 |
* | More subtle message tuning of log messages. | Charles Krinke | 2007-12-16 | 1 | -1/+1 |
* | A bit more tuning of UserServer messages. | Charles Krinke | 2007-12-16 | 1 | -6/+8 |
* | Comment out an unneeded "Home Location" message. | Charles Krinke | 2007-12-16 | 1 | -1/+2 |
* | Improve UserServer login messages for logging. | Charles Krinke | 2007-12-16 | 1 | -4/+8 |
* | * Make inventory operations sync rather than async. This is to alleviate rac... | Justin Clarke Casey | 2007-12-15 | 1 | -5/+9 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 2 | -7/+7 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 2 | -4/+4 |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -7/+27 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 2 | -3/+3 |
* | Some refactoring of the RestObjectPoster (and related classes). | MW | 2007-12-05 | 2 | -3/+3 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 2 | -0/+38 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 2 | -10/+10 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 2 | -3/+3 |
* | On login, if a set of inventory folders doesn't exist for the user then a new... | MW | 2007-12-01 | 1 | -1/+9 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 2 | -1/+68 |