aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Inventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-16/+30
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-033-72/+119
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-23/+22
* Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-13/+59
* Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-271-1/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-052-2/+2
* remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)2011-01-211-9/+0
* WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-1/+5
* Fix more potential nullrefsMelanie2010-11-231-2/+4
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+2
* Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto2010-06-291-0/+4
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-1/+1
* * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-301-50/+0
* Commented verbose debug messages from XInventory handler.Diva Canto2010-04-281-13/+13
* XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-15/+54
* RemoteXInventoryServiceConnector, the plugin region module. Not active in def...Diva Canto2010-04-261-1/+47
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* Merge branch 'master' into presence-refactorMelanie2010-03-021-2/+0
|\
| * Fix a few compiler warnings.Jeff Ames2010-03-011-2/+0
* | Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+1
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-02-151-1/+1
* | Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-62/+174
* | A little more beef on the xinventory in connector.Diva Canto2010-02-061-0/+61
* | * Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto2010-01-311-1/+3
* | * Added a few files that were missing in the repo.Diva Canto2010-01-311-41/+5
|/
* The first 2 handlers for the XInventory system.Melanie2010-01-081-0/+74
* Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2010-01-061-5/+220
* Adding a skeleton for the XInventoryInConnector, counterpart to the alreadyMelanie2010-01-061-0/+167
* * Removed verbose debug messageDiva Canto2009-10-061-0/+1
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-5/+6
* * 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