Thomas Schmitt
|
a852218e61
|
Letting -as mkisofs --norock revoke the special effect of -r
|
7 years ago |
Thomas Schmitt
|
06b1104c6a
|
Improved assessment of appended partitions
|
7 years ago |
Thomas Schmitt
|
62c4cfdabf
|
Silenced a warning of gcc on Fedora rawhide s390
|
7 years ago |
Thomas Schmitt
|
3664cab771
|
New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family=
|
7 years ago |
Thomas Schmitt
|
674f572fc4
|
Added "extern C" to xorriso.h
|
7 years ago |
Thomas Schmitt
|
5a7155d8a4
|
Added to libisoburn.h "extern C" for C++, and protection against double include
|
7 years ago |
Thomas Schmitt
|
f7b10f6eb8
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
7 years ago |
Thomas Schmitt
|
07259e6051
|
Removed an unused function
|
7 years ago |
Thomas Schmitt
|
b384e51f82
|
Improved handling of TAO CD tracks by -check_media
|
7 years ago |
Thomas Schmitt
|
7fe3670181
|
Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text
|
7 years ago |
Thomas Schmitt
|
07da1ea417
|
Image size tolerance of 300 kB when recognizing genisoimage -B "..."
|
7 years ago |
Thomas Schmitt
|
5df9333c8f
|
Reacted on doxygen warnings of Fedora s390x build log
|
7 years ago |
Thomas Schmitt
|
f120428c99
|
Fixed typos reported by lintian
|
7 years ago |
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.
|
8 years ago |
Thomas Schmitt
|
f7f98d9d83
|
Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719.
|
8 years ago |
Thomas Schmitt
|
867da57934
|
Removed an effectively unused variable. Coverity CID 28715.
|
8 years ago |
Thomas Schmitt
|
dff591b0d8
|
Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713.
|
8 years ago |
Thomas Schmitt
|
82a0234a91
|
With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712.
|
8 years ago |
Thomas Schmitt
|
11f63d9867
|
Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711.
|
8 years ago |
Thomas Schmitt
|
d8ee68aecd
|
Removed a duplicate test statement. Coverity CID 28710.
|
8 years ago |
Thomas Schmitt
|
ac4a054dcf
|
Removed a duplicate test statement. Coverity CID 28709.
|
8 years ago |