aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer/GridInventoryService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-05Converted logging to use log4net.Jeff Ames1-11/+13
2007-12-27* Optimized usingslbsa711-23/+22
2007-12-22Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey1-1/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-6/+6
2007-12-15* Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey1-5/+31
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-9/+50
2007-12-14Added some extra debug console output to Inventory Server and region OGS1 inv...MW1-0/+2
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares1-4/+8
2007-12-11added copyright noticesJeff Ames1-1/+29
2007-12-07This small patch means that the inventoryserver for grid mode nowSean Dague1-6/+3
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-0/+1
2007-12-01On login, if a set of inventory folders doesn't exist for the user then a new...MW1-0/+1
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-0/+104