aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer/GridInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Converted logging to use log4net.Jeff Ames2008-02-051-11/+13
* * Optimized usingslbsa712007-12-271-23/+22
* Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey2007-12-221-1/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-6/+6
* * Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2007-12-151-5/+31
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-9/+50
* Added some extra debug console output to Inventory Server and region OGS1 inv...MW2007-12-141-0/+2
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-4/+8
* added copyright noticesJeff Ames2007-12-111-1/+29
* This small patch means that the inventoryserver for grid mode nowSean Dague2007-12-071-6/+3
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-021-0/+1
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-011-0/+1
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+104