| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -7/+7 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
* | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2008-08-09 | 2 | -13/+8 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -5/+2 |
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -3/+3 |
* | 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 |
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 2008-07-18 | 3 | -65/+61 |
* | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2008-07-11 | 2 | -1/+6 |
* | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-10 | 2 | -6/+1 |
* | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 2008-07-04 | 2 | -10/+17 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 2 | -19/+11 |
* | * If appropriate, start printing out the inner exception from the grid -> reg... | Justin Clarke Casey | 2008-06-13 | 1 | -1/+5 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -7/+7 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
* | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri... | Justin Clarke Casey | 2008-05-31 | 1 | -0/+7 |
* | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2008-05-28 | 2 | -4/+4 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -4/+4 |
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -6/+18 |
* | * 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 | 3 | -37/+37 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 2 | -3/+3 |
* | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 2008-05-13 | 2 | -11/+57 |
* | * Refactor: Creating grid login exceptions to try and break up a large method. | Justin Clarke Casey | 2008-05-12 | 1 | -71/+109 |
* | * Minor: Make some direct grid server console output into logged messages ins... | Justin Clarke Casey | 2008-05-12 | 1 | -7/+10 |
* | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 2008-05-12 | 1 | -1/+1 |
* | * Minor: Change 'delete region' message to region logout message | Justin Clarke Casey | 2008-05-12 | 1 | -1/+2 |
* | * Minor: Commenting out message detailing all individual map information disp... | Justin Clarke Casey | 2008-05-12 | 1 | -2/+1 |
* | * Minor: Initial cleaning up of some of the grid sim login messages | Justin Clarke Casey | 2008-05-12 | 1 | -22/+25 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -16/+5 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 5 | -129/+122 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 5 | -122/+129 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -10/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 3 | -14/+9 |
* | * Fix a bug in the friends module that causes a friend not to appear online w... | Teravus Ovares | 2008-04-13 | 1 | -1/+16 |
* | * Discerned between AddProfile and UpdateProfile in region registration | lbsa71 | 2008-04-11 | 1 | -1/+11 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -5/+5 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -34/+27 |
* | * Increase timeout for initial simulator login from 16 to 30 seconds | Justin Clarke Casey | 2008-03-26 | 1 | -21/+48 |
* | Minor formatting / svn properties cleanup. | Jeff Ames | 2008-03-25 | 1 | -6/+5 |
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -1/+1 |
* | Added a plugin loader in GridServer | Johan Berntsson | 2008-03-24 | 2 | -1/+74 |
* | Comment out an unused 'str' and add a WriteLine to use | Charles Krinke | 2008-03-21 | 1 | -1/+1 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -56/+52 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 1 | -0/+25 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 3 | -57/+53 |
* | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2008-03-18 | 2 | -55/+82 |