Commit Graph

355 Commits

Author SHA1 Message Date
e5145063f9 Avoided to use MD5 on filtered streams with compare and update 2009-09-07 16:11:46 +00:00
3c25d5a163 Reporting media product info with -as cdrecord -atip 2009-09-06 14:56:36 +00:00
f779f2f308 Reporting "Media product:" with xorriso option -toc 2009-09-06 11:27:47 +00:00
1cb1eefdd5 New option -scdbackup_tag 2009-08-31 21:09:16 +00:00
9686dd7177 Small correction with reporting profile "Remoovable disk" 2009-08-28 11:40:56 +00:00
76738cd16b New option -list_profiles 2009-08-28 10:07:30 +00:00
0cc33ad5da More timely report of library messages with -check_md5 2009-08-25 19:11:29 +00:00
0109f4b2b5 New option -calm_drive 2009-08-24 18:36:49 +00:00
aeb4ef9d05 New -find action make_md5 to equip files from old images with MD5 2009-08-22 18:41:45 +00:00
6ef20133ff Made -compare and -update work with recorded MD5 sums 2009-08-20 20:42:14 +00:00
218cfa6a2d New -md5 mode "all" 2009-08-19 18:07:44 +00:00
1a17a0b120 Making use of new API call iso_md5_match() and adapted to MD5 image mismatches 2009-08-18 17:34:08 +00:00
c2df9387a9 -check_media recognizes relocated 64kB superblock tag and hops over session gaps 2009-08-17 16:27:37 +00:00
f6788a88ad Adapted to a change in iso_util_decode_md5_tag() 2009-08-16 20:08:10 +00:00
311d46d942 Letting -check_media look for session checksum tags 2009-08-14 21:15:52 +00:00
bebe13465f More timely abort of find jobs if the result pager gets aborted 2009-08-14 10:22:59 +00:00
9a96860bad Better reaction wich -check_md5 if no MD5 array is loaded 2009-08-13 20:36:21 +00:00
14b101feef Checking MD5 of whole session with -check_md5 and empty path list 2009-08-12 20:23:31 +00:00
447aaea8fd Completed find action check_md5 2009-08-12 13:03:07 +00:00
797a16be81 New options -check_md5, -check_md5_r, find action check_md5, test -has_md5 2009-08-11 19:55:08 +00:00
6b1dac2161 New option -md5, new -as mkisofs option --md5 2009-08-10 19:37:47 +00:00
5ddf5f9abf New find actions get_md5, get_any_xattr, test -has_any_xattr 2009-08-10 12:30:49 +00:00
d69de85874 Bug fix: Use of freed memory with -hardlinks on and -update 2009-08-03 07:59:04 +00:00
2606a34ba8 Updating sorted link array before usage after image manipulations 2009-07-25 18:18:05 +00:00
0136c7bab9 Showing a better link count with -hardlinks on -lsl 2009-07-23 10:36:36 +00:00
92c1b17f21 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
11aec9579d Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
4433890336 Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
3f852df6ca Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
bf702dc38e With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
18f8a2244d Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +00:00
340f89591f Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
b271da2b58 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00
cdd46d0a2a Disabled use of iso_tree_add_new_symlink() in favor of iso_tree_add_new_node() 2009-05-16 16:59:25 +00:00
9b33a3eaf6 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
4fdf92da42 Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
e784320c2f New option -hardlinks 2009-05-09 20:17:35 +00:00
b1912f8f39 Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
495fb8dee0 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
63d7cb7a7a Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
913db3c429 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
28d19db8d0 Made use of new libisoburn call to accelerate option -toc for large TOC 2009-04-22 17:37:00 +00:00
254d2f8413 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +00:00
54af3a22b6 Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
4e8f8e433b Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip 2009-04-15 07:19:47 +00:00
2987704406 New -zisofs option by_magic=on 2009-04-14 09:23:06 +00:00
8bb5a1f21e New option -zisofs, builtin filters --zisofs and --zisofs-decode 2009-04-11 17:26:48 +00:00
1aeaaed0ed Adjustments with filter --zisofs-decode 2009-04-11 12:53:27 +00:00
b315575faa Introduced builtin filters --zisofs and --zisofs-decode 2009-04-10 10:32:53 +00:00
b76a33be47 Removed some unused old code branches 2009-04-07 12:21:13 +00:00
f393aed6db New -find tests -has_filter, -has_no_filter 2009-04-07 12:02:53 +00:00
9217666566 Fixed bug introduced with 2575 2009-04-06 16:15:39 +00:00
f116dc1abd Changed appearance of -show_stream, fixed bug introduced with rev 2575 2009-04-06 14:31:07 +00:00
fb25ceaeb0 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00
c74440e27b Suffix rollback with -set_filter --remove-all-filters 2009-04-06 10:08:48 +00:00
e977a4afb2 Fixed a bug about detection of failure with -set_filter 2009-04-05 11:06:49 +00:00
88741ad017 New option -close_filter_list 2009-04-04 14:40:11 +00:00
97131421a0 Fixed a bug with the error message about external filters and setuid 2009-04-04 08:26:32 +00:00
ba7985f18a Fixed a potential blind spot of 1 second in -disk_dev_ino comparison 2009-04-03 17:20:33 +00:00
6f41c04293 New options -external_filter , -unregister_filter, -set_filter , -set_filter_r 2009-04-02 16:25:33 +00:00
06dfe11e36 Experimental -find action -exec set_filter with some hardcoded filter commands 2009-03-29 16:49:38 +00:00
a93d863c6a Stuffed memory leaks on -commit and loading of El Torito records 2009-03-22 09:02:21 +00:00
bbfbb88a86 Now option -auto_charset based on xattr "isofs.cs" 2009-03-20 19:33:51 +00:00
f92c9af5d9 Defaulting -stream_ecording "data" to "100m" 2009-03-13 15:07:24 +00:00
aef4a26b99 Made -compliance old_rr the default 2009-03-12 14:16:36 +00:00
c855c3087b Made -compliance old_rr imply -compliance aaip_susp_1_10 2009-03-10 09:22:16 +00:00
78da3f76b1 Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 13:59:57 +00:00
7c5052454c New -stream_recording mode with start address, "on" is now 32s 2009-02-28 18:13:56 +00:00
493d2817bc -disk_dev_ino mode ino_only 2009-02-25 14:40:47 +00:00
c542b12bd4 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:36:09 +00:00
8f4dc5a95e New option -disk_dev_ino 2009-02-17 18:42:41 +00:00
fca30079ef Took into respect ACL and xattr with -compare and -update 2009-02-16 08:26:53 +00:00
8563b171e9 New option -setfattr_list 2009-02-13 20:25:42 +00:00
53d4c4724f Closed a memory leak with unreleased IsoImage in boot image inquiry 2009-02-10 12:58:36 +00:00
f4e0f103da New options -setfattr, -setfattr_r, new find -exec setfattr 2009-02-09 18:59:41 +00:00
38b6759270 Displaying "+" with lslx if ACL is detected 2009-02-08 15:14:05 +00:00
f4910bc02e Correct group permission bits with -acl off and disk file that has ACL 2009-02-07 14:26:12 +00:00
8fd08730cc Correct group permission bits with -acl off and -extract file that has ACL 2009-02-07 09:01:26 +00:00
c4b75b7811 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
58c0732a8e Enabled restoring of xattr 2009-02-02 20:11:26 +00:00
85d9cc709d New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
da8337d257 Equipped output of lsl with '+' perm if ACL is present 2009-01-31 10:11:37 +00:00
9be23662ce Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00
c0b09f0296 Bug fix: included sys/wait.h rather than wrong wait.h 2009-01-29 21:06:14 +00:00
beac765f7b Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
b0aae62aff Bug fixes and enhancements about "default" ACL 2009-01-28 11:48:04 +00:00
0b4e59ee1e Bug fixes and enhancements about "default" ACL 2009-01-28 07:49:56 +00:00
20800d3582 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
fd0cf1dec0 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
0b093f0ccc Silenced a FAILURE message with -acl if no image is loaded 2009-01-23 17:28:02 +00:00
8555af6e7f New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
1570b0c992 Removing leading slash from -getfacl output of file path 2009-01-22 15:50:54 +00:00
7aff4003b0 Restoring ACL only if -acl "on" 2009-01-22 15:22:57 +00:00
2cb7afe397 Making use of new libisoburn macro isoburn_igopt_aaip 2009-01-22 14:33:09 +00:00
e49a00dcc2 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
cb9300b4b6 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
1f37d81537 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
7a7aef6f9c New option -getfacl 2009-01-17 18:15:22 +00:00
1a0320eedb Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
d76129e3be New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00