Commit Graph

1611 Commits (7eb7787922fd6d45bd070221b96d75f308971514)

Author SHA1 Message Date
Thomas Schmitt 7eb7787922 New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid
7 years ago
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on
7 years ago
Thomas Schmitt f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid
7 years ago
Thomas Schmitt 62757f4223 Changed report format of --interval:appended_partition_X_start_Y_size_Z
7 years ago
Thomas Schmitt 2602552d21 Let -boot_image bin_path= , efi_path= recognize --interval:appended_partition
7 years ago
Thomas Schmitt 67c13115b0 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable
7 years ago
Thomas Schmitt 3415007907 Letting bit15 of system_area_options pass to libisofs
7 years ago
Thomas Schmitt 58644f0971 Provisory new -e pseudo path --interval:appened_partition_N:all::
7 years ago
Thomas Schmitt 1337c3c494 Silencing a false warning of gcc on Sid about uninitialized "image" variable
7 years ago
Thomas Schmitt 73ec1501f9 El Torito load size 0 what not shown with -report_el_torito as_mkisofs or cmd
7 years ago
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data
7 years ago
Thomas Schmitt 0365cffbc5 Setting timestamp of experimental xorriso-1.4.3 tarball
7 years ago
Thomas Schmitt b0b64c652b Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631
7 years ago
Thomas Schmitt 81fcf5fe6a Bug fix: -pathspecs "on" did not properly handle "\\="
7 years ago
Thomas Schmitt 1578290202 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs
7 years ago
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3
7 years ago
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764.
7 years ago
Thomas Schmitt 6df3e0b555 Rev 5594 was not complete. Coverity CID 28719.
7 years ago
Thomas Schmitt dea1aa5182 Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726.
7 years ago
Thomas Schmitt 84c3e88eb3 Handled failure to release a mutex lock. Coverity CID 28698.
7 years ago
Thomas Schmitt f5c4ad4903 Prevented possible buffer overflow with -getfacl. Coverity CID 28695.
7 years ago
Thomas Schmitt d29e67fa93 Prevented possible overlapping memory copying
7 years ago
Thomas Schmitt d5c18dcbbf Reacted on compiler warnings about rev 5601
7 years ago
Thomas Schmitt 17ba65b8b6 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780.
7 years ago
Thomas Schmitt 12956c5d5d Corrected reporting of -logfile in -status "short". Coverity CID 28729.
7 years ago
Thomas Schmitt 3056f17a92 Corrected an error with recognition of APM partitions. Coverity CID 28728.
7 years ago
Thomas Schmitt 870241f57c Corrected an error with conversion from bourne shell patterns to regular expressions. Coverity CID 28727.
7 years ago
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724.
7 years ago
Thomas Schmitt 26308b3947 Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723.
7 years ago
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721.
7 years ago
Thomas Schmitt f7f98d9d83 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719.
7 years ago
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715.
7 years ago
Thomas Schmitt dff591b0d8 Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713.
7 years ago
Thomas Schmitt 82a0234a91 With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712.
7 years ago
Thomas Schmitt 11f63d9867 Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711.
7 years ago
Thomas Schmitt d8ee68aecd Removed a duplicate test statement. Coverity CID 28710.
7 years ago
Thomas Schmitt ac4a054dcf Removed a duplicate test statement. Coverity CID 28709.
7 years ago
Thomas Schmitt ac7155871f Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705.
7 years ago
Thomas Schmitt df49e23bcf Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704.
7 years ago
Thomas Schmitt 185dc4ce42 Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703.
7 years ago
Thomas Schmitt a23bd24945 Moved variable definition into its proper ifdef case. Coverity CID 28702.
7 years ago
Thomas Schmitt 1e0af47126 Removed duplicate check for memory shortage. Coverity CID 28701.
7 years ago
Thomas Schmitt b1c64ffb86 Clarified handling of missing drives when it shall be given up. Coverity CID 28697.
7 years ago
Thomas Schmitt 6c760c1d39 Changed a suspiciously looking but correct code gesture. Coverity CID 28831.
7 years ago
Thomas Schmitt 637a93f387 Closed a memory leak wiyh -check_media_defaults
7 years ago
Thomas Schmitt 5ed5518ab1 Prevented use of already freed memory. Coverity CID 28830.
7 years ago
Thomas Schmitt 3d2ae3befe Reacting properly on failure to set hppa or alpha boot image. Coverity CID 28828, 28829.
7 years ago
Thomas Schmitt 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825.
7 years ago
Thomas Schmitt 98a76e6841 Reacting on failure while reading mkisofsrc. Coverity CID 28817.
7 years ago
Thomas Schmitt 77a68611e5 Removed unneccessary variables which were used uninitialized. Coverity CID 28810.
7 years ago