OpenSimMirror/OpenSim/Services/Connectors
John Hurliman 32e9fb2634 * Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler
* Added WebUtil.UrlEncode() that converts spaces to %20 instead of + (to match incoming HTTP request strings)
* Fixed a potential startup issue in SimianProfiles
* Added new handlers to SimianGrid for incoming messages
2010-05-04 13:58:21 -07:00
..
Asset * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
Authentication * Typo fixes 2010-03-09 12:06:53 -08:00
Authorization Make the auth module silent when there is no configuration for it 2010-01-14 02:42:15 +00:00
Avatar Removed unnecessary debug message. 2010-01-13 15:35:45 -08:00
Friends Friends rights under control. 2010-03-01 21:32:55 -08:00
Grid Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
GridUser Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Hypergrid Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Inventory * XInventory fairly tested, including for HG. Almost ready to switch. 2010-04-30 11:39:02 -07:00
Land First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 2009-09-26 07:48:21 -07:00
Neighbour Improved fault handling in HelloNeighbour. 2009-10-07 08:42:33 -07:00
Presence * XInventory fairly tested, including for HG. Almost ready to switch. 2010-04-30 11:39:02 -07:00
SimianGrid * Added HttpStreamHandler, a generic HTTP handler that does not require creating a new class for each request handler 2010-05-04 13:58:21 -07:00
Simulation Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen. 2010-03-15 20:32:36 -07:00
UserAccounts Make the IUserAccountData properly unpack the god mode data, so grid gods 2010-05-02 23:36:00 +01:00