Commit Graph

33 Commits

Author SHA1 Message Date
Thomas Schmitt 369ac4cf74 Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
Thomas Schmitt 1103a7127e Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 2015-11-13 15:28:05 +00:00
Thomas Schmitt 495ac42134 Reacted on compiler warnings about rev 5601 2015-11-12 14:27:16 +00:00
Thomas Schmitt ee67cebec2 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 2015-11-12 12:34:01 +00:00
Thomas Schmitt 449daaaa35 Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt bdfd7a60e4 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
Thomas Schmitt 0d8919084c Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt 921eb16ae1 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt 00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 2c2d695c16 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt ab1ce60c25 New -find action "show_stream_id" 2014-11-04 12:19:00 +00:00
Thomas Schmitt f9ac68c207 New -find action report_sections 2014-06-13 09:03:28 +00:00
Thomas Schmitt e770a4369d Bug fix: Paths with symbolic links preceding ".." were not interpreted properly 2014-02-10 10:49:59 +00:00
Thomas Schmitt 3e03b758c3 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 93435822c3 New command -sh_style_result 2013-07-01 18:06:39 +00:00
Thomas Schmitt 18936cfccf New -as mkisofs options --sort-weight-list and --sort-weight-patterns 2013-05-28 17:58:01 +00:00
Thomas Schmitt ff347ebdd7 Bug fix: Disk paths with components . or .. could be mistaken for directories 2013-04-13 14:50:37 +00:00
Thomas Schmitt abb6a2704f New -find test -disk_path 2012-06-21 20:34:40 +00:00
Thomas Schmitt bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 470cdcc7fa Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
Thomas Schmitt 3411e4dfd5 Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel 2011-11-24 09:32:30 +00:00
Thomas Schmitt 8c98fb039d New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
Thomas Schmitt 132777bd31 Enabled extraction of the boot catalog file to disk filesystem 2011-07-03 19:36:56 +00:00
Thomas Schmitt ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 1e4945f483 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt 2398b7d599 Replaced some large local variables by other means in xorriso/iso_tree.c 2011-05-04 16:58:16 +00:00
Thomas Schmitt 015c7e7046 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 8a3e8b8771 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 398c506905 Made option -lsl mark files in hidden directories as hidden 2010-06-28 10:11:10 +00:00
Thomas Schmitt 7cac6fcfbf New option -hide 2010-06-20 16:48:28 +00:00
Thomas Schmitt ea5edd0a59 New find test -disk_name 2010-06-19 16:56:15 +00:00
Thomas Schmitt ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00