aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* More debug messages.Diva Canto2009-08-141-0/+7
* Doing session lookup in the right way.Diva Canto2009-08-142-8/+11
* Additional debug messages, and bug fix in RemoteInventoryServiceConnector.cs,...Diva Canto2009-08-142-2/+12
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-134-18/+36
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-134-12/+12
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-122-2/+56
|\
| * Formatting cleanup. Add copyright headers.Jeff Ames2009-08-132-2/+56
* | Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-0/+1
|/
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-125-74/+270
* Better test for dropping inventory cache and writing out debug messages.Diva Canto2009-08-121-16/+21
* Fixed test for detecting when user is no longer in sim.Diva Canto2009-08-111-3/+5
* Improved test for system folders. Removed log messages.Diva Canto2009-08-112-4/+5
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-114-37/+207
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-103-0/+75
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-103-3/+3
|\
| * Replace the Replaceable modules nameMelanie2009-08-103-3/+3
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-103-4/+4
|/
* Remove waiting in TestReplicateArchivePathToUserInventory() since local inven...Justin Clark-Casey (justincc)2009-08-051-1/+0
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-103-0/+15
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-143-0/+966