| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug where debug http level 6 could not be specified. Also converts newli... | Justin Clark-Casey (justincc) | 2012-09-29 | 1 | -2/+2 |
* | Comment out the long unused afaik HTTP agent handlers. | Justin Clark-Casey (justincc) | 2012-09-21 | 1 | -3/+3 |
* | Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the ... | Justin Clark-Casey (justincc) | 2012-09-20 | 1 | -17/+31 |
* | Add ability to turn on/off logging of outgoing HTTP requests flowing through ... | Justin Clark-Casey (justincc) | 2012-09-20 | 1 | -22/+65 |
* | Fix usage statement on "debug http" console command since max level is now 5 ... | Justin Clark-Casey (justincc) | 2012-09-12 | 1 | -1/+1 |
* | Make "show http-handlers" command available for ROBUST instances as well as t... | Justin Clark-Casey (justincc) | 2012-09-12 | 1 | -0/+51 |
* | Add levels 4 and 5 to "debug http" console command that will log a sample of ... | Justin Clark-Casey (justincc) | 2012-09-11 | 1 | -0/+2 |
* | Put all debug console commands into a single Debug section rather than scatte... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -1/+1 |
* | Make the "debug http" command available for robust as well as the simulator. ... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -4/+56 |
* | Add main instance to internal MainServer.m_Servers list to simplify internal ... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -3/+61 |
* | When setting debug http level, do this for all known http servers, not just t... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -11/+30 |
* | Get rid of some unnecessary null checks in RegionApplicationBase.StartupSpeci... | Justin Clark-Casey (justincc) | 2012-06-15 | 1 | -4/+27 |
* | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+81 |