| Commit message (Expand) | Author | Age | Files | Lines |
* | * Lock remaining m_rpcHandlers use since these accesses are not guaranteed to... | Justin Clarke Casey | 2009-02-12 | 1 | -2/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3138 | Justin Clarke Casey | 2009-02-12 | 1 | -0/+20 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 14 | -33/+14 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -8/+8 |
* | * Restore show information for the OpenSim region server (version, info, thre... | Justin Clarke Casey | 2009-02-09 | 1 | -1/+1 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -65/+54 |
* | * Make existing module commanders register as help topics | Justin Clarke Casey | 2009-02-05 | 1 | -4/+24 |
* | Closing the requestStream and setting a 10 sec timeout for getting it. | diva | 2009-02-04 | 2 | -0/+4 |
* | Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6... | Charles Krinke | 2009-01-22 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-01-13 | 1 | -1/+1 |
* | * minor; Very minor non-functional tidy ups | Justin Clarke Casey | 2009-01-13 | 1 | -11/+6 |
* | * minor: Add a couple of code comments about enabling httpserver logging | Justin Clarke Casey | 2009-01-13 | 1 | -10/+14 |
* | * Adds the variables passed to the hashtable BaseHttpServer passes in. | Teravus Ovares | 2009-01-08 | 1 | -0/+7 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-01-05 | 1 | -1/+1 |
* | Undoing the bump up of MajorInterfaceVersion number back to 2. This just does... | diva | 2009-01-03 | 1 | -1/+1 |
* | Another interregion comms change that will not work well with previous versio... | diva | 2009-01-03 | 1 | -1/+1 |
* | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 2009-01-03 | 1 | -1/+2 |
* | Added http-method to the hashtable that gets passed to GenericHTTPMethods. | diva | 2008-12-31 | 1 | -1/+1 |
* | Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation | Charles Krinke | 2008-12-20 | 1 | -1/+1 |
* | * A few more fixes to HttpServer. | Teravus Ovares | 2008-12-20 | 2 | -2/+10 |
* | * Tweak my previously mentioned nasty hack so it's a little less nasty | Teravus Ovares | 2008-12-18 | 1 | -6/+8 |
* | * Added "show queues" command that shows throttling queues for all clients. | lbsa71 | 2008-12-18 | 1 | -1/+1 |
* | * Add a nasty hack to try and give the HttpServer a few extra lives until we ... | Teravus Ovares | 2008-12-18 | 1 | -2/+29 |
* | * Caught unhandled IOException, and outputted it to log. | lbsa71 | 2008-12-18 | 1 | -1/+5 |
* | * Added more articulate logging of HttpServer so we can diagnose issues. | Teravus Ovares | 2008-12-18 | 1 | -0/+38 |
* | * Committing an opensim level error message on httpserver. This might help w... | Teravus Ovares | 2008-12-18 | 1 | -0/+6 |
* | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 2008-12-13 | 1 | -1/+1 |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 1 | -1/+1 |
* | Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W... | MW | 2008-12-01 | 1 | -19/+24 |
* | * Adding the incoming url as Param[2] in the XmlRpcRequest | lbsa71 | 2008-11-25 | 1 | -1/+3 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 4 | -16/+13 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 4 | -13/+16 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 4 | -16/+13 |
* | * minor: add interface version to 'show version' command output | Justin Clarke Casey | 2008-11-17 | 1 | -1/+4 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -1/+1 |
* | Change HTTP server backlog/acceptors to 64, per Adam Z | Melanie Thielker | 2008-11-12 | 1 | -1/+1 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 2 | -22/+19 |
* | * Made ClientLoop non-infinite, ClientLoop will now disengage when the client... | Adam Frisby | 2008-11-08 | 1 | -3/+1 |
* | Change Version string from 0.5.11 to 0.6.0 for release. | Charles Krinke | 2008-11-08 | 1 | -1/+1 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2535 | Justin Clarke Casey | 2008-11-03 | 1 | -8/+37 |
* | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 2008-11-03 | 1 | -1/+0 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+12 |
* | * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in... | Justin Clarke Casey | 2008-10-29 | 1 | -1/+1 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-28 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2482 | Justin Clarke Casey | 2008-10-28 | 1 | -3/+17 |
* | Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer | Homer Horwitz | 2008-10-25 | 1 | -1/+2 |
* | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 2008-10-23 | 1 | -0/+13 |
* | - Added BaseHttpServer.Stop | Homer Horwitz | 2008-10-22 | 1 | -0/+5 |
* | * Remove a warning from BaseHttpServer | Teravus Ovares | 2008-10-14 | 1 | -1/+1 |