| Commit message (Expand) | Author | Age | Files | Lines |
* | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 2008-09-07 | 1 | -4/+8 |
* | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 2008-09-07 | 1 | -1/+1 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -18/+13 |
* | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 2008-09-07 | 1 | -260/+170 |
* | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 2008-09-07 | 1 | -3/+3 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -1/+0 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 4 | -4/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 17 | -152/+152 |
* | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-05 | 1 | -8/+28 |
* | * 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 |
* | * More cleanup, including UserManager. | Adam Frisby | 2008-08-30 | 2 | -119/+138 |
* | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 2008-08-30 | 1 | -34/+27 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -1/+1 |
* | * 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 |
* | Mantis#2041. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-24 | 1 | -21/+22 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -3/+15 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -4/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 16 | -70/+60 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -1/+0 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+29 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -1/+1 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 1 | -0/+25 |
* | Mantis #1953 | Melanie Thielker | 2008-08-14 | 1 | -6/+17 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -0/+7 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 5 | -5/+0 |
* | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2008-08-09 | 3 | -14/+10 |
* | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 2008-08-09 | 2 | -12/+6 |
* | * minor: Remove unused message from the asset server configuration | Justin Clarke Casey | 2008-08-09 | 1 | -5/+3 |
* | * minor: get rid of send and receive keys from inventory server | Justin Clarke Casey | 2008-08-09 | 1 | -6/+5 |
* | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 2008-08-09 | 1 | -1/+0 |
* | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2008-08-09 | 1 | -3/+22 |
* | Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERA | Melanie Thielker | 2008-07-31 | 1 | -0/+1 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 3 | -36/+16 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 1 | -2/+2 |
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -3/+3 |
* | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 2008-07-29 | 1 | -2/+2 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -0/+7 |
* | Update svn properties. | Jeff Ames | 2008-07-27 | 1 | -0/+0 |
* | enabled a config option to inventory server to be able to stop it doing the S... | MW | 2008-07-25 | 2 | -27/+51 |
* | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 2008-07-25 | 1 | -11/+27 |
* | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 2008-07-24 | 1 | -7/+2 |
* | * refactor: move remaining user service -> inventory service OGS1 calls into ... | Justin Clarke Casey | 2008-07-24 | 3 | -25/+21 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 2 | -2/+69 |
* | * minor: Rename IInterGridInventoryServices since it's inter service rather t... | Justin Clarke Casey | 2008-07-24 | 1 | -3/+3 |
* | Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add... | Mike Mazur | 2008-07-24 | 1 | -3/+5 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 4 | -19/+101 |
* | Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users. | Mike Mazur | 2008-07-23 | 1 | -13/+2 |
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2008-07-23 | 2 | -10/+6 |