Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Schmitt 05de7ec5ee New -osirrox option sparse= controls extraction into sparse files 2020-11-03 09:27:41 +01:00
Thomas Schmitt 3466f2300a New -osirrox option check_md5_on|_off|_force 2020-01-02 18:50:59 +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 56a596208c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
Thomas Schmitt cbc5dbf496 New -xattr mode "any" to process all xattr namespaces of local filesystem 2017-10-23 12:08:16 +02:00
Thomas Schmitt ac7155871f Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
Thomas Schmitt 564036d501 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +00:00
Thomas Schmitt 089ff7586c Clarified handling of file descriptor. Coverity CID 28753. 2015-11-03 15:09:22 +00:00
Thomas Schmitt b89665d93d Reacted on cppcheck warning about uninitialized variable 2015-07-04 08:50:27 +00:00
Thomas Schmitt a47b59791e Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt 672a71ba36 New -find action report_sections 2014-06-13 09:03:28 +00:00
Thomas Schmitt 51c02ceba7 New command -concat 2014-04-21 13:18:38 +00:00
Thomas Schmitt f70299dae1 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt 661ae74800 Enabled speed display with command -extract 2012-02-25 15:49:21 +00:00
Thomas Schmitt 9f5e6c925a Reporting speed with -check_md5, -compare, -find, -compare_l, -update 2012-01-23 10:40:59 +00:00
Thomas Schmitt 9caa063957 Reporting speed with -check_media 2012-01-23 10:38:48 +00:00
Thomas Schmitt f48548fc22 New -osirrox option strict_acl 2011-08-23 10:42:01 +00:00
Thomas Schmitt bacf9be002 Bug fix: -extract was not immediately aborted if -abort_on was triggered 2011-08-16 16:05:11 +00:00
Thomas Schmitt 9f4fb2c69b Improved error reporting with problems when extracting xattr or ACL 2011-08-08 12:42:57 +00:00
Thomas Schmitt 03c417206d Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:14:22 +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 230a0d6e19 Replaced some large local variables by other means in xorriso/read_run.c 2011-05-07 16:57:54 +00:00
Thomas Schmitt 2fe76f0f0e Downgraded extraction error from FAILURE to SORRY (for new -abort_on default) 2011-04-27 15:08:09 +00:00
Thomas Schmitt f479c73940 Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
Thomas Schmitt 5a6024a1cc Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +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