OpenSimMirror/OpenSim
Dr Scofield b91857b8f7 Adding AddXmlRpcHandler(name, method, bool) to selectively disable
KeepAlive for certain XmlRpc handlers.

Making use of new AddXmlRpcHandler method in RemoteAdminPlugin to
avoid clients waiting indefinitely for response.

taking note of BaseHttpServer parameter in CommunicationsManager
constructor (was passed it but then just ignored so far).
2008-10-23 10:15:19 +00:00
..
ApplicationPlugins Adding AddXmlRpcHandler(name, method, bool) to selectively disable 2008-10-23 10:15:19 +00:00
Data Add a resource file on Strawberry's patch I missed 2008-10-18 16:31:05 +00:00
Framework Adding AddXmlRpcHandler(name, method, bool) to selectively disable 2008-10-23 10:15:19 +00:00
Grid - Added BaseHttpServer.Stop 2008-10-22 17:06:23 +00:00
Region cleaning up commented lines in IRCConnector; changing access_password 2008-10-23 09:58:12 +00:00
ScriptEngine Update svn properties, minor formatting cleanup. 2008-09-21 02:41:22 +00:00
TestSuite Changed "show users" command to display only root agents, "show users full" to 2008-09-12 22:39:17 +00:00
Tests changes to Test directory structure per opensim-dev conversation 2008-09-08 20:34:45 +00:00
Tools Updated 32Bit launcher so it works in Visual Studio again. (So developers on 64-bit os can run OpenSim in 32-bit mode) 2008-10-16 15:09:02 +00:00