Commit Graph

542 Commits

Author SHA1 Message Date
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
58a819003f Bug fix: Random target filenames with looping symbolic links 2008-10-05 09:37:44 +00:00
943d196710 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
9fc52dc0ef Fine tuning about ./configure option --disable-libreadline 2008-10-02 11:09:20 +00:00
4d6d7e5699 Introduced xorriso-standalone ./configure option --disable-libreadline 2008-10-02 10:55:28 +00:00
622445f865 Enabled -as cdrecord blank=as_needed 2008-10-02 09:27:21 +00:00
e6d9582ad9 Small adjustments about -boot_image 2008-10-02 09:24:58 +00:00
1b3480301a Small adjustments about -boot_image 2008-09-30 17:50:14 +00:00
85b45fce95 Adjustments about -boot_image after testing with various media types 2008-09-30 10:28:46 +00:00
a7a60d4e4d Requiring libisofs-0.6.9 because of bug fixes with El Torito 2008-09-30 10:23:37 +00:00
ff9a7018d5 Made -boot_image isolinux activation obey -overwrite setting 2008-09-28 11:33:47 +00:00
a097ac1f0f Standalone version switch to libisofs-0.6.9 (vreixoml 387) to avoid SIGSEGV 2008-09-28 11:29:36 +00:00
b2984efc9f A first attempt on making bootable ISO images 2008-09-26 16:14:21 +00:00
1a0346a1a1 Bug fix: -as mkisofs -iso-level was accused to be an unknown option 2008-09-26 12:10:32 +00:00
30ed274ea9 Trying to get pacifiers of simultaneously running emulations into sync 2008-09-24 15:55:26 +00:00
c3ab9c64b0 Version leap to 0.2.7 2008-09-20 09:43:55 +00:00
7fb90ba830 Changed WARNING about non-writeable media to NOTE severity of blank messages 2008-09-19 12:27:43 +00:00
09db3b4875 Switched requirements to libisofs-0.6.8 2008-09-19 10:45:13 +00:00
3fe70f611d standalone version switch to libisofs-0.6.8 2008-09-19 09:07:10 +00:00
e5e6d62bbe Corrected message duplication about emulated sessions on overwriteable media 2008-09-17 19:39:11 +00:00
5f469fb305 Corrected falsely computed default setting of -file_size_limit 2008-09-16 18:52:58 +00:00
aecab9aa89 Corrected pacifier text (Ticket 141) 2008-09-16 06:05:27 +00:00
8bb0ad94ce Correction about -check_media report and message about image loading 2008-09-13 20:45:42 +00:00
104bda3a47 Issuing message at begin of image loading 2008-09-11 11:43:26 +00:00
49ff3fdbd2 Smoothened time estimation with pacifier mkisofs style 2008-09-09 08:25:20 +00:00
4b3144c1e2 Bug fix: -format full did not re-format already formatted DVD+RW 2008-09-08 12:16:42 +00:00
0d19cd3150 Made use of new libisofs call iso_image_update_sizes() 2008-09-08 09:48:43 +00:00
51fe94c159 Removed outdated alternative code for support of libisofs-0.6.6 2008-09-07 14:48:05 +00:00
99853ab360 -commit_eject, -alter_date, -alter_date_r, -pacifier, -prog_help had wrong argument count prediction 2008-09-05 11:50:29 +00:00
fbcece6610 New option -list_delimiter 2008-09-05 09:54:38 +00:00
f20e2fffe7 New option -check_media_defaults 2008-09-04 10:02:58 +00:00
81acf83a11 New -error_behavior "file_extraction" behavior "best_effort" 2008-09-03 14:33:14 +00:00
34a76c8eea New option -extract_cut 2008-09-02 16:48:59 +00:00