| Commit message (Expand) | Author | Files | Lines |
2012-09-29 | Fix bug where debug http level 6 could not be specified. Also converts newli... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-09-21 | Comment out the long unused afaik HTTP agent handlers. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-09-20 | Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the ... | Justin Clark-Casey (justincc) | 1 | -17/+31 |
2012-09-20 | Add ability to turn on/off logging of outgoing HTTP requests flowing through ... | Justin Clark-Casey (justincc) | 1 | -22/+65 |
2012-09-12 | Fix usage statement on "debug http" console command since max level is now 5 ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-09-12 | Make "show http-handlers" command available for ROBUST instances as well as t... | Justin Clark-Casey (justincc) | 1 | -0/+51 |
2012-09-11 | Add levels 4 and 5 to "debug http" console command that will log a sample of ... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-06-15 | Put all debug console commands into a single Debug section rather than scatte... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-06-15 | Make the "debug http" command available for robust as well as the simulator. ... | Justin Clark-Casey (justincc) | 1 | -4/+56 |
2012-06-15 | Add main instance to internal MainServer.m_Servers list to simplify internal ... | Justin Clark-Casey (justincc) | 1 | -3/+61 |
2012-06-15 | When setting debug http level, do this for all known http servers, not just t... | Justin Clark-Casey (justincc) | 1 | -11/+30 |
2012-06-15 | Get rid of some unnecessary null checks in RegionApplicationBase.StartupSpeci... | Justin Clark-Casey (justincc) | 1 | -4/+27 |
2011-10-25 | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-05-05 | Adding ssl support | BlueWall | 1 | -0/+5 |
2010-11-08 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2010-11-03 | Admin Server can now bind to a private ip address | mores | 1 | -0/+9 |
2010-03-25 | minor: Print out port that http servers are using | Justin Clark-Casey (justincc) | 1 | -1/+7 |
2010-01-11 | Add a console_port setting to let the rest console use a different port | Melanie | 1 | -2/+2 |
2009-10-21 | Really make module port selection work. Implement port setting in | Melanie | 1 | -1/+3 |
2009-10-20 | Add MainServer.GetHttpServer(port) method for using multiple listener | Melanie | 1 | -0/+17 |
2009-07-10 | Create a MainServer static class to access the regions server's HTTP server | Melanie Thielker | 1 | -4/+6 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-04 | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -3/+4 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -6/+5 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-01 | Commiting whitespace changes, as this used hard tabs instead of the | Sean Dague | 1 | -15/+9 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -47/+47 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -2/+0 |