Commit Graph

297 Commits

Author SHA1 Message Date
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 6d05a2f7fc Making use of new API call iso_md5_match() and adapted to MD5 image mismatches 2009-08-18 17:34:08 +00:00
Thomas Schmitt f0c12594c1 -check_media recognizes relocated 64kB superblock tag and hops over session gaps 2009-08-17 16:27:37 +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 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 7966b52a5b Bug fix: Use of freed memory with -hardlinks on and -update 2009-08-03 07:59:04 +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 e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +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 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 bcb54ccaba Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +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 183fda33a6 Disabled use of iso_tree_add_new_symlink() in favor of iso_tree_add_new_node() 2009-05-16 16:59:25 +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 91955a715a Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
Thomas Schmitt 1a3297b658 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
Thomas Schmitt 61e22bb9e9 Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
Thomas Schmitt b06bac1c06 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
Thomas Schmitt 29a3048803 Made use of new libisoburn call to accelerate option -toc for large TOC 2009-04-22 17:37:00 +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 fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +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 5676ae2eab Adjustments with filter --zisofs-decode 2009-04-11 12:53:27 +00:00
Thomas Schmitt 8007b3ae8d Introduced builtin filters --zisofs and --zisofs-decode 2009-04-10 10:32:53 +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 7e3b7f3b7f Fixed bug introduced with 2575 2009-04-06 16:15:39 +00:00
Thomas Schmitt 1615fea70d Changed appearance of -show_stream, fixed bug introduced with rev 2575 2009-04-06 14:31:07 +00:00
Thomas Schmitt c84e0e0a44 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00
Thomas Schmitt f99b7182f5 Suffix rollback with -set_filter --remove-all-filters 2009-04-06 10:08:48 +00:00
Thomas Schmitt 3f0f1c72a5 Fixed a bug about detection of failure with -set_filter 2009-04-05 11:06:49 +00:00
Thomas Schmitt a50a17c075 New option -close_filter_list 2009-04-04 14:40:11 +00:00
Thomas Schmitt 6033dd8ea8 Fixed a bug with the error message about external filters and setuid 2009-04-04 08:26:32 +00:00