aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/IInventoryServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto2009-08-101-137/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Enhance some internal inventory data plugin behaviour to match what was pro...Justin Clarke Casey2009-05-041-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+8
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-1/+1
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-231-0/+5
* * refactor: split out inventory services which are only used between non-regi...Justin Clarke Casey2008-07-231-19/+5
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-0/+4
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-0/+7
* Formatting cleanup.Jeff Ames2008-05-161-11/+11
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-011-1/+2
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-011-16/+16
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+7
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-0/+12
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+0
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-111-4/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-3/+16
* * Refactor GetUsersInventory()Justin Clarke Casey2008-04-101-2/+2
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-101-2/+3
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-16/+0
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-0/+8
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Added a method to access a named folder in a users inventory, to the inventor...MW2008-02-131-0/+8
* Documenting and minor tweaksJustin Clarke Casey2008-02-111-0/+35
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-051-0/+2
* * Optimized usingslbsa712007-12-271-1/+1
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+1
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-1/+1
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-1/+1
* * Optimized usingslbsa712007-10-301-4/+2
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-4/+3
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-9/+7
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-7/+9
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+8
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+1
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+1
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-0/+1
* few small changes.MW2007-08-011-0/+1
* changed to native line ending encodingSean Dague2007-07-161-17/+17
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-111-0/+17