OpenSimMirror/OpenSim/Services/Connectors
Justin Clark-Casey (justincc) 04d8c6b4fe Change exception log messages in XInventoryService connector to error rather than debug, since these signal real problems.
Also outputs full exception instead of just the message to aid diagnostics.
2012-08-01 00:11:21 +01:00
..
Asset Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Authentication Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Authorization Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Avatar Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Freeswitch Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 2011-04-12 20:24:28 -07:00
Friends Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Grid Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
GridUser Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Hypergrid Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
InstantMessage HG IM: increase the timeout value 2011-06-02 10:44:10 -07:00
Inventory Change exception log messages in XInventoryService connector to error rather than debug, since these signal real problems. 2012-08-01 00:11:21 +01:00
Land Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
MapImage Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Neighbour Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 2012-07-13 01:03:28 +01:00
Presence Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
SimianGrid OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 2012-06-12 02:43:33 +01:00
Simulation Fix bug where a failed QueryAccess to a remove region would always have the reason "Communications failure" no matter what the destination region actually returned 2012-05-25 02:37:22 +01:00
UserAccounts Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00