Commit Graph

282 Commits

Author SHA1 Message Date
Thomas Schmitt 2bcb098612 Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet 2009-08-31 16:26:42 +00:00
Thomas Schmitt e9f27e15a1 Version leap to libisoburn-0.4.3 2009-08-29 18:18:56 +00:00
Thomas Schmitt cc5bd34298 Forgot to store before committing 2009-08-28 10:13:07 +00:00
Thomas Schmitt abb045a26f New option -list_profiles 2009-08-28 10:07:30 +00:00
Thomas Schmitt 5d33c841d6 Updated helptext about -find actions, new -as mkisofs option --for_backup 2009-08-27 17:55:17 +00:00
Thomas Schmitt 543df52274 New option -calm_drive 2009-08-24 18:36:49 +00:00
Thomas Schmitt 56abdd0c2c New -find action make_md5 to equip files from old images with MD5 2009-08-22 18:41:45 +00:00
Thomas Schmitt 5f06ee19c5 Made -compare and -update work with recorded MD5 sums 2009-08-20 20:42:14 +00:00
Thomas Schmitt bddf8008a1 New -md5 mode "all" 2009-08-19 18:07:44 +00:00
Thomas Schmitt 7c4cf26163 Included -md5 on with option -for_backup 2009-08-18 19:09:15 +00:00
Thomas Schmitt 489a1b6c98 Adapted to a change in iso_util_decode_md5_tag() 2009-08-16 20:08:10 +00:00
Thomas Schmitt f155241628 Introduced -check_media event= for mismatch events 2009-08-15 17:34:00 +00:00
Thomas Schmitt 7e40478a75 Letting -check_media look for session checksum tags 2009-08-14 21:15:52 +00:00
Thomas Schmitt 11fe78ffb1 More timely abort of find jobs if the result pager gets aborted 2009-08-14 10:22:59 +00:00
Thomas Schmitt 4d1d3732be Better reaction wich -check_md5 if no MD5 array is loaded 2009-08-13 20:36:21 +00:00
Thomas Schmitt d152de91f4 Checking MD5 of whole session with -check_md5 and empty path list 2009-08-12 20:23:31 +00:00
Thomas Schmitt 16d84807da Completed find action check_md5 2009-08-12 13:03:07 +00:00
Thomas Schmitt 3b05800e08 New options -check_md5, -check_md5_r, find action check_md5, test -has_md5 2009-08-11 19:55:08 +00:00
Thomas Schmitt bfd82b2ccf New option -md5, new -as mkisofs option --md5 2009-08-10 19:37:47 +00:00
Thomas Schmitt d1490aa95e New find actions get_md5, get_any_xattr, test -has_any_xattr 2009-08-10 12:30:49 +00:00
Thomas Schmitt b3bdfec3b1 Updating sorted link array before usage after image manipulations 2009-07-25 18:18:05 +00:00
Thomas Schmitt d69acf1374 Showing a better link count with -hardlinks on -lsl 2009-07-23 10:36:36 +00:00
Thomas Schmitt 920adb9e9f Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more 2009-07-19 21:46:55 +00:00
Thomas Schmitt 7981c59a7c Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
Thomas Schmitt d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
Thomas Schmitt 2774cbce07 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
Thomas Schmitt 4ddc39adaf Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
Thomas Schmitt d478d4ebb4 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
Thomas Schmitt 852941cf58 Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +00:00
Thomas Schmitt 67d7e8821b Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
Thomas Schmitt 40e0333edb Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
Thomas Schmitt 4d266bc2f5 With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
Thomas Schmitt 2b3841264a Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
Thomas Schmitt 94e6000db2 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
Thomas Schmitt 7aee4b45a7 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +00:00
Thomas Schmitt 5b13b266db Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
Thomas Schmitt 5fcd3217f3 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00
Thomas Schmitt 2237469e18 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt 2faac5462e Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
Thomas Schmitt eea365ce35 New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt b06bac1c06 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
Thomas Schmitt 2499047b82 Allowed implicit -and operator with -not, -if and -sub 2009-04-21 18:42:07 +00:00
Thomas Schmitt 6052e04b72 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +00:00
Thomas Schmitt 41b61970bb Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip 2009-04-15 07:19:47 +00:00
Thomas Schmitt 1ee9e2a16f New -zisofs option by_magic=on 2009-04-14 09:23:06 +00:00
Thomas Schmitt a3f5ffeb11 New option -zisofs, builtin filters --zisofs and --zisofs-decode 2009-04-11 17:26:48 +00:00
Thomas Schmitt 13b24ca32f Removed some unused old code branches 2009-04-07 12:21:13 +00:00
Thomas Schmitt f9db31f5a1 New -find tests -has_filter, -has_no_filter 2009-04-07 12:02:53 +00:00
Thomas Schmitt c84e0e0a44 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00