| Commit message (Expand) | Author | Age | Files | Lines |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 1 | -0/+2 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -43/+26 |
* | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+2 |
* | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+1 |
* | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 2008-03-25 | 1 | -0/+4 |
* | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 2008-03-23 | 1 | -3/+3 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -5/+0 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 1 | -5/+33 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 5 | -132/+129 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -1/+0 |
* | Building on Joha's update... | Teravus Ovares | 2008-03-18 | 1 | -5/+25 |
* | Replaced some Console.WriteLine calls with writes to log. | Jeff Ames | 2008-03-17 | 1 | -1/+3 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -4/+4 |
* | * More compiler warning nukage. | Adam Frisby | 2008-03-03 | 1 | -2/+0 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 2 | -0/+56 |
* | 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 |