aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-161-42/+42
* * Start recording initial complete avatar inventory retrieval failures from t...Justin Clarke Casey2008-05-141-1/+5
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-011-20/+5
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-011-26/+28
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+1
* * Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey2008-04-301-1/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-0/+15
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-231-2/+36
* * 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-8/+10
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-2/+8
* * Minor refactoring in OGS1InventoryServiceJustin Clarke Casey2008-04-111-27/+20
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-111-1/+2
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-111-7/+0
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-14/+26
* * Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey2008-04-101-1/+2
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-2/+2
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-10/+0
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-0/+8
* * Stop grid inventory network failures crashing the client sessionJustin Clarke Casey2008-03-181-13/+46
* Formatting cleanup.Jeff Ames2008-03-181-26/+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/+5
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-10/+10
* 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
* * Optimized usingslbsa712007-12-271-12/+12
* Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey2007-12-231-8/+32
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-1/+1
* * Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2007-12-151-28/+9
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+10
* Another addition to Inventory debug output.MW2007-12-141-1/+1
* more inventory debugging output added to region server.MW2007-12-141-1/+3
* Added some extra debug console output to Inventory Server and region OGS1 inv...MW2007-12-141-8/+10
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-3/+3
* * Start listening for client connections immediately after a region initializ...Teravus Ovares2007-12-121-0/+1
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-021-0/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-1/+1
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-14/+96
* * Diuerse beavtificatemslbsa712007-11-011-5/+2
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-301-3/+21
* * Optimized usingslbsa712007-10-301-12/+5
* 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
* * 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-52/+52
* == 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-58/+11
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-11/+58