Commit Graph

1307 Commits

Author SHA1 Message Date
11e0b38dbb Closed a memory leak found by valgrind 2011-05-03 11:52:07 +00:00
c5855dd81d Closed a memory leak found by valgrind 2011-05-03 11:51:26 +00:00
bcf7dc2131 Replaced some large local variables by other means in xorriso/iso_img.c 2011-05-03 11:50:43 +00:00
a2a7240e6a Replaced some large local variables by other means in xorriso/findjob.c 2011-05-03 10:07:19 +00:00
97fb4807a5 Replaced some large local variables by other means in xorriso/filters.c 2011-05-03 09:58:26 +00:00
514302d9ee Replaced some large local variables by other means in xorriso/emulators.c 2011-05-03 09:10:40 +00:00
bd81d5cd72 Closed memory leaks found by valgrind 2011-05-03 08:54:38 +00:00
710ed4a135 Closed a memory leak found by valgrind 2011-05-03 06:29:50 +00:00
1406459bd2 Clarified and updated API documentation of Xorriso_prescan_args() 2011-05-02 21:13:37 +00:00
b367242329 Replaced some large local variables by other means in xorriso/drive_mgt.c 2011-05-02 21:12:45 +00:00
3d57d19a90 Better reporting of memory shortage with rev 3747 2011-05-02 19:18:45 +00:00
59c60d410e Replaced some large local variables by other means in xorriso/disk_ops.c 2011-05-02 19:16:41 +00:00
84d2a2ba9d Replaced some large local variables by other means which save stack space 2011-05-02 12:19:18 +00:00
4b86308829 Replaced some large local variables by other means which save stack space 2011-05-02 10:03:11 +00:00
54878a538e Replaced some large local variables by other means which save stack space 2011-05-02 09:16:27 +00:00
4926c98dd4 Replaced some large local variables by other means which save stack space 2011-05-02 09:09:10 +00:00
686659514b Saved more CPU cycles by optimistic adding of file objects 2011-04-30 12:11:27 +00:00
2fe76f0f0e Downgraded extraction error from FAILURE to SORRY (for new -abort_on default) 2011-04-27 15:08:09 +00:00
b2762cf5d8 Saved some CPU cycles when adding wide directory trees 2011-04-27 14:36:51 +00:00
e93f0527c4 Updated change log and web page 2011-04-23 17:41:21 +00:00
fd0b9bb937 New option -signal_handling 2011-04-23 15:23:35 +00:00
f860e24e58 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
cd0d5ef4f6 Documented changes and release timestamp 2011-04-14 08:22:57 +00:00
52791831d3 Version leap to libisoburn-1.0.9 2011-04-14 08:19:45 +00:00
d2716cc2b5 Bug fix: mkisofs emulation could ignore options (regression in 0.1.6) 2011-04-13 20:45:01 +00:00
78e9d89fe4 Documented changes and release timestamp 2011-04-09 11:04:52 +00:00
a846f7434d Version leap to libisoburn-1.0.7 2011-04-09 10:57:10 +00:00
2fdc41a357 Clarification about -as mkisofs pathspecs 2011-04-07 17:59:31 +00:00
c569b4d4ce Fixed a typo in messages and goto label 2011-04-05 07:21:23 +00:00
2534999c0b Added an example of a startup file 2011-04-04 14:07:38 +00:00
4af50f44dd Updated change log and web page 2011-04-04 10:32:36 +00:00
88f3ef358d Avoided to report Volume Id when aquiring drive with blank media 2011-04-04 07:14:38 +00:00
03d2a82cac Bug fix: Options -gid and -uid had no effect 2011-04-04 06:48:52 +00:00
0280efe997 New options -print_info and -print_mark 2011-04-03 09:46:16 +00:00
1764745ff3 Updated info about GNU xorriso copyright and libjte 2011-04-03 09:42:56 +00:00
b345056a2d Clarified relation of startup files, -options_from_file and quoted input. 2011-04-03 08:28:07 +00:00
570d5a0e22 Allowing double dashes with all long options 2011-04-01 13:31:00 +00:00
82971d918e Updated change log and web page 2011-03-30 13:43:09 +00:00
65d8419750 Bug fix: -as mkisofs padding did not work (regression in 1.0.4) 2011-03-29 15:11:51 +00:00
45c1c8a862 Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG 2011-03-29 15:09:11 +00:00
0f2b6f6c56 Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED 2011-03-26 20:30:25 +00:00
b537c4504e Updated change log and web page 2011-03-26 18:21:04 +00:00
e993fcca49 Small adjustments to xorrisofs.texi 2011-03-26 17:08:00 +00:00
8b75d736b3 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
dfeca624d6 New relax option isoburn_igopt_joliet_long_names 2011-03-26 14:42:17 +00:00
6912ae8027 Unconditionally reporting iso_level with -status -compliance 2011-03-26 14:39:25 +00:00
548c0c4efd Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE 2011-03-26 10:05:05 +00:00
d0bce05577 Requiring libisofs-1.0.5 2011-03-25 19:19:17 +00:00
472d7610ad Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
878931f788 Fixed typos in GNU xorriso readme file 2011-03-24 11:52:22 +00:00
e654e6399a Fixed use of uninitialized variable when blanking rol5 pseudo drives 2011-03-22 08:13:59 +00:00
1523d2bdd9 New -early_stdio_test option appendable_wo 2011-03-21 16:55:18 +00:00
e8800be3d2 Made use of new API call isoburn_set_truncate 2011-03-21 11:38:42 +00:00
f211456214 New API call isoburn_set_truncate() 2011-03-21 11:37:03 +00:00
08e112c687 New option -early_drive_test 2011-03-21 09:37:02 +00:00
cf49e83893 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
6968b72648 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
c69e553696 Requiring libburn-1.0.5 2011-03-13 13:12:50 +00:00
a660e9d38a Documented changes and release timestamp 2011-03-10 13:56:19 +00:00
c95e2c9d24 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
c8fcb2fb3d HTML version of man xorrisofs 2011-03-10 07:15:51 +00:00
c1a24e71f1 Corrections and updates of documentation 2011-03-09 12:48:21 +00:00
0577b487d9 Marked options introduced since 0.5.8 by the promised @since tags 2011-03-09 12:38:37 +00:00
060484494d New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00
a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
ed27d542e0 Updated change log and web page 2011-03-07 12:36:30 +00:00
52c641d93c Bug fix: -as mkisofs did not properly unescape target part of pathspecs 2011-03-07 10:15:39 +00:00
1c1e86f168 Polished xorrisofs documentation 2011-03-06 18:37:52 +00:00
ab8265b042 Helptext of -as mkisofs now points to man xorrisofs 2011-03-06 15:37:30 +00:00
9c5b98ae5c Mentioned man xorrisofs in man xorriso 2011-03-05 17:42:25 +00:00
5cc7fe5315 Own man page and info document for xorrisofs 2011-03-05 14:15:32 +00:00
91f8c60f5b New -as mkisofs and -as cdrecord option --no_rc 2011-03-05 09:04:23 +00:00
b9d8bbb9bb Updated change log and web page 2011-03-04 14:21:13 +00:00
fcd2f36fb8 Clarifications about cylinder size and alignment 2011-03-04 10:46:40 +00:00
7a7f234b69 Updated documentation 2011-03-03 18:20:12 +00:00
8c9c620700 New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
558e2314ee New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
d666142388 Updated change log and web page 2011-03-02 10:09:40 +00:00
52988adee6 Updated documentation 2011-03-02 09:45:02 +00:00
de078d2749 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +00:00
65ca294357 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
508adfd2f4 Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
452c9685e7 Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
39c3fc6da1 When producing man page from texi: substitute @minus{} within @item 2011-02-28 21:36:25 +00:00
475e8fdea0 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
420535c275 Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
9049784c1c Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
32ee757c91 Documented changes and release timestamp 2011-02-23 20:32:22 +00:00
cd74e84fb8 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
bae04a58a9 Updated change log 2011-02-22 19:56:13 +00:00
aed7a2cf05 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
df52dd1333 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
15a93611c6 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
4aa7c45c42 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
79bf6a4a4e Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
58f4c2e9d6 info document and man page for recent texi corrections 2011-02-19 11:48:43 +00:00
e0754219aa Updated change log 2011-02-19 11:47:51 +00:00
700d1eaf7f Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
cf986cf5d1 Updated copyright 2011-02-19 11:24:32 +00:00
bf199a105c Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
ed804db458 Updated change log 2011-02-14 17:48:47 +00:00
1ad7e71e24 Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
37688470e1 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
4642148e6f -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
0431d89738 New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev 2011-02-07 18:43:06 +00:00
08e439c48d Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
435cd88e83 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
1ceb1097e1 Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
b8788e5f9e New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
b4be60ecb3 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
96433fd145 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
c4c52cf0e9 New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
be691d4f81 Mentioned missing mkisofs -old-root functionality in man page 2011-01-19 11:41:45 +00:00
5b386c57a3 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
2e447207a8 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
62e5f84fc5 Documented changes and release timestamp 2011-01-17 09:27:09 +00:00
509d00149f Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
02e15f015f Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
896d59c02e Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1 2011-01-16 18:27:08 +00:00
97740ad93d Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
01d89bd9bc Changed dialog default -abort_on value to "NEVER" 2011-01-06 11:10:36 +00:00
56aecf2459 Default -abort_on value is now "FAILURE", for dialog it stays "FATAL" 2011-01-04 19:30:49 +00:00
7340920384 Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00
5f1eac8777 Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc. 2010-12-28 12:33:52 +00:00
633cd2008d Made -print_size take into account the toc emulation on blank overwriteables 2010-12-28 09:32:06 +00:00
0b641cf425 New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default 2010-12-25 09:43:15 +00:00
77ff5f5cb9 New -compliance option allow_dir_id_ext 2010-12-25 09:28:35 +00:00
59d873c385 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
8262c19e40 New -compliance option iso_9660_level=number 2010-12-25 07:15:36 +00:00
96455fcf56 Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
ee4ba9d033 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +00:00
3cbf74b32e New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4 2010-12-23 19:01:42 +00:00
3ef177f1c9 New -as mkisofs option -untranslated_name_len 2010-12-22 15:15:47 +00:00
18f1f0a8f9 New -compliance options untranslated_names , untranslated_name_len= 2010-12-22 13:39:55 +00:00
2e64464c7c New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
4803a31fa4 Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 12:32:33 +00:00
9351707d83 Documented changes and release timestamp 2010-12-12 12:19:13 +00:00
03b709cb1f Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
5427d7a8f2 Clarification about -md5, -check_media and -find ... -damaged 2010-12-11 08:28:23 +00:00
4cdd884731 Adapted GNU xorriso to version leap libisofs-0.6.41 2010-12-10 12:36:47 +00:00
d50095d2a6 Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
7ff3d65b9b GNU xorriso version leap to libburn-0.9.1 2010-12-08 19:44:49 +00:00
70e52f1a0c Fixed a bug introduced with rev 3501 2010-12-08 19:43:34 +00:00
4f53ed4630 Fixed a potential bug introduced with rev 3497 2010-12-08 19:42:42 +00:00
1f3b601563 Made -rom_toc_scan emul_off work with -mount ... sbsector ... 2010-12-07 17:49:29 +00:00