Commit Graph

674 Commits

Author SHA1 Message Date
3d01a976c6 Adapted xorriso-standalone to version leap libisofs-0.6.20 2009-05-31 10:03:03 +00:00
7384f5a34c Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
a324ead9e6 Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
18f8a2244d Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +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
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
3c2d2dd3e1 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
b445427d0f Adapted xorriso-standalone to version leap libburn-0.6.7 2009-05-08 07:36:29 +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
a3360d81a2 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
63d7cb7a7a Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
a3ceb34055 Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +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
375e807827 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +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
e7854b5768 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
1409588209 Adapted xorriso-standalone to version leap libisofs-0.6.19 2009-04-18 11:44:30 +00:00
78078eea26 Fixed bugs with rarely used make dist 2009-04-16 14:56:13 +00:00
1672366c71 Adapted xorriso-standalone to version leap libisofs-0.6.18 2009-04-15 18:53:56 +00:00
757b265875 Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +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
4d781c486d Took into respect optional libz dependency of libisofs 2009-04-10 10:25:58 +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
3a63d2b10f New -osirrox mode "banned" 2009-04-05 14:30:45 +00:00
90e178a14d Included sys/select.h as prescribed by POSIX and Linux, FreeBSD man pages 2009-04-05 13:15:36 +00:00
e977a4afb2 Fixed a bug about detection of failure with -set_filter 2009-04-05 11:06:49 +00:00
967b6a45ce Reporting number of processed filters with -set_filter and -set_filter_r 2009-04-05 11:05:37 +00:00
e29ea90633 configure options to control availability of external filters in xorriso 2009-04-04 14:42:41 +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
410537761b Adapted to new libisofs feature iso_file_add_external_filter() 2009-03-29 16:46:50 +00:00
42c1f6ac61 libisoburn now demands libisofs-0.6.17 2009-03-29 16:44:26 +00:00
2bd0c0c06b Revoked revision 2552. Dynamic xorriso did not get linked with -lacl any more. 2009-03-29 16:43:25 +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
03c4aaa4f9 New API functions isoburn_ropt_[sg]et_auto_incharset() 2009-03-20 19:29:04 +00:00
06f4db94c2 Unified -status filtering decision 2009-03-19 17:27:59 +00:00
1232ce06b0 Adapted xorriso-standalone to version leap libisofs-0.6.17 and FreeBSD libdata 2009-03-18 10:40:25 +00:00
dc67d11a63 Get on FreeBSD pkgconfigdir=.../libdata , on Linux and others: .../lib 2009-03-18 10:39:35 +00:00
b6713dccc6 Version leap to libisoburn-0.3.7 2009-03-16 12:07:24 +00:00
692b3f5f07 Requiring libburn-0.6.4 now 2009-03-14 11:57:02 +00:00
2579bf6adb Fixed the inappropriate refusal on paths like /u/test/../.. 2009-03-14 11:38:05 +00:00
bffe94c829 Adapted xorriso-standalone to version leap libburn-0.6.5 2009-03-13 15:08:27 +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
801c6f2c26 Adapted xorriso-standalone to version leap libisofs-0.6.16 2009-03-11 17:03:39 +00:00
c14bfb9f90 Requiring libisofs-0.6.16 now 2009-03-11 17:01:20 +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
38cc2cb238 Lifted the ban on operating systems other than Linux and FreeBSD 2009-03-05 12:18:41 +00:00
b9be55973b Making optional use of statvfs() in sg-dummy 2009-03-03 10:37:20 +00:00
27f43f3736 Version leap to 0.3.5 2009-03-01 11:39:18 +00:00
2ac0dc9711 Switched standalone version to libisofs-0.6.15 2009-02-28 18:17:47 +00:00
7c5052454c New -stream_recording mode with start address, "on" is now 32s 2009-02-28 18:13:56 +00:00
3a40796647 New API function isoburn_igopt_get_data_start() 2009-02-28 17:59:20 +00:00
e2a2185f6f Requiring libisofs-0.6.14 now, libburn-0.6.0 still suffices 2009-02-28 17:57:55 +00:00
493d2817bc -disk_dev_ino mode ino_only 2009-02-25 14:40:47 +00:00
c2f68b0edf Committing forgotten xorriso_private.h 2009-02-19 18:37:28 +00:00
c542b12bd4 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:36:09 +00:00
0c6ae82a27 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +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
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
2abedac499 First code for -setfattr (have to fix some ACL problems before going on) 2009-02-08 13:21:36 +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
b62590493a Checking for iconv(3) in separate libiconv (e.g. on FreeBSD) 2009-02-04 20:06:56 +00:00
c4b75b7811 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
31a0966735 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-03 16:24:48 +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
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
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
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
078aa6a1c2 Mentioned the need for 64 bit file i/o 2009-01-27 12:14:28 +00:00
20800d3582 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
5115cb9cc4 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES 2009-01-26 17:33:02 +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
d94e185232 xorriso compilation detects availability of libacl and of Linux listxattr call 2009-01-23 17:27:04 +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
2ab9541683 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
e37de8e14b Promoted standalone libisofs to 0.6.13 2009-01-23 10:13:10 +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
19224795ba New macro isoburn_igopt_aaip controls writing of AAIP info into images 2009-01-22 14:32:15 +00:00
e49a00dcc2 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
b3e8b5708b Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
cb9300b4b6 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
7935ab6df4 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
6db35143f8 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +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
8c9d88ff62 Introduced AAIP code. Now linking with libacl. 2009-01-14 11:10:53 +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
c51e3c0abb Version leap to 0.3.3 2009-01-05 15:33:46 +00:00
1a0320eedb Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
2b435877b6 Corrected message about non-matching volume id 2008-12-21 10:17:21 +00:00
399c0e17bf Delivering doxygen input for API documentation with releases 2008-12-17 10:22:35 +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
49f025fae8 Revoked -format mode by_size for DVD-RW 2008-12-13 16:17:18 +00:00
f01db3422b Demanding libburn-0.5.9 now 2008-12-13 14:46:45 +00:00
22d8836f85 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
ccd758edc9 Proper message after failed or refused formatting 2008-12-11 07:24:45 +00:00
72defb00d2 Enabled formatting of BD-R media to SRM-POW default size 2008-12-10 09:34:57 +00:00
cefb0a7a76 Got rid of Xorriso_with_regeX 2008-12-08 15:46:17 +00:00
9295f9b708 Requiring at least libburn-0.5.8 2008-12-08 12:11:33 +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
c8d9e6d91d New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
8cf5f98795 Bug fix: Options -extract and -extract_single were enabled with -osirrox off 2008-12-04 17:55:30 +00:00
57cbd42058 Version leap to 0.3.1 2008-12-01 20:48:49 +00:00
935f06249d Bug fix: disk patterns with relative addresses were not properly resolved 2008-12-01 12:50:14 +00:00
01945a1279 Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
127a04454b Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
186bc564a0 Gave -as mkisofs problem handlers rather than to let it abort on any error 2008-11-30 12:37:26 +00:00
327412eb54 Reporting BD speed units with pacifier rather than DVD units 2008-11-30 09:50:38 +00:00
f9740b5aeb New -as cdrecord option stream_recording=on|off 2008-11-29 21:42:44 +00:00
a860deb112 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
2ed45c9cb1 Bug fix: -format as_needed did not recognize unformatted BD-RE 2008-11-29 14:09:06 +00:00
968025ff49 Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
25686aefb6 Augmented version message by "and burn program" 2008-11-26 18:10:07 +00:00
a843d866b9 Disabled "Starting up libraries ..." message 2008-11-26 17:50:07 +00:00
0ac6297ff7 New option -relax_compliance 2008-11-21 16:07:03 +00:00
3f08f2cafc Making use of experimental libisofs calls _rrip_version_1_10() _dir_rec_mtime() 2008-11-21 16:00:47 +00:00
8a545080aa Making use of new relax flag isoburn_igopt_always_gmt 2008-11-15 23:21:36 +00:00
d2673993ae Introduced new relax flag isoburn_igopt_always_gmt 2008-11-15 23:19:02 +00:00
72e6ee6dd2 Adaptions to FreeBSD. Thanks to J.R. Oldroyd. 2008-11-15 13:37:54 +00:00
ed4097231e Added forgotten exit value registration to -return_with. Thanks to Steve Dodd. 2008-11-12 15:37:00 +00:00
6ca36d3806 Eventual backslash output conversion outside quotes for more terminal-safety 2008-11-10 12:38:01 +00:00
31ccbfb4ad Disabled experimental weight sorting with MBR generation 2008-11-10 12:34:05 +00:00
ccc6d8a329 Added a setlocale() call to xorriso main() 2008-11-09 10:26:32 +00:00
29817bc019 Removed some defunct code from xorrisoburn.c 2008-11-07 20:19:42 +00:00
581ea8f33b Copying -out_charset to -in_charset after -commit 2008-11-07 17:33:59 +00:00
3e109996d3 New option -local_charset 2008-11-06 18:38:15 +00:00
403bb74b9c New option -application_id 2008-11-04 16:22:51 +00:00
a096cfc587 New options -charset, -in_charset, -out_charset 2008-11-03 11:57:57 +00:00
c30540a52f Enabled @ as indicator of UTC seconds in timestrings 2008-10-30 11:44:13 +00:00
22b5b2c493 Made -as mkisofs -path-list and --quoted_path_list switch pacifier mode 2008-10-30 11:01:58 +00:00
478d49bd5f Trying to recognize isohybrid MBR for "Boot record :" message 2008-10-27 14:28:05 +00:00
d5acc6e2be Precautions against patching deleted boot images 2008-10-26 14:25:01 +00:00
50ae925204 Introduced info option -boot_image "any" "show_status" 2008-10-26 13:49:11 +00:00
1ba33532e1 Fixed SIGSEGV introduced with previous revision 2008-10-25 17:00:47 +00:00
7c1ddfd2a7 Eventually reporting boot info with TOC of -indev, redirected drive aquiration TOC to info channel 2008-10-25 12:34:36 +00:00
ceea749071 Fixed image size aligment to 1 MB with follow-up sessions 2008-10-24 13:02:07 +00:00
a38b638243 Gave up automatic switch to -boot_image "isolinux" "patch" after writing 2008-10-22 20:18:04 +00:00
0399eb8b65 New options --quoted_path_list , isolinux_mbr= for -as mkisofs 2008-10-22 11:02:53 +00:00
2d91f729ac Showing a "Media summary:" with blank media 2008-10-21 12:33:09 +00:00
12d9281164 Implemented in xorriso provisory 1 MB alignement for MBR enhanced ISO images 2008-10-21 11:26:16 +00:00
9cdd4904a9 Made use of new libisofs isohybrid capability 2008-10-20 18:08:28 +00:00
01d9df3f81 libisoburn now depends on libisofs-0.6.11 2008-10-19 18:26:14 +00:00
680d2026f9 Adapted to libisofs 0.6.11 2008-10-19 17:23:17 +00:00
bfa22a38e8 Adjustments and documentation about -backslash_codes 2008-10-17 12:33:49 +00:00
2fce109cee New option -backslash_codes for expressing weird file names 2008-10-17 07:50:35 +00:00
d0b53ac018 New options -quoted_path_list, -quoted_not_list. Multiline for -options_from_file 2008-10-15 18:26:48 +00:00
c40c79789b Version leap to 0.2.9 2008-10-12 13:44:18 +00:00
5fada4d1ac Polishing multi-line dialog 2008-10-10 13:41:07 +00:00
794895bec0 Enabled dialog for multi-lines and newline characters in quotation marks 2008-10-10 13:11:46 +00:00
2b00760bcf Introduced libburn ./configure option --disable-libreadline 2008-10-09 15:00:11 +00:00
fb1cbb71d2 Changed newly introduced -rom_toc_scan nonrom_off to off:emul_off 2008-10-08 13:59:37 +00:00
3c725f9ca4 libisoburn now demands libisofs-0.6.10 2008-10-06 11:50:08 +00:00
382cae523f Adapted standalone LIBISOFS_*_VERSION to libisofs 0.6.10 2008-10-06 11:42:01 +00:00
e586a2ddd9 libisoburn now demands libburn-0.5.4 2008-10-05 12:53:24 +00:00
88597020f9 Adapted standalone BURN_*_VERSION to libburn 0.5.5 2008-10-05 12:52:23 +00:00