aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Removed some more fields from CommunicationsLocallbsa712007-09-241-1/+1
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-7/+7
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-38/+52
* fixing me some line endingsSean Dague2007-09-171-38/+38
* 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/+5
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-0/+28