aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-26Better error message.Diva Canto1-1/+1
2010-03-26change trunk version to 0.7.DevJustin Clark-Casey (justincc)1-2/+2
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-2/+0
2010-03-25put out full exception stack if something reaches top of base http server OnR...Justin Clark-Casey (justincc)1-1/+1
2010-03-16minor logging changes to BaseHttpServer, OSHttpRequestJustin Clark-Casey (justincc)2-30/+58
2010-03-11minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell t...Justin Clark-Casey (justincc)2-5/+7
2010-03-11very minor spacing adjustmentJustin Clark-Casey (justincc)1-1/+0
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-12-23- commented out unused method ConvertIHttpClientContextToOSHttpdr scofield (aka dirk husemann)1-7/+7
2009-12-15Make sure that we catch and display any exceptions that get right to the top ...Justin Clark-Casey (justincc)1-46/+52
2009-12-15minor: make logging messages consistent in BaseHttpServerJustin Clark-Casey (justincc)1-25/+25
2009-12-05* Fix line endings in BaseHttpServer.csTeravus Ovares (Dan Olivares)1-6/+6
2009-12-03if an xml rpc method throws an exception, log as an error to the console as w...Justin Clark-Casey (justincc)1-3/+11
2009-12-02handle a condition where the http headers apparently have multiple remote por...dahlia1-1/+9
2009-11-27Apply patch to reduce git revision text length if running sim directly from a...Justin Clark-Casey (justincc)1-1/+1
2009-11-26Bump trunk version number to 0.6.9.Justin Clark-Casey (justincc)1-1/+1
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-18minor: correct error messages when queryfolder failsJustin Clark-Casey (justincc)1-3/+1
2009-11-18minor: remove duplicate copyright notice in PollServiceWorkerThreadJustin Clark-Casey (justincc)1-28/+1
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2-12/+2
2009-10-22Correct version number after mergeMelanie1-2/+2
2009-10-22Remove the "mel_t" from version stringMelanie1-1/+1
2009-10-22Mark new versionMelanie1-1/+1
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman1-1/+1
2009-10-19Formatting cleanup.Jeff Ames1-1/+1
2009-10-07Bug fix.Diva Canto1-2/+6
2009-10-07Printout one more field in show threads, but this won't buy us much.Diva Canto1-1/+2
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-21/+6
2009-10-05* GridServerPostHandler.cs: Try/catch in HandleDiva Canto1-1/+7
2009-10-05More error messages to warn when/if things go wrong.Diva Canto1-2/+14
2009-10-04Leaving the MemoryStreams unclosed.Diva Canto2-2/+4
2009-10-03Slightly better message with status code for WebException.Diva Canto1-1/+1
2009-10-03Close was being called to early on the Memory stream.Diva Canto3-3/+7
2009-10-03More streams closed.Diva Canto2-2/+18
2009-10-03MOre streams closed. Corrected word in GridCommon.ini.exampleDiva Canto1-0/+1
2009-10-03Closing more streams.Diva Canto1-4/+27
2009-10-02Closing another stream.Diva Canto1-4/+19
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-10-02Close streams in MakeRequest.Diva Canto1-6/+20
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-30Remove some tests that no longer applyMelanie2-205/+0
2009-10-01Formatting cleanup.Jeff Ames5-20/+20
2009-09-29change 0.6.7 candidate branch down to RC1Justin Clark-Casey (justincc)1-1/+1
2009-09-29Remove empty CheckSumServer.cs file.Jeff Ames1-26/+0
2009-09-28Bump main version to 0.6.8-DevMelanie1-1/+1
2009-09-28Bump version number in post-fixesMelanie1-2/+2
2009-09-28Bug fix in SynchronousRestFormsRequester -- Write instead of WriteLine, which...Diva Canto1-2/+2
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto1-2/+2
2009-09-24minor: replace xmlprc 'no method found' magic number with constant from xmlrp...Justin Clark-Casey (justincc)1-1/+5
2009-09-22Thank you, Intari, for a patch that implements the missing pieces ofMelanie1-2/+2