OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders.
This prevented more than one additional ordinary folder from being created in the base "My Inventory" user folder.
Added regression test for this case.
Switched tests to use XInventoryService with mostly implemented TestXInventoryDataPlugin rather than InventoryService
Disabled TestLoadIarV0_1SameNameCreator() since this has not been working for a very long time (ever since XInventoryService) started being used
since it doesnt' preserve creator data in the same way as InventoryService did and so effectively lost the OSPAs.
However, nobody noticed/complained about this issue and OSPAs have been superseded by HG like creator information via the --home save oar/iar switch.
2012-08-29 02:01:43 +01:00
..
AssetService minor: Comment out "Deleting asset" log messages for now 2012-08-03 00:25:22 +01:00
AuthenticationService
AuthorizationService
AvatarService Comment out AvatarService.SetAvatar debug log line for now 2012-04-25 01:09:23 +01:00
Base
Connectors Add a skeleton for a name value storage associated with regions 2012-08-15 02:06:22 +01:00
FreeswitchService
Friends
GridService Fix and refactor region registration. Reorder checks to short-curcuit expensive and destructive ones. Properly fix region reservation and authentication. 2012-08-25 17:32:00 +01:00
HypergridService Remove some mono compiler warnings 2012-06-30 01:25:39 +01:00
Interfaces Exclude temp attachemnts from being sent to the avatar service 2012-08-14 00:29:39 +01:00
InventoryService Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 2012-08-29 02:01:43 +01:00
LLLoginService minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint. 2012-07-05 21:30:20 +01:00
MapImageService
PresenceService Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-03-30 00:42:55 +01:00
UserAccountService Fix small typo 2012-03-20 00:53:33 +00:00