aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupDr Scofield2009-03-253-8/+8
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-195-0/+4
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-192-52/+130
* * Lock http handlers dictionary in other places as well to avoid race conditionsJustin Clarke Casey2009-03-191-47/+56
* * Add necessary locking to BaseHttpServer.RemoveHTTPHandler()Justin Clarke Casey2009-03-191-7/+14
* * Add documentation to BaseHttpServer.AddHTTPHandler()Justin Clarke Casey2009-03-191-13/+41
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-2/+0
* * minor: reduce some code duplication in BaseHttpServerJustin Clarke Casey2009-03-101-24/+17
* fixing out-of-sync error in BaseHttpServerDr Scofield2009-03-101-16/+19
* * Adding application/x-oar to the list of content types to which the HTTP Ser...Teravus Ovares2009-03-071-1/+5
* * Upping to interface version 3 - let's see how this goes.lbsa712009-02-211-1/+1
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-212-0/+54
* Update svn properties.Jeff Ames2009-02-212-138/+138
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-1/+1
* * Another stab at removing AssetServer.exe dependencieslbsa712009-02-202-0/+140
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-192-138/+0
* * Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712009-02-192-0/+138
* * Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey2009-02-191-51/+45
* * Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...Justin Clarke Casey2009-02-121-2/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3138Justin Clarke Casey2009-02-121-0/+20
* * optimized usings.lbsa712009-02-1214-33/+14
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-8/+8
* * Restore show information for the OpenSim region server (version, info, thre...Justin Clarke Casey2009-02-091-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-65/+54
* * Make existing module commanders register as help topicsJustin Clarke Casey2009-02-051-4/+24
* Closing the requestStream and setting a 10 sec timeout for getting it.diva2009-02-042-0/+4
* Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6...Charles Krinke2009-01-221-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-131-1/+1
* * minor; Very minor non-functional tidy upsJustin Clarke Casey2009-01-131-11/+6
* * minor: Add a couple of code comments about enabling httpserver loggingJustin Clarke Casey2009-01-131-10/+14
* * Adds the variables passed to the hashtable BaseHttpServer passes in.Teravus Ovares2009-01-081-0/+7
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-051-1/+1
* Undoing the bump up of MajorInterfaceVersion number back to 2. This just does...diva2009-01-031-1/+1
* Another interregion comms change that will not work well with previous versio...diva2009-01-031-1/+1
* * Updates the sim stats module. Cleans out some of the rot.Teravus Ovares2009-01-031-1/+2
* Added http-method to the hashtable that gets passed to GenericHTTPMethods.diva2008-12-311-1/+1
* Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparationCharles Krinke2008-12-201-1/+1
* * A few more fixes to HttpServer.Teravus Ovares2008-12-202-2/+10
* * Tweak my previously mentioned nasty hack so it's a little less nastyTeravus Ovares2008-12-181-6/+8
* * Added "show queues" command that shows throttling queues for all clients.lbsa712008-12-181-1/+1
* * Add a nasty hack to try and give the HttpServer a few extra lives until we ...Teravus Ovares2008-12-181-2/+29
* * Caught unhandled IOException, and outputted it to log.lbsa712008-12-181-1/+5
* * Added more articulate logging of HttpServer so we can diagnose issues.Teravus Ovares2008-12-181-0/+38
* * Committing an opensim level error message on httpserver. This might help w...Teravus Ovares2008-12-181-0/+6
* Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke2008-12-131-1/+1
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...MW2008-12-011-19/+24
* * Adding the incoming url as Param[2] in the XmlRpcRequestlbsa712008-11-251-1/+3
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-194-16/+13
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-194-13/+16