Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 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.
|
12 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
|
15 years ago |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 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 |