OpenSimMirror/OpenSim/Server/Handlers
UbitUmarov 371c9dd2af bad merge? 2015-09-01 14:54:35 +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 bad merge? 2015-09-01 14:54:35 +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 OpenSimExtras 2014-08-06 17:25:12 -04:00
GridUser bad merge? 2015-09-01 14:54:35 +01:00
Hypergrid Eliminated several warnings 2015-07-31 18:13:39 +03: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 bad merge? 2015-09-01 14:54:35 +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 bad merge? 2015-09-01 14:54:35 +01:00
Properties Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
Simulation bad merge? 2015-09-01 14:54:35 +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