Commit History

Autor SHA1 Mensaxe Data
  justincc 8026608621 Disabling logging of xmlrpc request parsing failures, since this currently results in false positivies %!s(int64=15) %!d(string=hai) anos
  justincc 89397669d1 Turn off verbose HttpServer.dll logging again %!s(int64=15) %!d(string=hai) anos
  justincc 754bfeeb04 Add log warning if xmlrpc request deserialization fails %!s(int64=15) %!d(string=hai) anos
  justincc ec6017c92b Turn on HttpServer_OpenSim.dll logging temporarily %!s(int64=15) %!d(string=hai) anos
  justincc 09618626d7 Revert "Switch on HttpServer_OpenSim.dll logging temporarily" %!s(int64=15) %!d(string=hai) anos
  justincc 0e9dcbbea7 Switch on HttpServer_OpenSim.dll logging temporarily %!s(int64=15) %!d(string=hai) anos
  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 %!s(int64=15) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 48c25abe86 minor: make logging messages consistent in BaseHttpServer %!s(int64=15) %!d(string=hai) anos
  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 %!s(int64=15) %!d(string=hai) anos
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated %!s(int64=15) %!d(string=hai) anos
  John Hurliman fdce1be3db * Removed OpenSim.Data.NHibernate %!s(int64=15) %!d(string=hai) anos
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' %!s(int64=15) %!d(string=hai) anos
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) %!s(int64=15) %!d(string=hai) anos
  Jeff Ames ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e67341f24c minor: replace xmlprc 'no method found' magic number with constant from xmlrpc library %!s(int64=15) %!d(string=hai) anos
  Melanie dafe5bf05f Completely remove the prior implementation of the request event handling %!s(int64=15) %!d(string=hai) anos
  Melanie c5be401d46 Remove support for executing a handler on poll. It caused other issues %!s(int64=15) %!d(string=hai) anos
  Melanie 06871d51dd Disable the handler execution for poll services until the ramifications %!s(int64=15) %!d(string=hai) anos
  Melanie b6b8a18d37 Add the headers collection to the keysvals for HTT requests %!s(int64=15) %!d(string=hai) anos
  Melanie 61aaf3532a Add X-PollServiceID pseudo-header to the request handling for polls %!s(int64=15) %!d(string=hai) anos
  Melanie 69b76acce1 Make the poll service handler call the handler method on incoming requests. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) 6f077d5e5f * Another attempt at fixing the random spurious test error. %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) 613e6f07fc change 535cb0efc so that the default LLSD serialization format is %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) 8b9f8709aa * FreeContext may be a bit too buggy for my tastes in some environments. * Commenting it for the moment. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) 535cb0efc1 * Patch from jhurliman to add accept type recognition to determine the llsd content format. *should allow both json and xml serializations of llsd to work properly. %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 4ce5c894cf Add copyright header. Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 23a8895d29 * Fixed another potential httpserver leak. %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 07579fa402 Add basic support ofr detached request handling to the HTTP server. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 83a421a562 * An attempt to fix mantis #3955 %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares f727f26bcc * An attempt to fix mantis #3953 %!s(int64=15) %!d(string=hai) anos