aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/XMLRPC/XMLRPCModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-13/+18
2012-11-11One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto1-31/+51
2012-06-15Make XMLRPCModule use an existing HTTP server if one already exists on the de...Justin Clark-Casey (justincc)1-4/+5
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-6/+6
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-41/+10
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-10/+41
2009-11-10Fixed XMLRPC return paramsMic Bowman1-1/+1
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-09-14Apply http://opensimulator.org/mantis/view.php?id=4142Justin Clark-Casey (justincc)1-1/+1
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-0/+1
2009-04-10Expose the XMLRPC listener port on the IXMLRPC interface to allowMelanie Thielker1-0/+5
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-14/+14
2009-02-12* optimized usings.lbsa711-16/+15
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-45/+65
2008-11-29Fix usage of reflection where it isn't necessary.Homer Horwitz1-1/+1
2008-11-04* Stop a non WebException in an XMLRPC request from bringing down the whole simJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-50/+50
2008-06-05Mantis#1460. Thank you, CMickeyb for a patch that addresses:Charles Krinke1-10/+23
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-8/+12
2008-05-25Thank you kindly, Grumly57 for a patch to improveCharles Krinke1-5/+22
2008-05-16Formatting cleanup.Jeff Ames1-13/+13
2008-05-01* Rolled back a few changes.Adam Frisby1-12/+12
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-12/+12
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-671/+671
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-107/+107
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-680/+672
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+9
2008-03-19Fixed some comparisons of LLUUIDs to null.Jeff Ames1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-232/+228
2008-03-05* Removed more compiler warnings, dead code, etc.Adam Frisby1-1/+0
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague1-116/+366
2008-02-18Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey1-0/+19
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+5
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2007-12-27* Optimized usingslbsa711-4/+5
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-3/+1
2007-12-13From Michael Osias (IBM)Sean Dague1-11/+38
2007-12-12From Michael Osias (IBM)Sean Dague1-1/+1
2007-11-18cleaned up some mono compiler warningsJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-32/+33
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-1/+2