aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Inventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+13
* Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...Diva Canto2009-08-212-0/+84
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-4/+17
* A better purge of trash folder.Diva Canto2009-08-191-2/+11
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+12
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
* Some more hammering on the head of the obsolete rest inventory handlers, just...Diva Canto2009-08-111-3/+3
* Re-adding a conditional in UserManager that was removed with arthusv's commit...Diva Canto2009-08-111-1/+1
* Added http handlers for the two new inventory operations.Diva Canto2009-08-111-0/+42
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+5
* Update svn properties.Jeff Ames2009-06-091-276/+276
* First draft of the inventory service IN connector. Probably won't work yet. B...diva2009-06-081-0/+276