aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Grid/GridInfoHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-9/+12
2012-01-19Change URI to lowercase to match existingBlueWall1-1/+1
2012-01-19Add fetching of SRV_HomeURI to "/json_grid_info"BlueWall1-1/+36
2012-01-17Add json handler for GridInfoBlueWall1-0/+15
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-10-12Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)1-13/+5
2011-05-14The get_grid_info REST call now encodes XML EntitiesSignpostMarv Martin1-1/+2
2010-08-11minor: change some logging levelsJustin Clark-Casey (justincc)1-3/+2
2010-08-11minor: change "no [GridInfo] config" warning to refer to "configuration files...Justin Clark-Casey (justincc)1-1/+1
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-27/+5
2009-07-10* minor: standardize some logging messagesJustin Clarke Casey1-7/+10
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-1/+2
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-2/+2
2009-04-17* Some more work on refactoring configs;lbsa711-2/+2
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-172/+172
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-172/+172
2009-03-11* fix build breakJustin Clarke Casey1-1/+2
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-3/+9
2009-02-12* optimized usings.lbsa711-1/+0
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-08-28this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield1-6/+21
2008-08-22bug fixes:Dr Scofield1-35/+31
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-1/+1
2008-07-28Trying to guestimate sensible default values for GridInfoService if noDr Scofield1-7/+37
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-50/+53
2008-07-25oops. forgot to add addin.xml for GridInfoPlugin. also, slightDr Scofield1-1/+2
2008-07-25first cut at a GridInfo plugin (mantis #1825). Currently just spitsDr Scofield1-0/+121