justincc
|
4be31557ba
change 0.6.8 flavour to post-fixes
|
hace 15 años |
justincc
|
139b00ceec
Change flavour to Release
|
hace 15 años |
justincc
|
8026608621
Disabling logging of xmlrpc request parsing failures, since this currently results in false positivies
|
hace 15 años |
justincc
|
89397669d1
Turn off verbose HttpServer.dll logging again
|
hace 15 años |
justincc
|
754bfeeb04
Add log warning if xmlrpc request deserialization fails
|
hace 15 años |
justincc
|
9aee2bc8e7
Add more log messages for message service/user service get_friends_list interaction
|
hace 15 años |
justincc
|
136476aaf3
try disabling keep-alive on every xml rpc handler in the user server
|
hace 15 años |
justincc
|
ec6017c92b
Turn on HttpServer_OpenSim.dll logging temporarily
|
hace 15 años |
justincc
|
09618626d7
Revert "Switch on HttpServer_OpenSim.dll logging temporarily"
|
hace 15 años |
justincc
|
0e9dcbbea7
Switch on HttpServer_OpenSim.dll logging temporarily
|
hace 15 años |
justincc
|
18110273a9
oops, meant to switch keep-alive off on register_messageserver, not deregister
|
hace 15 años |
justincc
|
44f57b4dc4
Try Dive's suggestion of not requesting keep alive for rpc requests
|
hace 15 años |
Justin Clark-Casey (justincc)
|
b52518bbfe
Make sure that we catch and display any exceptions that get right to the top of our incoming http request handling stack
|
hace 15 años |
Justin Clark-Casey (justincc)
|
48c25abe86
minor: make logging messages consistent in BaseHttpServer
|
hace 15 años |
Justin Clark-Casey (justincc)
|
5550b7cd3b
Change default grid and inventory service ports in ConfigSettings to the ROBUST default of 8003
|
hace 15 años |
justincc
|
6f2961f0e2
Fix casting problems where I assumed return value was still a XmlRpcResponse rather than the value HashTable
|
hace 15 años |
justincc
|
be3360db67
replace a couple of xmlrpc invocations with invoke() instead of send()
|
hace 15 años |
Diva Canto
|
52fd82ae5d
Fix to make [bad] tests happy.
|
hace 15 años |
Diva Canto
|
fc374ada12
Attempt at fixing mantis #4411.
|
hace 15 años |
Melanie
|
19032739be
Refix the fix
|
hace 15 años |
grid
|
d0b619c5b6
Kill a NRE caused by an error message trying to print unavailable data
|
hace 15 años |
Justin Clark-Casey (justincc)
|
73045c5c43
add extra logging on message service registrations with the user service
|
hace 15 años |
Justin Clark-Casey (justincc)
|
d7dc0381b8
if an xml rpc method throws an exception, log as an error to the console as well as returning the exception to the caller
|
hace 15 años |
Justin Clark-Casey (justincc)
|
b2fdf11d51
Log old position and region information when an orphaned child prim is found
|
hace 15 años |
Justin Clark-Casey (justincc)
|
bf5e51ec2c
Add position and region of prim items with missing assets in log reports
|
hace 15 años |
Justin Clark-Casey (justincc)
|
fd4924f6fa
temporary add logging message when user service successfully registers a message service
|
hace 15 años |
Melanie
|
e385961f20
Add "shutdown" command to ROBUST shell
|
hace 15 años |
Justin Clark-Casey (justincc)
|
b753a7cbb1
Apply patch to stop failure of llParcelMediaCommandList() on group deeded land
|
hace 15 años |
Melanie
|
f253c05630
Reset update flag when a SOG is deleted. This fixes llDie();
|
hace 15 años |
Justin Clark-Casey (justincc)
|
94b22e1d52
Add more stack trace information to some messaging server exceptions
|
hace 15 años |