aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/XMLRPC (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-5/+7
2017-06-29fix scripts xmlrpc threads namesUbitUmarov1-1/+1
2017-05-26avoid some wrong watchdog timeoutsUbitUmarov1-1/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-13/+18
2015-07-31XMLRPCModule now actually aborts the worker thread when requestedOren Hurvitz1-2/+6
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-1/+1
2014-09-04For processing outbound http requests in the XMLRPCModule, start the thread t...Justin Clark-Casey (justincc)1-5/+4
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-02-14* Handle null check on configs in module startup so that the the code can be ...teravus1-6/+8
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-05-20minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-6/+6
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-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-0/+726