| Commit message (Expand) | Author | Age | Files | Lines |
* | More Grid server refactoring | MW | 2009-02-21 | 6 | -23/+61 |
* | Some more refactoring of GridServer. | MW | 2009-02-21 | 2 | -23/+23 |
* | Added missing header to a file (before chi11ken does it) | MW | 2009-02-21 | 2 | -2/+29 |
* | Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca... | MW | 2009-02-21 | 1 | -1/+4 |
* | A bit more refactoring of the GridServer. To make the "modules" share a commo... | MW | 2009-02-21 | 4 | -19/+22 |
* | Refactored the GridServer into a GridDBService and a set of "modules". | MW | 2009-02-21 | 7 | -1323/+1621 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -4/+1 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -3/+5 |
* | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 2009-02-09 | 1 | -2/+2 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -29/+34 |
* | - moved data plugin loading code from various places to | Mike Mazur | 2009-02-03 | 1 | -25/+18 |
* | fix a bug with the Grid REST interface that was returning the classname | Sean Dague | 2008-12-17 | 1 | -1/+1 |
* | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 2008-12-13 | 1 | -8/+5 |
* | * minor: Be a little more informative when a region fails to connect because ... | Justin Clarke Casey | 2008-12-12 | 1 | -2/+4 |
* | Add hostnames in addition to IP address to some more places. This continues r... | Homer Horwitz | 2008-12-11 | 1 | -0/+2 |
* | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 2008-12-11 | 1 | -0/+1 |
* | - Fixed missing ToString() in map_blocks response in grid-server | Homer Horwitz | 2008-12-05 | 1 | -1/+4 |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -6/+6 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -6/+6 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -6/+6 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 2 | -7/+35 |
* | GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s... | Mike Mazur | 2008-10-29 | 1 | -40/+35 |
* | * Apply a modified version of the part of http://opensimulator.org/mantis/vie... | Justin Clarke Casey | 2008-10-13 | 2 | -3/+53 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 2 | -0/+71 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 2008-09-29 | 1 | -1/+1 |
* | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 2008-09-28 | 1 | -1/+0 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -1/+1 |
* | Mantis #2124 | Melanie Thielker | 2008-09-14 | 1 | -12/+12 |
* | 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 | -23/+23 |
* | 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 |