aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Et voila! - Old inventory code removed.Diva Canto2009-08-101-110/+0
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-27/+27
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-29/+35
* * optimized usings.lbsa712009-02-121-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Mantis #1903Melanie Thielker2008-08-281-0/+1
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+3
* Formatting cleanup.Jeff Ames2008-05-161-9/+9
* * Fix minor local inventory service log typoJustin Clarke Casey2008-05-071-1/+1
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-011-1/+5
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-011-35/+0
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+5
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-0/+10
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+4
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-111-2/+9
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-111-2/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-30/+15
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-3/+3
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-19/+0
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-1/+3
* * Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey2008-03-281-1/+1
* 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/+17
* Documenting and minor tweaksJustin Clarke Casey2008-02-111-0/+4
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-051-0/+14
* * Optimized usingslbsa712007-12-271-5/+5
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+5
* From Justin Casey (IBM)Sean Dague2007-12-051-16/+24
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-2/+2
* * Optimized usingslbsa712007-10-301-11/+10
* 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-5/+5
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* getting all our line endings consistant againSean Dague2007-10-051-67/+67
* == 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-2/+1
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+2
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-72/+67
* fixing me some line endingsSean Dague2007-09-171-72/+72
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+5
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+11
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-0/+5
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-141-0/+51