aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/ISessionAuthInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+5
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+2
* A better purge of trash folder.Diva Canto2009-08-191-1/+1
* GetFolderItems implemented. It's not being called, but it might.Diva Canto2009-08-181-0/+7
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+2
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-111-1/+1
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+17
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-0/+107