aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/QuickAndDirtyInventoryServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added an additional debug message, and removed a bunch of files that weren't ...Diva Canto2011-02-041-196/+0
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+6
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+5
* A better purge of trash folder.Diva Canto2009-08-191-1/+1
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+5
* 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-0/+10
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-151-4/+4
* Update svn properties.Jeff Ames2009-06-141-170/+170
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+1
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+170