| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -10/+10 |
* | * 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 |
* | * 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 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -11/+10 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -1/+0 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
* | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 2008-08-09 | 1 | -10/+6 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -0/+7 |
* | * refactor: move remaining user service -> inventory service OGS1 calls into ... | Justin Clarke Casey | 2008-07-24 | 1 | -3/+3 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 1 | -2/+2 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 1 | -3/+3 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -0/+1 |
* | * refactor: move new inventory service call by user server to OGS1 with all t... | Justin Clarke Casey | 2008-07-22 | 1 | -7/+8 |
* | Added option to userserver config, to be able disable/enable the LLSD Login s... | MW | 2008-07-08 | 1 | -1/+4 |
* | * 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 |