OpenSimMirror/OpenSim/Server/Handlers
Melanie Thielker f88e4a1ec9 Plumb the rest of the context stuff. Well, what I see so far anyway 2015-11-02 00:23:38 +01:00
..
AgentPreferences Refactor AgentPreferences so that database operations happen centrally. the opensim way. 2015-06-13 07:27:42 -07:00
Asset refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
Authentication Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301 2014-08-13 20:06:07 -04:00
Authorization Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
Avatar Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
BakedTextures seems to compile ( tests comented out) 2015-09-02 19:54:53 +01:00
Base Move PluginManager 2012-10-19 07:38:36 -04:00
Estate minor: fix compiler warnings in EstateDataRobustConnector 2015-03-14 00:18:35 +00:00
Freeswitch Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
Friends Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Grid The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it. 2015-10-18 11:06:21 -07:00
GridUser bad merge? 2015-09-01 14:54:35 +01:00
Hypergrid Plumb the rest of the context stuff. Well, what I see so far anyway 2015-11-02 00:23:38 +01:00
Inventory WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
Login TEST**** wingridproxy detection at grid login. Untested possible not 2014-10-24 02:12:30 +01:00
Map seems to compile ( tests comented out) 2015-09-02 19:54:53 +01:00
Neighbour Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
Presence Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Profiles ... merge issue 2015-09-28 15:49:22 +01:00
Properties On to 0.8.3! 2015-10-18 21:51:49 -07:00
Simulation Plumb the rest of the context stuff. Well, what I see so far anyway 2015-11-02 00:23:38 +01:00
UserAccounts Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface. 2015-05-11 19:55:23 -07:00