Commit Graph

41 Commits

Author SHA1 Message Date
Thomas Schmitt fc587966d3 Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov. 2022-04-26 12:17:22 +02:00
Thomas Schmitt 3f390f2cdc New -zisofs parameters bpt_target= 2020-10-17 15:30:26 +02:00
Thomas Schmitt dcb13954bd New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f= 2020-10-14 22:59:35 +02:00
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt e2c71a34d0 Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0. Thanks William Willems. 2019-10-11 12:46:50 +02:00
Thomas Schmitt e9a424add1 Displaying directory tree sizes with -update and -update_r 2019-04-08 13:55:58 +02:00
Thomas Schmitt 3794753662 Enabling non-user xattr namespaces with -getfattr and -setfattr 2017-11-15 11:10:33 +01:00
Thomas Schmitt 7b12dd0dda New command -update_lxi 2016-12-05 14:35:04 +01:00
Thomas Schmitt 06b1104c6a Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
Thomas Schmitt f5c4ad4903 Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 2015-11-13 15:28:05 +00:00
Thomas Schmitt d5c18dcbbf Reacted on compiler warnings about rev 5601 2015-11-12 14:27:16 +00:00
Thomas Schmitt 17ba65b8b6 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 2015-11-12 12:34:01 +00:00
Thomas Schmitt df49e23bcf Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt 8ecf0620a7 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
Thomas Schmitt 453940395b Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt 85424a0f31 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt 0c2eed9f2e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt ea8f2ad517 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt 663ec2196a New -find action "show_stream_id" 2014-11-04 12:19:00 +00:00
Thomas Schmitt 672a71ba36 New -find action report_sections 2014-06-13 09:03:28 +00:00
Thomas Schmitt b6c919515c Bug fix: Paths with symbolic links preceding ".." were not interpreted properly 2014-02-10 10:49:59 +00:00
Thomas Schmitt f58ee1db6b Bug fix: -compare reported false differences with directories which have non-trivial ACL but no default ACL 2013-12-30 10:18:36 +00:00
Thomas Schmitt aa51bde75c New command -sh_style_result 2013-07-01 18:06:39 +00:00
Thomas Schmitt c479eb0c0c New -as mkisofs options --sort-weight-list and --sort-weight-patterns 2013-05-28 17:58:01 +00:00
Thomas Schmitt 20d9fb55e9 Bug fix: Disk paths with components . or .. could be mistaken for directories 2013-04-13 14:50:37 +00:00
Thomas Schmitt 2edce33c2e New -find test -disk_path 2012-06-21 20:34:40 +00:00
Thomas Schmitt 4f90dad64b Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 7922222241 Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
Thomas Schmitt eb56a6152e Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel 2011-11-24 09:32:30 +00:00
Thomas Schmitt d2f368ed3f New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
Thomas Schmitt d76591cc47 Enabled extraction of the boot catalog file to disk filesystem 2011-07-03 19:36:56 +00:00
Thomas Schmitt 37987ecfe6 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 7ed67018b7 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt 6442ca224b Replaced some large local variables by other means in xorriso/iso_tree.c 2011-05-04 16:58:16 +00:00
Thomas Schmitt 92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 0431d89738 New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev 2011-02-07 18:43:06 +00:00
Thomas Schmitt 66efb225eb Made option -lsl mark files in hidden directories as hidden 2010-06-28 10:11:10 +00:00
Thomas Schmitt c54b5bc6a2 New option -hide 2010-06-20 16:48:28 +00:00
Thomas Schmitt eb5639b017 New find test -disk_name 2010-06-19 16:56:15 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00