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