Commit Graph

1764 Commits

Author SHA1 Message Date
Thomas Schmitt d812835323 Bug fix: Variable LDFLAGS was emptied during ./configure test for jtethreads 2017-04-25 15:50:22 +02:00
Thomas Schmitt 4c45684912 With -report_system_area as_mkisofs ignore GPT if same start as MBR partition 2017-04-09 19:54:12 +02:00
Thomas Schmitt 2f24d82e3c Avoiding to recognize real GPT as -part_like_isohybrid 2017-04-09 19:52:54 +02:00
Thomas Schmitt 274715a305 New -as mkisofs option -iso_mbr_part_type 2017-02-27 10:43:51 +01:00
Thomas Schmitt 3a41524e63 New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
Thomas Schmitt f3b8515366 Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:30:32 +01:00
Thomas Schmitt 0d07bd1d87 New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:15:58 +01:00
Thomas Schmitt 0ec0ba811d Properly refusing on Pseudo Overwritable formatted BD-R 2017-02-13 15:52:36 +01:00
Thomas Schmitt 8a0d93654f Changed in usage text "option" to "command" 2016-12-14 10:33:21 +01:00
Thomas Schmitt 85aa000192 New command -update_li 2016-12-14 10:18:14 +01:00
Thomas Schmitt 7b12dd0dda New command -update_lxi 2016-12-05 14:35:04 +01:00
Thomas Schmitt 9b75d21e2a Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with pattern expansion 2016-12-05 12:25:32 +01:00
Thomas Schmitt 7371115b25 New -find tests -maxdepth and -mindepth 2016-11-19 18:23:10 +01:00
Thomas Schmitt 3da2ac249f Applying -dummy mode explicitely to superblock relocation 2016-11-18 18:37:28 +01:00
Thomas Schmitt 8adbb1de7e Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4 2016-11-13 11:13:33 +01:00
Thomas Schmitt 76ac0d87a8 A first try to commit to git 2016-10-23 12:16:39 +02:00
Thomas Schmitt d376532886 Version leap to libisoburn-1.4.7 2016-09-16 19:57:09 +00:00
Thomas Schmitt 062a88e008 Bug fix: -file_size_limit did not increase ISO level if necessary. Thanks Mattias Schlenker. 2016-09-12 16:37:48 +00:00
Thomas Schmitt e3933ca63c Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime" 2016-09-12 09:16:59 +00:00
Thomas Schmitt 3b52562d97 Corrected block count messages with -check_media sector_map= 2016-08-25 20:51:30 +00:00
Thomas Schmitt ff65d7bb19 New -find action "set_to_mtime" 2016-08-20 08:53:02 +00:00
Thomas Schmitt 384ff0eee9 New environment variable SOURCE_DATE_EPOCH 2016-08-16 13:18:31 +00:00
Thomas Schmitt bda4b37e97 New -volume_date mode "all_file_dates" 2016-08-16 13:13:05 +00:00
Thomas Schmitt adcd2386eb New -report_system_area mode "gpt_disk_guid" 2016-08-15 17:48:42 +00:00
Thomas Schmitt 237852c4e1 Corrected interpretation of RFC 4122 UUID strings for GPT. Thanks Andrei Borzenkov. 2016-08-15 10:24:21 +00:00
Thomas Schmitt d4be334960 New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid" 2016-08-12 18:57:21 +00:00
Thomas Schmitt 79a45f90f6 New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() 2016-08-12 18:46:36 +00:00
Thomas Schmitt 4f41ac8086 Updated change log and web page 2016-08-07 19:37:30 +00:00
Thomas Schmitt 64af78a887 New -as mkisofs option --set_all_file_dates 2016-08-06 13:23:00 +00:00
Thomas Schmitt 02f1d08ae2 Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug. 2016-08-06 11:16:00 +00:00
Thomas Schmitt 3486726ebb Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it 2016-08-05 11:19:57 +00:00
Thomas Schmitt 2cb8ae96f0 Corrected weekday name in debug message of --modification-date. Thanks to Chris Lamb. 2016-08-04 07:33:14 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 4fabd96d4a Including pthread.h in xorriso_private.h to define pthread_mutex_t on OpenBSD 2016-07-21 10:36:14 +00:00
Thomas Schmitt 9f66f7301b Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt f69b602fa6 Corrected spelling errors found by lintian.debian.org 2016-07-16 11:12:30 +00:00
Thomas Schmitt 40200ed88b Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
Thomas Schmitt 82fbb60f04 Updated copyright year of xorriso -version 2016-07-02 14:47:37 +00:00
Thomas Schmitt a9d245961d Version leap to libisoburn-1.4.5 2016-07-02 14:46:07 +00:00
Thomas Schmitt e6fde3483c Letting isoburn_disc_erase() invalidate UDF extended descriptors if present 2016-05-03 07:57:32 +00:00
Thomas Schmitt a852218e61 Letting -as mkisofs --norock revoke the special effect of -r 2016-04-27 09:29:51 +00:00
Thomas Schmitt 06b1104c6a Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
Thomas Schmitt 62c4cfdabf Silenced a warning of gcc on Fedora rawhide s390 2016-03-22 12:53:55 +00:00
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt 674f572fc4 Added "extern C" to xorriso.h 2016-03-15 20:35:51 +00:00
Thomas Schmitt 5a7155d8a4 Added to libisoburn.h "extern C" for C++, and protection against double include 2016-03-15 20:34:09 +00:00
Thomas Schmitt f7b10f6eb8 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
Thomas Schmitt 07259e6051 Removed an unused function 2016-03-09 20:56:47 +00:00
Thomas Schmitt b384e51f82 Improved handling of TAO CD tracks by -check_media 2016-03-08 07:54:53 +00:00
Thomas Schmitt 7fe3670181 Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text 2016-03-01 14:15:17 +00:00
Thomas Schmitt 07da1ea417 Image size tolerance of 300 kB when recognizing genisoimage -B "..." 2016-02-27 17:00:24 +00:00
Thomas Schmitt 5df9333c8f Reacted on doxygen warnings of Fedora s390x build log 2016-02-07 19:42:24 +00:00
Thomas Schmitt f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt 7eb7787922 New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid 2016-02-05 10:12:25 +00:00
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 2016-02-05 10:06:25 +00:00
Thomas Schmitt f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 2016-02-05 09:50:46 +00:00
Thomas Schmitt 62757f4223 Changed report format of --interval:appended_partition_X_start_Y_size_Z 2016-01-20 10:43:13 +00:00
Thomas Schmitt 2602552d21 Let -boot_image bin_path= , efi_path= recognize --interval:appended_partition 2016-01-20 10:41:34 +00:00
Thomas Schmitt 67c13115b0 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable 2016-01-01 17:28:46 +00:00
Thomas Schmitt 3415007907 Letting bit15 of system_area_options pass to libisofs 2016-01-01 17:22:18 +00:00
Thomas Schmitt 58644f0971 Provisory new -e pseudo path --interval:appened_partition_N:all:: 2015-12-30 18:04:16 +00:00
Thomas Schmitt 1337c3c494 Silencing a false warning of gcc on Sid about uninitialized "image" variable 2015-12-26 09:06:28 +00:00
Thomas Schmitt 73ec1501f9 El Torito load size 0 what not shown with -report_el_torito as_mkisofs or cmd 2015-12-24 08:02:02 +00:00
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 2015-12-23 11:18:38 +00:00
Thomas Schmitt 0365cffbc5 Setting timestamp of experimental xorriso-1.4.3 tarball 2015-12-22 13:37:55 +00:00
Thomas Schmitt b0b64c652b Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 2015-12-11 12:02:39 +00:00
Thomas Schmitt 81fcf5fe6a Bug fix: -pathspecs "on" did not properly handle "\\=" 2015-12-09 16:23:12 +00:00
Thomas Schmitt 1578290202 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs 2015-12-09 13:28:06 +00:00
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +00:00
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764. 2015-11-16 10:22:50 +00:00
Thomas Schmitt 6df3e0b555 Rev 5594 was not complete. Coverity CID 28719. 2015-11-16 10:06:23 +00:00
Thomas Schmitt dea1aa5182 Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726. 2015-11-15 15:38:43 +00:00
Thomas Schmitt 84c3e88eb3 Handled failure to release a mutex lock. Coverity CID 28698. 2015-11-13 20:22:51 +00:00
Thomas Schmitt f5c4ad4903 Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 2015-11-13 15:28:05 +00:00
Thomas Schmitt d29e67fa93 Prevented possible overlapping memory copying 2015-11-12 16:06:35 +00:00
Thomas Schmitt d5c18dcbbf Reacted on compiler warnings about rev 5601 2015-11-12 14:27:16 +00:00
Thomas Schmitt 17ba65b8b6 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 2015-11-12 12:34:01 +00:00
Thomas Schmitt 12956c5d5d Corrected reporting of -logfile in -status "short". Coverity CID 28729. 2015-11-11 19:26:32 +00:00
Thomas Schmitt 3056f17a92 Corrected an error with recognition of APM partitions. Coverity CID 28728. 2015-11-10 10:49:41 +00:00
Thomas Schmitt 870241f57c Corrected an error with conversion from bourne shell patterns to regular expressions. Coverity CID 28727. 2015-11-10 09:40:34 +00:00
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724. 2015-11-10 09:09:24 +00:00
Thomas Schmitt 26308b3947 Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723. 2015-11-10 08:49:34 +00:00
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721. 2015-11-09 13:31:59 +00:00
Thomas Schmitt f7f98d9d83 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719. 2015-11-09 12:14:52 +00:00
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715. 2015-11-09 10:51:45 +00:00
Thomas Schmitt dff591b0d8 Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713. 2015-11-09 09:55:32 +00:00
Thomas Schmitt 82a0234a91 With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712. 2015-11-08 20:30:26 +00:00
Thomas Schmitt 11f63d9867 Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711. 2015-11-08 20:06:10 +00:00
Thomas Schmitt d8ee68aecd Removed a duplicate test statement. Coverity CID 28710. 2015-11-08 19:44:42 +00:00
Thomas Schmitt ac4a054dcf Removed a duplicate test statement. Coverity CID 28709. 2015-11-08 19:40:55 +00:00
Thomas Schmitt ac7155871f Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
Thomas Schmitt df49e23bcf Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt 185dc4ce42 Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703. 2015-11-08 16:17:25 +00:00
Thomas Schmitt a23bd24945 Moved variable definition into its proper ifdef case. Coverity CID 28702. 2015-11-08 14:33:12 +00:00
Thomas Schmitt 1e0af47126 Removed duplicate check for memory shortage. Coverity CID 28701. 2015-11-08 14:06:23 +00:00
Thomas Schmitt b1c64ffb86 Clarified handling of missing drives when it shall be given up. Coverity CID 28697. 2015-11-08 11:03:41 +00:00
Thomas Schmitt 6c760c1d39 Changed a suspiciously looking but correct code gesture. Coverity CID 28831. 2015-11-07 11:11:07 +00:00
Thomas Schmitt 637a93f387 Closed a memory leak wiyh -check_media_defaults 2015-11-07 11:05:19 +00:00
Thomas Schmitt 5ed5518ab1 Prevented use of already freed memory. Coverity CID 28830. 2015-11-07 10:56:02 +00:00
Thomas Schmitt 3d2ae3befe Reacting properly on failure to set hppa or alpha boot image. Coverity CID 28828, 28829. 2015-11-06 20:03:54 +00:00
Thomas Schmitt 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
Thomas Schmitt 98a76e6841 Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +00:00
Thomas Schmitt 77a68611e5 Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00
Thomas Schmitt 5b6481343f Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28809. 2015-11-06 12:57:36 +00:00
Thomas Schmitt 52d09aaf24 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28808. 2015-11-06 12:51:34 +00:00
Thomas Schmitt 64e2790557 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806. 2015-11-06 12:47:31 +00:00
Thomas Schmitt 52a61a658d Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28805. 2015-11-06 12:43:39 +00:00
Thomas Schmitt 8ecf0620a7 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
Thomas Schmitt 7ae48207c7 Prevented a potential corruption in case of memory shortage. Coverity CID 28800. 2015-11-06 09:30:15 +00:00
Thomas Schmitt 7ff4fbe02f Prevented possible buffer overflow inside xorriso object. Coverity CID 28775. 2015-11-04 15:57:34 +00:00
Thomas Schmitt 1f12bee223 Prevented a possible program error in Xorriso_dialog_input() 2015-11-04 12:40:06 +00:00
Thomas Schmitt cf7ebd6316 Prevented a string overflow in case of program error. Coverity CID 28767. 2015-11-04 11:44:32 +00:00
Thomas Schmitt 453940395b Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt a830452779 Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765. 2015-11-04 10:54:29 +00:00
Thomas Schmitt 77639ca1cd Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +00:00
Thomas Schmitt 85424a0f31 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt 564036d501 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +00:00
Thomas Schmitt e2d152f104 Prevented potential NULL pointer dereference. Coverity CID 28759. 2015-11-03 15:51:02 +00:00
Thomas Schmitt 9efb046330 Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt 089ff7586c Clarified handling of file descriptor. Coverity CID 28753. 2015-11-03 15:09:22 +00:00
Thomas Schmitt 573cf35833 Closed memory leak with error about -ls. Coverity CID 28752. 2015-11-03 15:00:02 +00:00
Thomas Schmitt 302547406c Closed memory leak with error about -check_media sector bitmapCoverity CID 28751. 2015-11-03 14:56:20 +00:00
Thomas Schmitt 91a8e46284 Closed memory leak in case of error with file hiding. Coverity CID 28746 to 28750. 2015-11-03 14:06:32 +00:00
Thomas Schmitt c3838c1a86 Closed a memory leak with -find. Coverity CID 28740. 2015-11-03 13:06:30 +00:00
Thomas Schmitt db47420120 Closed a memory leak with message sieve. Coverity CID 28739. 2015-11-03 12:57:37 +00:00
Thomas Schmitt 1241941203 Closed a memory leak with message sieve. Coverity CID 28738. 2015-11-03 12:52:09 +00:00
Thomas Schmitt b848d002d9 Updated change log and web page 2015-10-25 12:35:14 +00:00
Thomas Schmitt d87990de2c Record size 0 with oversized EFI boot images to span them up to end of medium 2015-10-23 08:57:01 +00:00
Thomas Schmitt fdf10cadc1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt 54ebdfe339 Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt 526494e8ce Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
Thomas Schmitt e9ccea9fb7 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
Thomas Schmitt 9c907b1531 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
Thomas Schmitt f09b3c1e96 Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
Thomas Schmitt 2e535ade2a New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 9c303135f6 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
Thomas Schmitt 3d36b343ce Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt be010a366e Recognizing Debian GNU/kFreeBSD (seems to never have worked) 2015-09-17 16:19:36 +00:00
Thomas Schmitt 0c2eed9f2e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 44d09c30c0 New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
Thomas Schmitt ea8f2ad517 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt c5275761f4 New -boot_image action "replay" 2015-09-06 19:43:08 +00:00
Thomas Schmitt 9117b81e5f Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO 2015-08-30 18:48:11 +00:00
Thomas Schmitt 27e1a6a7c2 Linking libpthread to libisoburn, not only to xorriso 2015-08-19 12:28:12 +00:00
Thomas Schmitt c09ef379d1 New command -ecma119_map 2015-08-17 20:08:42 +00:00
Thomas Schmitt 465509d0d1 New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_* 2015-08-17 20:01:30 +00:00
Thomas Schmitt 16acbe7f1d Avoiding to hand out indigestible --modification-date with -report_el_torito 2015-08-12 09:12:04 +00:00
Thomas Schmitt 02213905f4 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +00:00
Thomas Schmitt e3f6ed3aa2 Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
Thomas Schmitt 9ac9a21629 New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00