aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/InventoryServiceBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Just inserting some exploratory comments into inventory codeJustin Clarke Casey2008-03-181-0/+4
* 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/+6
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-3/+2
* Documenting and minor tweaksJustin Clarke Casey2008-02-111-82/+64
* Converted logging to use log4net.Jeff Ames2008-02-051-11/+13
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-051-0/+10
* Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2007-12-301-4/+22
* * Optimized usingslbsa712007-12-271-3/+2
* * removed always true iflbsa712007-12-271-15/+12
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-2/+2
* * Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares2007-12-261-4/+103
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+20
* Thanks, Justin, for:Charles Krinke2007-12-141-0/+4
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-2/+8
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-3/+12
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-2/+2
* * Optimized usingslbsa712007-10-301-10/+9
* 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-2/+2
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-1/+1
* * Major ass commit.Adam Frisby2007-10-221-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* Applied patch 485, inventory patch from tleiades (thanks again).MW2007-10-081-2/+2
* == 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-201/+54
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-54/+201
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+211