| Commit message (Expand) | Author | Age | Files | Lines |
* | More compiler warning cleanup. | Jeff Ames | 2008-02-29 | 1 | -13/+7 |
* | * Caught HttpListenerException and swallowed if with output | lbsa71 | 2008-02-25 | 1 | -2/+10 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 4 | -4/+4 |
* | * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. | lbsa71 | 2008-02-20 | 1 | -1/+17 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -0/+1 |
* | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 2008-02-18 | 1 | -6/+9 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 1 | -0/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 3 | -23/+23 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -2/+45 |
* | * Add missed out evn:eol-style native | Justin Clarke Casey | 2008-01-25 | 1 | -43/+43 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -0/+43 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 2008-01-10 | 1 | -13/+26 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -5/+2 |
* | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2008-01-09 | 3 | -124/+255 |
* | * Enabling the LLSD Login method by jhurliman so libSecondLife clients work o... | Teravus Ovares | 2008-01-07 | 1 | -3/+3 |
* | * Adding More to the MessageServer classes. | Teravus Ovares | 2008-01-07 | 1 | -0/+27 |
* | * A few more Message Server comms related updates | Teravus Ovares | 2008-01-06 | 1 | -0/+4 |
* | * Added some userserver glue for communications with the message server | Teravus Ovares | 2008-01-06 | 1 | -0/+17 |
* | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 2008-01-05 | 2 | -3/+105 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 7 | -48/+60 |
* | * Added some ugly hackish code to the user server to start implementing the n... | Teravus Ovares | 2007-12-24 | 1 | -0/+134 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 5 | -3/+143 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 4 | -8/+8 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -4/+4 |
* | Some refactoring of the RestObjectPoster (and related classes). | MW | 2007-12-05 | 3 | -4/+14 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -2/+2 |
* | * Fixed compile issue. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Added SSL Support to HttpListener | Adam Frisby | 2007-12-04 | 1 | -1/+15 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 1 | -1/+1 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 1 | -14/+22 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 3 | -93/+108 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 1 | -0/+92 |
* | normalized line endings | Jeff Ames | 2007-11-04 | 3 | -119/+119 |
* | * Removed unused UDPServerBase | lbsa71 | 2007-11-03 | 1 | -84/+0 |
* | testing different rest post method/class for Grid asset client. (possible tha... | MW | 2007-11-03 | 1 | -0/+49 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 3 | -13/+8 |
* | * Added a streamhandler that does streams both in and out | lbsa71 | 2007-10-31 | 5 | -55/+92 |
* | forgotten file | MW | 2007-10-31 | 1 | -0/+41 |
* | fixed filenames in log messages | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 9 | -67/+55 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -1/+1 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 4 | -0/+112 |
* | * Applied tleiades patch #435 fixing HttpBaseServer ABEND (thanx!) | lbsa71 | 2007-09-24 | 1 | -3/+12 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 5 | -5/+5 |
* | * Fixed: Accessing xmlrpc with invalid xml data would crash the sim. | lbsa71 | 2007-09-10 | 1 | -17/+31 |