OpenSimMirror/OpenSim/Services/Connectors
Freaky Tech bea2569b6d corrected handling when XML parsing in Presence Connector fails
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
2015-03-16 19:14:45 +00:00
..
Asset Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Authentication minor: Comment out 2 error level debugging message in authentication code 2014-05-27 23:18:33 +01:00
Authorization Return more specific error messages if an attempt to enter a region fails due to permissions (in QueryAccess and IsAuthorizedForRegion) 2014-05-19 11:11:30 +01:00
Avatar Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
Estate minor: Remove mono compiler warnings from EstateDataConnector 2015-02-28 00:54:23 +00: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 Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
Grid OpenSimExtras 2014-08-06 17:25:12 -04:00
GridUser Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
Hypergrid Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack. 2015-01-21 20:46:29 +00:00
InstantMessage Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 2013-07-27 15:38:56 -07:00
Inventory Move the inventory request lock introduced in git master a58152bd to HGInventoryBroker to preserve that behaviour there but allow 2 simultaneous inv requests (chiefly WebFetch) rather than 1 2014-08-09 00:52:51 +01:00
Land varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08:00
MapImage Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
Neighbour Better error messages 2014-03-24 12:22:32 +01:00
Presence corrected handling when XML parsing in Presence Connector fails 2015-03-16 19:14:45 +00:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
SimianGrid Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
Simulation Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 2015-01-06 21:24:44 -08:00
UserAccounts Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
BaseServiceConnector.cs Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00