OpenSimMirror/OpenSim
Diva Canto a006caabbc Added IServiceThrottleModule.cs 2013-07-16 17:06:54 -07:00
..
Addons minor: remove some mono compiler warnings in new groups code 2013-07-08 23:57:05 +01:00
ApplicationPlugins minor: Remove mono compiler warning in RemoteAdminPlugin 2013-05-09 22:44:45 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Added SQLite version of hg travel data store. UNTESTED. Hope it works! 2013-07-14 16:03:46 -07:00
Framework MSDN documentation is unclear about whether exiting a lock() block will trigger a Monitor.Wait() to exit, so avoid some locks that don't actually affect the state of the internal queues in the BlockingQueue class. 2013-07-16 01:12:56 -07:00
Region Added IServiceThrottleModule.cs 2013-07-16 17:06:54 -07:00
Server Change the auth token to be the user's sessionid. 2013-07-14 07:28:40 -07:00
Services Cleanup old hg sessions (older than 2 days) 2013-07-14 15:47:54 -07:00
Tests Fix broken tests -- the test setup was wrong... sigh. 2013-07-14 09:22:55 -07:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00