Commit Graph

1329 Commits

Author SHA1 Message Date
Thomas Schmitt b8fa58002e Bug fix: -mount_opts "shared" worked only with -osirrox "o_excl_off" 2011-05-07 10:49:49 +00:00
Thomas Schmitt a7c7b42afc Replaced some large local variables by other means in xorriso/parse_exec.c 2011-05-06 15:18:39 +00:00
Thomas Schmitt 1e4945f483 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt af8b7aafb9 Commited definition of Xorriso_alloc_meM which is needed since 30 revisions 2011-05-06 12:11:50 +00:00
Thomas Schmitt 7cfd5b31be Corrected use of unitialized variables found by valgrind 2011-05-06 12:08:12 +00:00
Thomas Schmitt 07f0773c51 Replaced some large local variables by other means in xorriso/opts_p_z.c 2011-05-06 12:06:44 +00:00
Thomas Schmitt a5f5a335cf Introduced flag bit1 with Text_shellsafe() for double sized target string 2011-05-06 12:05:39 +00:00
Thomas Schmitt d9075c694d Corrected a mistake introduced with rev 3768 2011-05-05 16:39:08 +00:00
Thomas Schmitt 7b32a53903 Replaced some large local variables by other means in xorriso/opts_i_o.c 2011-05-05 16:38:12 +00:00
Thomas Schmitt 5b1ee6d286 Added newline character to output of -errfile_log plain -I 2011-05-05 12:28:31 +00:00
Thomas Schmitt beb7e97c3b Reacted on compiler warning about rev 3770 2011-05-05 12:19:32 +00:00
Thomas Schmitt 1477dbd447 Replaced some large local variables by other means in xorriso/opts_d_h.c 2011-05-05 12:16:19 +00:00
Thomas Schmitt 31c6a501c9 Closed a memory leak found by valgrind 2011-05-05 10:52:52 +00:00
Thomas Schmitt cd97e00876 Replaced some large local variables by other means in xorriso/opts_a_c.c 2011-05-05 10:51:27 +00:00
Thomas Schmitt ce9e7cebeb Replaced some large local variables by other means in xorriso/misc_funct.c 2011-05-05 08:14:09 +00:00
Thomas Schmitt b5f674647b Replaced some large local variables by other means in xorriso/match.c 2011-05-05 07:52:14 +00:00
Thomas Schmitt 2e48c434b4 Replaced some large local variables by other means in xorriso/lib_mgt.c 2011-05-04 17:16:15 +00:00
Thomas Schmitt 2398b7d599 Replaced some large local variables by other means in xorriso/iso_tree.c 2011-05-04 16:58:16 +00:00
Thomas Schmitt 5a07bedc5d Reacted on compiler warning about rev 3750 and 3754 2011-05-04 15:24:09 +00:00
Thomas Schmitt a26126466a Closed a memory leak found by valgrind 2011-05-04 15:18:11 +00:00
Thomas Schmitt ff6772ca45 Replaced some large local variables by other means in xorriso/cmp_update.c 2011-05-04 15:17:10 +00:00
Thomas Schmitt 78a183341a Replaced some large local variables by other means in xorriso/iso_manip.c 2011-05-04 15:16:06 +00:00
Thomas Schmitt 886775fc12 Closed a memory leak found by valgrind 2011-05-03 11:52:07 +00:00
Thomas Schmitt 340e54b90e Closed a memory leak found by valgrind 2011-05-03 11:51:26 +00:00
Thomas Schmitt 8ed8777a5b Replaced some large local variables by other means in xorriso/iso_img.c 2011-05-03 11:50:43 +00:00
Thomas Schmitt 9109d9c5ba Replaced some large local variables by other means in xorriso/findjob.c 2011-05-03 10:07:19 +00:00
Thomas Schmitt 863bc34ac8 Replaced some large local variables by other means in xorriso/filters.c 2011-05-03 09:58:26 +00:00
Thomas Schmitt 84589ab9b8 Replaced some large local variables by other means in xorriso/emulators.c 2011-05-03 09:10:40 +00:00
Thomas Schmitt 59e46ea5d9 Closed memory leaks found by valgrind 2011-05-03 08:54:38 +00:00
Thomas Schmitt a069482295 Closed a memory leak found by valgrind 2011-05-03 06:29:50 +00:00
Thomas Schmitt 3b9116b827 Clarified and updated API documentation of Xorriso_prescan_args() 2011-05-02 21:13:37 +00:00
Thomas Schmitt 8d03fbcd55 Replaced some large local variables by other means in xorriso/drive_mgt.c 2011-05-02 21:12:45 +00:00
Thomas Schmitt dc815316c1 Better reporting of memory shortage with rev 3747 2011-05-02 19:18:45 +00:00
Thomas Schmitt 264859c2bd Replaced some large local variables by other means in xorriso/disk_ops.c 2011-05-02 19:16:41 +00:00
Thomas Schmitt 5f3effcc01 Replaced some large local variables by other means which save stack space 2011-05-02 12:19:18 +00:00
Thomas Schmitt 4f1576944c Replaced some large local variables by other means which save stack space 2011-05-02 10:03:11 +00:00
Thomas Schmitt 2e967b4543 Replaced some large local variables by other means which save stack space 2011-05-02 09:16:27 +00:00
Thomas Schmitt d9f3eb1357 Replaced some large local variables by other means which save stack space 2011-05-02 09:09:10 +00:00
Thomas Schmitt 940216199a Saved more CPU cycles by optimistic adding of file objects 2011-04-30 12:11:27 +00:00
Thomas Schmitt 48ea80b608 Downgraded extraction error from FAILURE to SORRY (for new -abort_on default) 2011-04-27 15:08:09 +00:00
Thomas Schmitt 8342d330f2 Saved some CPU cycles when adding wide directory trees 2011-04-27 14:36:51 +00:00
Thomas Schmitt 3c686609d9 Updated change log and web page 2011-04-23 17:41:21 +00:00
Thomas Schmitt de8a416827 New option -signal_handling 2011-04-23 15:23:35 +00:00
Thomas Schmitt 936ba3bf72 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
Thomas Schmitt 152229463b Documented changes and release timestamp 2011-04-14 08:22:57 +00:00
Thomas Schmitt 576c282f80 Version leap to libisoburn-1.0.9 2011-04-14 08:19:45 +00:00
Thomas Schmitt feac964de2 Bug fix: mkisofs emulation could ignore options (regression in 0.1.6) 2011-04-13 20:45:01 +00:00
Thomas Schmitt 3e87c7808f Documented changes and release timestamp 2011-04-09 11:04:52 +00:00
Thomas Schmitt 853027845d Version leap to libisoburn-1.0.7 2011-04-09 10:57:10 +00:00
Thomas Schmitt f0316cebf7 Clarification about -as mkisofs pathspecs 2011-04-07 17:59:31 +00:00
Thomas Schmitt 77c7de4ce6 Fixed a typo in messages and goto label 2011-04-05 07:21:23 +00:00
Thomas Schmitt 2b9151eb64 Added an example of a startup file 2011-04-04 14:07:38 +00:00
Thomas Schmitt 8e06854802 Updated change log and web page 2011-04-04 10:32:36 +00:00
Thomas Schmitt 49f75453ac Avoided to report Volume Id when aquiring drive with blank media 2011-04-04 07:14:38 +00:00
Thomas Schmitt 62ea752395 Bug fix: Options -gid and -uid had no effect 2011-04-04 06:48:52 +00:00
Thomas Schmitt 0b8d410007 New options -print_info and -print_mark 2011-04-03 09:46:16 +00:00
Thomas Schmitt 7b1652b919 Updated info about GNU xorriso copyright and libjte 2011-04-03 09:42:56 +00:00
Thomas Schmitt 11fcac57fd Clarified relation of startup files, -options_from_file and quoted input. 2011-04-03 08:28:07 +00:00
Thomas Schmitt 99afa2f719 Allowing double dashes with all long options 2011-04-01 13:31:00 +00:00
Thomas Schmitt 8dd977d6c6 Updated change log and web page 2011-03-30 13:43:09 +00:00
Thomas Schmitt 956920aded Bug fix: -as mkisofs padding did not work (regression in 1.0.4) 2011-03-29 15:11:51 +00:00
Thomas Schmitt b167784a57 Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG 2011-03-29 15:09:11 +00:00
Thomas Schmitt 53dedf8816 Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED 2011-03-26 20:30:25 +00:00
Thomas Schmitt 2844a45c97 Updated change log and web page 2011-03-26 18:21:04 +00:00
Thomas Schmitt 8352fbc986 Small adjustments to xorrisofs.texi 2011-03-26 17:08:00 +00:00
Thomas Schmitt 826e2fb316 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
Thomas Schmitt 6a74af8fa5 New relax option isoburn_igopt_joliet_long_names 2011-03-26 14:42:17 +00:00
Thomas Schmitt d1c4fce6b1 Unconditionally reporting iso_level with -status -compliance 2011-03-26 14:39:25 +00:00
Thomas Schmitt c90005e349 Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE 2011-03-26 10:05:05 +00:00
Thomas Schmitt 9e27550240 Requiring libisofs-1.0.5 2011-03-25 19:19:17 +00:00
Thomas Schmitt afa1759b27 Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
Thomas Schmitt 8da5da069e Fixed typos in GNU xorriso readme file 2011-03-24 11:52:22 +00:00
Thomas Schmitt 3cf508481c Fixed use of uninitialized variable when blanking rol5 pseudo drives 2011-03-22 08:13:59 +00:00
Thomas Schmitt b4eae1ee7a New -early_stdio_test option appendable_wo 2011-03-21 16:55:18 +00:00
Thomas Schmitt 9e3963203c Made use of new API call isoburn_set_truncate 2011-03-21 11:38:42 +00:00
Thomas Schmitt 7aaf97653e New API call isoburn_set_truncate() 2011-03-21 11:37:03 +00:00
Thomas Schmitt 393ad85438 New option -early_drive_test 2011-03-21 09:37:02 +00:00
Thomas Schmitt 37789c3f71 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
Thomas Schmitt 1bca0fc078 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
Thomas Schmitt 3373326152 Requiring libburn-1.0.5 2011-03-13 13:12:50 +00:00
Thomas Schmitt 7560cf4c56 Documented changes and release timestamp 2011-03-10 13:56:19 +00:00
Thomas Schmitt 9387fd0dc0 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
Thomas Schmitt dca9ab8a32 HTML version of man xorrisofs 2011-03-10 07:15:51 +00:00
Thomas Schmitt dc77a21c7f Corrections and updates of documentation 2011-03-09 12:48:21 +00:00
Thomas Schmitt 538c95f986 Marked options introduced since 0.5.8 by the promised @since tags 2011-03-09 12:38:37 +00:00
Thomas Schmitt d2bc21f2b7 New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00
Thomas Schmitt a30eb8ff62 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
Thomas Schmitt b2544b982d Updated change log and web page 2011-03-07 12:36:30 +00:00
Thomas Schmitt 70ed635a56 Bug fix: -as mkisofs did not properly unescape target part of pathspecs 2011-03-07 10:15:39 +00:00
Thomas Schmitt b6a52328bc Polished xorrisofs documentation 2011-03-06 18:37:52 +00:00
Thomas Schmitt 1f65a1cde1 Helptext of -as mkisofs now points to man xorrisofs 2011-03-06 15:37:30 +00:00
Thomas Schmitt b6873d70cf Mentioned man xorrisofs in man xorriso 2011-03-05 17:42:25 +00:00
Thomas Schmitt 04bcee0f3f Own man page and info document for xorrisofs 2011-03-05 14:15:32 +00:00
Thomas Schmitt 786e99b9f7 New -as mkisofs and -as cdrecord option --no_rc 2011-03-05 09:04:23 +00:00
Thomas Schmitt 27199bd942 Updated change log and web page 2011-03-04 14:21:13 +00:00
Thomas Schmitt f85fca7d65 Clarifications about cylinder size and alignment 2011-03-04 10:46:40 +00:00
Thomas Schmitt ad02f33014 Updated documentation 2011-03-03 18:20:12 +00:00
Thomas Schmitt 07f40dce4c New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt d660e9303c New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
Thomas Schmitt 20c0333cd8 Updated change log and web page 2011-03-02 10:09:40 +00:00
Thomas Schmitt e303055341 Updated documentation 2011-03-02 09:45:02 +00:00
Thomas Schmitt e172c9ed53 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +00:00
Thomas Schmitt 22aeae78a7 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 428086190d Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 01d9e0c7bc Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt cd16ac2f3a When producing man page from texi: substitute @minus{} within @item 2011-02-28 21:36:25 +00:00
Thomas Schmitt d3a905bd27 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 8ac572c71c Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt 606ac4c077 Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
Thomas Schmitt d66f64b26a Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt 4b282422f4 Documented changes and release timestamp 2011-02-23 20:32:22 +00:00
Thomas Schmitt 30b8668395 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt 4d499c3e02 Updated change log 2011-02-22 19:56:13 +00:00
Thomas Schmitt ee31e37367 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt 051d30c276 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 2e55176c72 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 69ecbdf021 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 0a2360bfbe Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
Thomas Schmitt 4ae5e52dca info document and man page for recent texi corrections 2011-02-19 11:48:43 +00:00
Thomas Schmitt b4834d21f4 Updated change log 2011-02-19 11:47:51 +00:00
Thomas Schmitt 39552fcac1 Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
Thomas Schmitt 0af17aa03f Updated copyright 2011-02-19 11:24:32 +00:00
Thomas Schmitt e71da74fbc Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt b3a7fe81ac Updated change log 2011-02-14 17:48:47 +00:00
Thomas Schmitt 00a1607c8c Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 5b98f1cfd0 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
Thomas Schmitt 7f01cfd5dc New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 478bcdc1e2 -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 015c7e7046 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 8a3e8b8771 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
Thomas Schmitt fabb3b6721 Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt 85732c1859 New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt ad30951fa5 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt ed04ef8aba New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 5ead96341e Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt 25cda270ec New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt e2f85ddc33 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt 3f51149103 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt f224966e4c New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
Thomas Schmitt 2ca209fec5 Mentioned missing mkisofs -old-root functionality in man page 2011-01-19 11:41:45 +00:00
Thomas Schmitt 0d426a755f Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
Thomas Schmitt 413e9f9579 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 7dda7dc877 Documented changes and release timestamp 2011-01-17 09:27:09 +00:00
Thomas Schmitt 3e7e538293 Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt af5e90770e Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt c4871d194a Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1 2011-01-16 18:27:08 +00:00
Thomas Schmitt 0ee6847e94 Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
Thomas Schmitt 30e767be47 Changed dialog default -abort_on value to "NEVER" 2011-01-06 11:10:36 +00:00
Thomas Schmitt 20c2a390e9 Default -abort_on value is now "FAILURE", for dialog it stays "FATAL" 2011-01-04 19:30:49 +00:00
Thomas Schmitt 94cd208f3b Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00