OpenSimMirror/OpenSim/Data
Oren Hurvitz 86519bd407 Added locking in NullRegionData.
This prevents errors when one thread iterates over the regions (e.g., from RegenerateMaptileAndReregister()) while another thread is adding a region.
2013-01-24 01:22:54 +00:00
..
MSSQL refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-28 03:20:28 +00:00
MySQL refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-28 03:20:28 +00:00
Null Added locking in NullRegionData. 2013-01-24 01:22:54 +00:00
Properties
Resources
SQLite refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-28 03:20:28 +00:00
Tests Fix database service unit test failures by temporarily reverting BasicDataServiceTest extending OpenSimTestCase. 2012-11-28 03:46:58 +00:00
AssetDataBase.cs
DBGuids.cs
IAssetData.cs
IAuthenticationData.cs
IAvatarData.cs
IFriendsData.cs More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 2011-05-22 16:51:03 -07:00
IGridUserData.cs
IInventoryData.cs
IPresenceData.cs
IRegionData.cs Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages 2011-11-19 01:16:07 +00:00
IUserAccountData.cs
IXAssetDataPlugin.cs Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. 2012-03-19 00:18:04 +00:00
IXInventoryData.cs minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to make it clear we're moving to an existing folder. 2012-11-14 01:53:32 +00:00
IniConfig.cs
Migration.cs Formatting cleanup. 2010-10-04 21:28:17 -04:00