| Commit message (Expand) | Author | Age | Files | Lines |
* | * This enables grid-wide instant messaging in a peer to peer with tracker sty... | Teravus Ovares | 2008-06-01 | 1 | -1/+1 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -1/+3 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+63 |
* | in theory implement the backend of appearance for grid. | Sean Dague | 2008-05-16 | 1 | -0/+2 |
* | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -23/+23 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -7/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+2 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -1/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -8/+8 |
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -1/+1 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -73/+72 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -72/+73 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+7 |
* | * Change user inventory create from explicit 'create user' command on the con... | Justin Clarke Casey | 2008-04-20 | 1 | -8/+28 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -43/+26 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -0/+1 |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 1 | -2/+11 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 1 | -0/+1 |
* | * 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 |
* | 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 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -28/+27 |
* | * 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 | 1 | -7/+5 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 1 | -5/+4 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -1/+11 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 1 | -0/+1 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -3/+3 |
* | * 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 some userserver glue for communications with the message server | Teravus Ovares | 2008-01-06 | 1 | -1/+17 |
* | * 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 | 1 | -1/+5 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 1 | -1/+3 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -7/+14 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 1 | -1/+1 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | Some refactoring of the RestObjectPoster (and related classes). | MW | 2007-12-05 | 1 | -1/+1 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -0/+2 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 1 | -2/+2 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 1 | -1/+1 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -1/+18 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -15/+12 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |