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