Commit Graph

339 Commits

Author SHA1 Message Date
43795c9216 Adjusted xorriso -as cdrecord fifo chunk size to -xa1 2009-09-20 11:06:21 +00:00
68f0cfd3a5 Bug fix: Corrected handling of -as cdrecord -mode2, -xa, -xa2, -xa2, -xamix, xorrisofs -help, xorrecord -help 2009-09-20 09:27:29 +00:00
9d1ce48f3b New -osirrox sub-options o_excl_on/off. Program osirrox starts with o_excl_off. 2009-09-19 16:09:21 +00:00
081b01ad1b Changing new option -scdbackup_tag 2009-09-17 14:47:43 +00:00
3000c539d7 Avoiding a potential memory leak in xorriso main() 2009-09-16 16:23:21 +00:00
e5145063f9 Avoided to use MD5 on filtered streams with compare and update 2009-09-07 16:11:46 +00:00
1cb1eefdd5 New option -scdbackup_tag 2009-08-31 21:09:16 +00:00
1d730bb025 Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet 2009-08-31 16:26:42 +00:00
41efdc08e4 Version leap to libisoburn-0.4.3 2009-08-29 18:18:56 +00:00
47fc8508be Forgot to store before committing 2009-08-28 10:13:07 +00:00
76738cd16b New option -list_profiles 2009-08-28 10:07:30 +00:00
d697a433c3 Updated helptext about -find actions, new -as mkisofs option --for_backup 2009-08-27 17:55:17 +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
7e9cf98fca Included -md5 on with option -for_backup 2009-08-18 19:09:15 +00:00
f6788a88ad Adapted to a change in iso_util_decode_md5_tag() 2009-08-16 20:08:10 +00:00
45d28a5169 Introduced -check_media event= for mismatch events 2009-08-15 17:34:00 +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
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
de28197e01 Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more 2009-07-19 21:46:55 +00:00
5b2ba329e1 Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
eafd9bd3aa Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
92c1b17f21 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
855f114b99 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
11aec9579d Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
cbc30b11b1 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
1be341c96d Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +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
a324ead9e6 Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
0555a47662 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
6a2446f729 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +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
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
913db3c429 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
1c33c6d1e2 Allowed implicit -and operator with -not, -if and -sub 2009-04-21 18:42:07 +00:00
254d2f8413 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +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
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
fb25ceaeb0 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00
3a63d2b10f New -osirrox mode "banned" 2009-04-05 14:30:45 +00:00
967b6a45ce Reporting number of processed filters with -set_filter and -set_filter_r 2009-04-05 11:05:37 +00:00
88741ad017 New option -close_filter_list 2009-04-04 14:40:11 +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
06f4db94c2 Unified -status filtering decision 2009-03-19 17:27:59 +00:00
2579bf6adb Fixed the inappropriate refusal on paths like /u/test/../.. 2009-03-14 11:38:05 +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
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
81c771a9ac -as mkisofs --acl and --xattr was not properly recognized 2009-02-14 13:30:27 +00:00
8563b171e9 New option -setfattr_list 2009-02-13 20:25:42 +00:00
89c6796d91 New -as mkisofs options --acl and --xattr 2009-02-12 11:05:17 +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
2abedac499 First code for -setfattr (have to fix some ACL problems before going on) 2009-02-08 13:21:36 +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
493f208c14 New option -setfacl_list 2009-01-29 16:53:45 +00:00
beac765f7b Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
fd0cf1dec0 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +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
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
b0ef1ae4e4 Avoiding use of function parameter name "class" 2009-01-10 15:40:45 +00:00
96fdd97d47 Some small corrections of documentation 2009-01-06 12:31:11 +00:00
d76129e3be New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
cf3346463d Options for -as mkisofs: -input-charset, -output-charset 2008-12-14 23:12:05 +00:00
7b1c3b8460 Removed outdated alternative code 2008-12-14 15:16:09 +00:00
c6ebbd5049 New option -assert_volid 2008-12-14 09:31:52 +00:00
22d8836f85 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
df1d2a2652 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
b3089477fd Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
ef834e0a11 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
6aea5f981f Bug fix: Options -extract and -extract_single were enabled with -osirrox off 2008-12-04 18:06:32 +00:00
935f06249d Bug fix: disk patterns with relative addresses were not properly resolved 2008-12-01 12:50:14 +00:00