aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+20
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-7/+23
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+2
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-081-0/+35
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-0/+118