Commit Graph

339 Commits

Author SHA1 Message Date
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
Thomas Schmitt b4952da4e6 Fixed a potential blind spot of 1 second in -disk_dev_ino comparison 2009-04-03 17:20:33 +00:00
Thomas Schmitt e3eaea1a4e New options -external_filter , -unregister_filter, -set_filter , -set_filter_r 2009-04-02 16:25:33 +00:00
Thomas Schmitt 25bc0d4101 Experimental -find action -exec set_filter with some hardcoded filter commands 2009-03-29 16:49:38 +00:00
Thomas Schmitt adff1dd16b Stuffed memory leaks on -commit and loading of El Torito records 2009-03-22 09:02:21 +00:00
Thomas Schmitt b4332a8387 Now option -auto_charset based on xattr "isofs.cs" 2009-03-20 19:33:51 +00:00
Thomas Schmitt bb93624293 Defaulting -stream_ecording "data" to "100m" 2009-03-13 15:07:24 +00:00
Thomas Schmitt d59a2c5907 Made -compliance old_rr the default 2009-03-12 14:16:36 +00:00
Thomas Schmitt 7ba923cbbc Made -compliance old_rr imply -compliance aaip_susp_1_10 2009-03-10 09:22:16 +00:00
Thomas Schmitt 0987ced379 Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 13:59:57 +00:00
Thomas Schmitt 1af09c3ac8 New -stream_recording mode with start address, "on" is now 32s 2009-02-28 18:13:56 +00:00
Thomas Schmitt c8122f4659 -disk_dev_ino mode ino_only 2009-02-25 14:40:47 +00:00
Thomas Schmitt 8e08cf3c57 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:36:09 +00:00
Thomas Schmitt e69f4e1234 New option -disk_dev_ino 2009-02-17 18:42:41 +00:00
Thomas Schmitt 1251c6e135 Took into respect ACL and xattr with -compare and -update 2009-02-16 08:26:53 +00:00
Thomas Schmitt 333a7d95bb New option -setfattr_list 2009-02-13 20:25:42 +00:00
Thomas Schmitt e4b8310812 Closed a memory leak with unreleased IsoImage in boot image inquiry 2009-02-10 12:58:36 +00:00
Thomas Schmitt c8fbf6ac4b New options -setfattr, -setfattr_r, new find -exec setfattr 2009-02-09 18:59:41 +00:00
Thomas Schmitt af43ee46fd Displaying "+" with lslx if ACL is detected 2009-02-08 15:14:05 +00:00
Thomas Schmitt 27c45c6df6 Correct group permission bits with -acl off and disk file that has ACL 2009-02-07 14:26:12 +00:00
Thomas Schmitt f5e6a8147b Correct group permission bits with -acl off and -extract file that has ACL 2009-02-07 09:01:26 +00:00
Thomas Schmitt 0e26c05593 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
Thomas Schmitt efa1164328 Enabled restoring of xattr 2009-02-02 20:11:26 +00:00
Thomas Schmitt f861321c45 New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
Thomas Schmitt 4ceee394f7 Equipped output of lsl with '+' perm if ACL is present 2009-01-31 10:11:37 +00:00
Thomas Schmitt 002ba5d6d2 Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00
Thomas Schmitt 2756789dfe Bug fix: included sys/wait.h rather than wrong wait.h 2009-01-29 21:06:14 +00:00
Thomas Schmitt 78a3402bf3 Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
Thomas Schmitt 0e70724dc2 Bug fixes and enhancements about "default" ACL 2009-01-28 11:48:04 +00:00
Thomas Schmitt d048fc4710 Bug fixes and enhancements about "default" ACL 2009-01-28 07:49:56 +00:00
Thomas Schmitt 0cd2d869c3 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
Thomas Schmitt 02f2954bd5 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
Thomas Schmitt 86b5ffda4f Silenced a FAILURE message with -acl if no image is loaded 2009-01-23 17:28:02 +00:00
Thomas Schmitt e7036f90dc New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
Thomas Schmitt b55cea36b1 Removing leading slash from -getfacl output of file path 2009-01-22 15:50:54 +00:00
Thomas Schmitt 8bb3c084e3 Restoring ACL only if -acl "on" 2009-01-22 15:22:57 +00:00
Thomas Schmitt 2c11219da5 Making use of new libisoburn macro isoburn_igopt_aaip 2009-01-22 14:33:09 +00:00
Thomas Schmitt a1dd938400 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
Thomas Schmitt ecbf829ea9 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
Thomas Schmitt acfdb36e73 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
Thomas Schmitt 72743ca23b New option -getfacl 2009-01-17 18:15:22 +00:00
Thomas Schmitt b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
Thomas Schmitt 1a5307c2e9 New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
Thomas Schmitt 1a0195b25f New option -assert_volid 2008-12-14 09:31:52 +00:00
Thomas Schmitt 581ff82167 Revoked -format mode by_size for DVD-RW 2008-12-13 16:17:18 +00:00
Thomas Schmitt a8575df376 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
Thomas Schmitt 9b0518dfe9 Proper message after failed or refused formatting 2008-12-11 07:24:45 +00:00
Thomas Schmitt ed437d4424 Enabled formatting of BD-R media to SRM-POW default size 2008-12-10 09:34:57 +00:00
Thomas Schmitt f5b81c7b97 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
Thomas Schmitt ab691084c6 Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
Thomas Schmitt 8e131041a4 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
Thomas Schmitt 6caa4dc86e Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
Thomas Schmitt dad02dc7ad Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
Thomas Schmitt 55aab79ebc Reporting BD speed units with pacifier rather than DVD units 2008-11-30 09:50:38 +00:00
Thomas Schmitt a8e38e8f47 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
Thomas Schmitt 88dab185c4 Bug fix: -format as_needed did not recognize unformatted BD-RE 2008-11-29 14:09:06 +00:00
Thomas Schmitt c09fd5b1dd Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
Thomas Schmitt 3e25482521 Disabled "Starting up libraries ..." message 2008-11-26 17:50:07 +00:00
Thomas Schmitt 6241cd8e48 New option -relax_compliance 2008-11-21 16:07:03 +00:00