aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/InventoryServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disabling the remote call for the time being, so that I can test it on a grid...Diva Canto2009-08-111-10/+11
* Added http handlers for the two new inventory operations.Diva Canto2009-08-111-4/+4
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-111-3/+3
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+44
* Patch from RemedyTomm: A failed inventory request would block any furtherMelanie Thielker2009-07-261-5/+44
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-101-1/+1
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-2/+2
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-0/+343