aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer.Modules/GridXmlRpcModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-02Thank you kindly, jonc, for a patch that:Charles Krinke1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-5/+6
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-2/+15
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-03-01Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-1/+1
2009-02-26* Got rid of concrete GridDBService referenceslbsa711-2/+2
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW1-2/+2
2009-02-25More refactoring of the Grid, User and Messaging servers. MW1-3/+3
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-885/+885
2009-02-24Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW1-885/+885
2009-02-24Added OpenSim.Grid.Framework project.MW1-0/+1
2009-02-23Renamed IGridMessagingModule to IGridMessagingMapper.MW1-4/+4
2009-02-23more refactoring of the Grid server, to separate them into modulesMW1-4/+11
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-877/+877
2009-02-21More Grid server refactoringMW1-7/+20
2009-02-21Some more refactoring of GridServer.MW1-1/+20
2009-02-21A bit more refactoring of the GridServer. To make the "modules" share a commo...MW1-4/+5
2009-02-21Refactored the GridServer into a GridDBService and a set of "modules". MW1-1282/+844
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-09The DataPluginFactory is now a set of generic methods instead ofMike Mazur1-2/+2
2009-02-03- moved data plugin loading code from various places toMike Mazur1-25/+18
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-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 Casey1-6/+34
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 Casey1-0/+23
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+70
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 Ames1-6/+6
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 Mazur1-6/+6
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur1-61/+59