OpenSimMirror/OpenSim/Services/Connectors
Justin Clark-Casey (justincc) 8738445eb7 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
This lock serialized all requests and made the inventory throttling in WebFetch redundant.
By moving this lock, two simultaneous requests may now take place which may help with http://opensimulator.org/mantis/view.php?id=7054
2014-08-09 00:52:51 +01: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
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 In teleports, pass the source region to the destination (similar to an HTTP referrer) 2014-04-09 09:22:20 +01: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 Adds optional HTTP Basic Authentication to Robust service connectors. 2014-05-23 16:19:43 -07:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
SimianGrid OpenSimExtras 2014-08-06 17:25:12 -04:00
Simulation Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer. 2014-06-06 11:04:53 -07: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