Commit History

Author SHA1 Message Date
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Justin Clarke Casey 70233d937f * Start catching rogue SocketExceptions which occur (at least on mono) when a response stream for a request which actually required no response, is closed 16 years ago
  Charles Krinke bf7e7b2c57 Thank you very much, Kmeisthax for: 16 years ago
  Teravus Ovares 682f4e9257 * Fixes an issue with the BaseHttpServer in Linux 16 years ago
  Justin Clarke Casey 48fc4ee059 * Log exceptions which make it up to the top of the http request frame, rather than having them disappear off into the ether 16 years ago
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 6d774339d9 More compiler warning cleanup. 16 years ago
  lbsa71 5b3897a4af * Caught HttpListenerException and swallowed if with output 16 years ago
  Tedd Hansen 7102ac7769 "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 16 years ago
  lbsa71 bf42637ee8 * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. 16 years ago
  Tedd Hansen 47c909ca0a Playing "Name that thread". Adding names and isbackground=true to all threads so it will be easier to debug. 16 years ago
  Justin Clarke Casey 359f84ee43 * Output XmlRpc error message if user server gets a fault response from the region server on login 16 years ago
  Tedd Hansen c62328950a More exception checks and crash hints 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Teravus Ovares a962653e04 * After fighting with it a bit more, Opensim is now compatible with the most recent release client(RC) on the linden labs download page. 16 years ago
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 16 years ago
  Teravus Ovares e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 16 years ago
  Teravus Ovares 6e8c3ac782 * Enabling the LLSD Login method by jhurliman so libSecondLife clients work on OpenSim again. 16 years ago
  Teravus Ovares db3edff5d5 * Applying jhurliman's LLSD login enablement patch. 16 years ago
  Teravus Ovares 3738bc8899 * Updates UserServer 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares 69cc4596b1 * Added some ugly hackish code to the user server to start implementing the new login method. You still can't yet log-in via the new method. Does not interfere with normal userserver operation, ie safe to update if you want. 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 16 years ago
  Adam Frisby e820159fb5 * Fixed compile issue. 16 years ago
  Adam Frisby 7d5f032203 * Added SSL Support to HttpListener 16 years ago
  MW ac77c32453 Attempt to fix mantis issue #82, taking prims into inventory and then rezzing them in another region. 16 years ago