aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/QuickAndDirtyInventoryServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added two new methods to IIventoryService -- GetFolderForType and ↵Diva Canto2009-08-101-0/+10
| | | | GetFolderContent. Some meat to it, but not completed. None of this code is called anywhere yet.
* 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
Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.