aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov2017-06-211-2/+4
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* mantis 8041: check target user password on save/load IARUbitUmarov2016-10-251-3/+0
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | bad merge?UbitUmarov2015-09-011-0/+3
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2013-09-011-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-07-181-2/+2
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-11-111-8/+31
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-011-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-261-0/+4
| |\ \ \ \ \ \
| * | | | | | | Allow load and save of IAR without a password. The password must still beMelanie2012-07-241-0/+3
* | | | | | | | Improve on the last commit to InventoryArchiver: put back the original constr...Diva Canto2014-09-281-2/+2
* | | | | | | | Modifications to previous IAR commits to bring them more inline with existing...AliciaRaven2014-09-231-2/+4
* | | | | | | | Add an event callback for loading IAR files. The callback for creating them a...AliciaRaven2014-09-231-21/+65
* | | | | | | | Change existing IAR save to use UUID for its callback reference instead of Gu...AliciaRaven2014-09-231-7/+7
* | | | | | | | Include same content filters for IAR file exports that already exist for OAR ...AliciaRaven2014-09-231-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix a printing of exception error in InventoryArchiveModule that onlyRobert Adams2013-08-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto2013-07-051-2/+2
| |_|_|_|/ |/| | | |
* | | | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
| |_|_|/ |/| | |
* | | | One more module converted: InventoryArchiverModule.Diva Canto2012-11-111-8/+31
| |_|/ |/| |
* | | Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)2012-11-011-2/+2
| |/ |/|
* | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-0/+4
|/
* Added ability to exclude inventory items or folders when saving IAR files.Kevin Cozens2012-04-131-55/+69
* Clean up "save iar" helpJustin Clark-Casey (justincc)2012-03-171-8/+8
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-2/+2
* Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
* Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-5/+5
* Corrected console help texts for "save iar"Snoopy Pfeffer2012-02-031-2/+2
* Update save oar and save iar help responses to reflect new -h|--homenebadon2012-01-251-2/+2
* Add --noassets option for "save iar"Justin Clark-Casey (justincc)2011-05-261-6/+8
* Make -m shortcut option for --merge on load iar specific. Correct some log m...Justin Clark-Casey (justincc)2011-03-081-7/+7
* Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...Diva Canto2011-02-031-0/+2
* Added a -v|verbose option to save iar.Diva Canto2011-01-081-1/+3
* uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)2010-12-181-5/+3
* minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)2010-12-181-3/+3
* Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2010-12-111-65/+63
* Fix unit test.Diva Canto2010-11-291-3/+7
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-291-12/+42
* Formatting cleanup.Jeff Ames2010-09-121-14/+14
* Merge branch 'iar-merge'Justin Clark-Casey (justincc)2010-08-041-26/+28
|\
| * Add --merge switch to load iar.Justin Clark-Casey (justincc)2010-06-301-29/+31
* | improve closing of load/save iar streams in the event of a problemJustin Clark-Casey (justincc)2010-07-141-48/+63
|/
* add ability for load iar/save iar to take in arbitrary optionsJustin Clark-Casey (justincc)2010-06-041-20/+47
* get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu...Justin Clark-Casey (justincc)2010-06-041-1/+3
* Add ability to load IARs directly from URIsJustin Clark-Casey (justincc)2010-05-281-4/+17
* May fix mantis #4613Diva Canto2010-03-271-1/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-221-6/+60
|\
| * Formatting cleanup.Jeff Ames2010-02-221-4/+4