aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-17fix a bug with the Grid REST interface that was returning the classnameSean Dague1-1/+1
2008-12-13Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke1-8/+5
2008-12-12* minor: Be a little more informative when a region fails to connect because ...Justin Clarke Casey1-2/+4
2008-12-11Add hostnames in addition to IP address to some more places. This continues r...Homer Horwitz1-0/+2
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-0/+1
2008-12-05- Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz1-1/+4
2008-12-02Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-6/+6
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-6/+6
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-6/+6
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2-7/+35
2008-10-29GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur1-40/+35
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2-3/+53
2008-10-03Add the missing bits for the new region-search:Homer Horwitz2-0/+71
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-3/+1
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey1-1/+1
2008-09-28Mantis#2289. Thank you kindly, SMeans for a patch that:Charles Krinke1-1/+0
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-14Mantis #2124Melanie Thielker1-12/+12
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-23/+23
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+15
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+10
2008-08-18Formatting cleanup.Jeff Ames2-7/+7
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey2-13/+8
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-5/+2
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-3/+3
2008-07-23Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur1-13/+2
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2-10/+6
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur3-65/+61
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2-1/+6
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2-6/+1
2008-07-04Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2-10/+17
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2-19/+11
2008-06-13* If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey1-1/+5
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-7/+7
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-2/+2
2008-05-31* Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey1-0/+7
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague2-4/+4
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+4
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-6/+18
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames3-37/+37
2008-05-14Formatting cleanup.Jeff Ames2-3/+3
2008-05-13* As part of the region registration process, the grid service now requests t...Justin Clarke Casey2-11/+57
2008-05-12* Refactor: Creating grid login exceptions to try and break up a large method. Justin Clarke Casey1-71/+109
2008-05-12* Minor: Make some direct grid server console output into logged messages ins...Justin Clarke Casey1-7/+10
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-1/+1