Commit History

Author SHA1 Message Date
  UbitUmarov 4a73cc81dc now break several things at same time... sog/sop updates, threads options,... 5 years ago
  UbitUmarov cb2607d4fa fix scripts xmlrpc threads names 7 years ago
  UbitUmarov 5287489a3c avoid some wrong watchdog timeouts 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Oren Hurvitz 149cb8dcbc XMLRPCModule now actually aborts the worker thread when requested 9 years ago
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 years ago
  Justin Clark-Casey (justincc) 73e20b7f5f For processing outbound http requests in the XMLRPCModule, start the thread through Watchdog for monitoring and stat purposes. 9 years ago
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 years ago
  teravus 71862f34b6 * Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement... 11 years ago
  Diva Canto 571f6a0300 One more module converted: XMLRPCModule. Removed it from the special loading at start. 11 years ago
  Justin Clark-Casey (justincc) 10e87f9cdc Make XMLRPCModule use an existing HTTP server if one already exists on the desired port. 12 years ago
  Justin Clark-Casey (justincc) bfbf25c542 minor: Print out port that http servers are using 14 years ago
  Mic Bowman 167c15db9d Fixed XMLRPC return params 14 years ago
  John Hurliman 2519f071f2 Fixing a few compile errors in the previous commit 14 years ago
  Justin Clark-Casey (justincc) a964bc3ca4 Apply http://opensimulator.org/mantis/view.php?id=4142 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Adam Frisby 31baeef469 * Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence. 15 years ago
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 years ago
  Melanie Thielker b43226019a Expose the XMLRPC listener port on the IXMLRPC interface to allow 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago