OpenSimMirror/OpenSim/Server/Handlers
Justin Clark-Casey (justincc) 603a140eb7 If an asset POST does not contain well-formed XML, return a 400 (Bad Request) HTTP status rather than simply dropping the request. 2012-11-28 03:27:30 +00:00
..
Asset If an asset POST does not contain well-formed XML, return a 400 (Bad Request) HTTP status rather than simply dropping the request. 2012-11-28 03:27:30 +00:00
Authentication 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
Authorization Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
Avatar Don't store the unnecessary VERSIONMIN. VERSIONMAX, METHOD or UserID (present as column PrincipalID) parameters in the Avatars table. 2012-09-27 23:20:42 +01:00
Base Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
Freeswitch Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
Friends 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
Grid 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
GridUser 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
Hypergrid 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
Inventory 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
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
Login Comment out login parameters debug output accidentally included with c4b2d24 2012-03-22 23:31:41 +00:00
Map MapImageService: changed the event at which the map tiles are uploaded, because they were being uploaded before the region was registered with the grid 2012-04-27 11:05:40 -07:00
Neighbour Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
Presence 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
Simulation Removing unused handling of incoming create object by userID and itemID only. 2012-06-30 01:14:49 +01:00
UserAccounts 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