Commit History

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