aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-123-4/+1
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-3/+5
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-2/+2
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-29/+34
* - moved data plugin loading code from various places toMike Mazur2009-02-031-25/+18
* fix a bug with the Grid REST interface that was returning the classnameSean Dague2008-12-171-1/+1
* Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke2008-12-131-8/+5
* * minor: Be a little more informative when a region fails to connect because ...Justin Clarke Casey2008-12-121-2/+4
* Add hostnames in addition to IP address to some more places. This continues r...Homer Horwitz2008-12-111-0/+2
* Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz2008-12-111-0/+1
* - Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz2008-12-051-1/+4
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-6/+6
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-6/+6
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-6/+6
* * Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2008-11-112-7/+35
* GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur2008-10-291-40/+35
* * Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2008-10-132-3/+53
* Add the missing bits for the new region-search:Homer Horwitz2008-10-032-0/+71
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey2008-09-291-1/+1
* Mantis#2289. Thank you kindly, SMeans for a patch that:Charles Krinke2008-09-281-1/+0
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* Mantis #2124Melanie Thielker2008-09-141-12/+12
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-23/+23
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-3/+15
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-4/+10
* Formatting cleanup.Jeff Ames2008-08-182-7/+7
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * Reinstate grid receive and send keys to user server configJustin Clarke Casey2008-08-092-13/+8
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-5/+2
* * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby2008-07-301-3/+3
* Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur2008-07-231-13/+2
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-232-10/+6
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-183-65/+61
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-112-1/+6
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-102-6/+1
* Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2008-07-042-10/+17
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-272-19/+11
* * If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey2008-06-131-1/+5
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-7/+7
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-0/+7
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-282-4/+4
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-4/+4
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-6/+18
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-163-37/+37