aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various issues with http inventoryJustin Clark-Casey (justincc)2012-06-021-1/+1
* minor: extend commented out LinkInventoryItem log message for future useJustin Clark-Casey (justincc)2012-05-211-3/+3
* Fix bug where outfit folders could not be renamed.Justin Clark-Casey (justincc)2012-05-211-4/+13
* Fix issue where a new outfit folder is not created when a new outfit is saved...Justin Clark-Casey (justincc)2012-05-181-3/+9
* refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/...Justin Clark-Casey (justincc)2012-05-041-6/+7
* Allow deleting folders even if they're not in the TrashOren Hurvitz2012-05-041-4/+15
* A few minor tweaks here and there in XInventoryService.Diva Canto2012-04-061-14/+48
* Reverse a conditional in XInventory that made updating system folder evrsion ...Melanie2012-03-271-1/+1
* Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-271-2/+10
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-5/+9
* For default everyone permissions on library items, make notecards and scripts...Justin Clark-Casey (justincc)2011-07-231-1/+2
* Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)2011-07-231-4/+4
* Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)2011-07-231-11/+26
* Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)2011-07-231-26/+11
* Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)2011-06-041-2/+6
* HG inventory transfers over the profile working.Diva Canto2011-05-271-5/+5
* fix bug where outfit folder links could not be deletedJustin Clark-Casey (justincc)2011-05-261-4/+4
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-191-6/+28
* Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-181-24/+6
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-171-6/+24
* Commented verbose debug message.Diva Canto2011-04-241-1/+1
* WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-302/+0
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-2/+2
* Formatting cleanup.Jeff Ames2010-09-121-2/+2
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-09-031-1/+1
* Fix cast issueMelanie2010-09-021-1/+1
* Allow increasing the version in system foldersMelanie2010-09-021-1/+7
* Update: Allow the version to increase onlyMelanie2010-09-021-1/+2
* Disallow modification of system folders. Prevent changing the type of foldersMelanie2010-09-021-1/+16
* Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-241-1/+8
* Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-231-1/+13
* Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-231-1/+6
* Allow the trash folder itself to be passed to PurgeFolderMelanie Thielker2010-08-061-0/+3
* Add some optionsMelanie2010-07-241-0/+11
* Fix some inventory issuesMelanie2010-07-241-0/+29
* Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th...Justin Clark-Casey (justincc)2010-07-141-2/+4
* Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto2010-06-292-3/+10
* Changed XInventoryData's CreatorID to a string.Diva Canto2010-06-081-2/+2
* Fixes mantis #4691Diva Canto2010-05-161-1/+1
* Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...Diva Canto2010-04-291-3/+3
* Merge branch 'minor-stuff'Melanie2010-04-281-1/+1
|\
| * Removed unused var from InventoryService.cs (-1 warning)AlexRa2010-04-281-1/+1
* | XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-4/+4
|/
* Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...Diva Canto2010-02-141-0/+1
* Create root inventory folder with proper type (9) instead of -1Melanie2010-02-081-1/+1
* * Simplified the configuration by having [DatabaseService] in itDiva Canto2010-01-311-1/+1
* * Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto2010-01-311-2/+8
* * Added a few files that were missing in the repo.Diva Canto2010-01-312-25/+327
* Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-0/+1
* Merge branch 'master' into presence-refactorMelanie2010-01-042-1/+520
|\