Commit Graph

1479 Commits (aed8bda95544bff465457e9a0d72502e343e91b0)
 

Author SHA1 Message Date
Thomas Schmitt aed8bda955 New API calls iso_write_opts_set_part_type_guid(), iso_write_opts_set_iso_type_guid() 4 years ago
Thomas Schmitt e1097dbb5d Changed interface of helper function iso_tell_max_part_range() 4 years ago
Thomas Schmitt a1e75003b5 Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not for SUN disk label 4 years ago
Thomas Schmitt 4064a7e0ee Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8 4 years ago
Thomas Schmitt 96261585f1 Bug fix: Appended GPT partitions were not covered by the protective MBR partition 4 years ago
Thomas Schmitt 01415ae208 New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" 4 years ago
Thomas Schmitt 241b9ea832 Corrected and updated copyright statements 5 years ago
Thomas Schmitt 6a6343c146 Updated copyright dates in COPYING and README 5 years ago
Thomas Schmitt a63b16f7da Updated change log 5 years ago
Thomas Schmitt 31c4c26567 Version leap to 1.5.1 5 years ago
Thomas Schmitt 6b31667ee4 Updated changelog. 5 years ago
Thomas Schmitt 066c6f685d Fixed failure to build on NetBSD because of undeclared variable 5 years ago
Thomas Schmitt e317a8d93e Updated changelog. 5 years ago
Thomas Schmitt d3c17d0555 Version leap to 1.5.0. 5 years ago
Thomas Schmitt 69c8c543a9 Improved message at image load time about hidden El Torito images for EFI 5 years ago
Thomas Schmitt f39d4eefee Putting user defined padding after appended partitions 5 years ago
Thomas Schmitt 848e039e6d Preferring Linux include file sys/xattr.h over attr/attr.h 5 years ago
Thomas Schmitt c5a9cc56e3 Changed bug fix 615dc7e997 of Mar 30 13:51:21 2018 +0200 5 years ago
Thomas Schmitt 310612174b Bug fix: Long Joliet names with leading dot were mangled one char too short 5 years ago
Thomas Schmitt ad843f1723 Bug fix: Long Joliet names without dot were mangled with one character too many 5 years ago
Thomas Schmitt 615dc7e997 Bug fix: Add-on sessions with partition offset claimed too many blocks as size. Regression of version 1.4.8. 5 years ago
Thomas Schmitt a936409a82 Fixed failure to compile with experimental Libisofs_appended_partitions_inlinE 5 years ago
Thomas Schmitt 580b154773 Adapted iso_node_merge_xattr to handling of all namespaces 5 years ago
Thomas Schmitt 1da3b17233 Changed a comment in Linux OS adapter 5 years ago
Thomas Schmitt 633b4d5f72 Updated project mail addresses 6 years ago
Thomas Schmitt 4b031b58ea New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 6 years ago
Thomas Schmitt 7d45c88cff New API call iso_image_get_ignore_aclea(),
new iso_image_set_ignore_aclea() and iso_file_source_get_aa_string() flag bit3 to import all xattr namespaces
6 years ago
Thomas Schmitt 79baab3fc9 Fixed a harmless lapse with static array initialization 6 years ago
Thomas Schmitt 53b2d6dcd7 Bug fix: Reading beyond array end for HFS+ production caused SIGSEGV with FreeBSD 11 CLANG -O2. Thanks ASX of GhostBSD. 6 years ago
Thomas Schmitt 874dc16d92 Fixed a message typo found by lintian 6 years ago
Thomas Schmitt 34e35865fe Silenced harmless compiler warning -Wimplicit-fallthrough 6 years ago
Thomas Schmitt ce831f111c Updated change log 6 years ago
Thomas Schmitt 48ee49a7e0 Version leap to 1.4.9 6 years ago
Thomas Schmitt bdfd4c4a37 Updated changelog. 6 years ago
Thomas Schmitt dfc6de9f79 Version leap to 1.4.8. 6 years ago
Thomas Schmitt 7234425502 Updated changelog. 6 years ago
Thomas Schmitt 4e5a54c2f9 Swapped at recognition time the precendence of MBR properties "isohybrid" and "protective-msdos-label" 6 years ago
Thomas Schmitt 028f9275d3 Throw error if imported_iso interval would be overwritten by multi-session 6 years ago
Thomas Schmitt cace41ec16 Enabled partition intervals with source "imported_iso" with ISO growing 6 years ago
Thomas Schmitt e599a575dc Closed a memory leak about RRIP CL following 6 years ago
Thomas Schmitt 78b0a7b111 Disallowed RRIP CL chaining in order to break any endless loops. Debian bug 872761. Thanks Jakub Wilk and American Fuzzy Lop. 6 years ago
Thomas Schmitt a7152f5794 Correcting previous commit for supporting multi-session 6 years ago
Thomas Schmitt 2a64d89e6e Refuse to read CE data blocks from after the end of ISO filesystem 6 years ago
Thomas Schmitt 31088d9acc Avoid to read blocks from start of CE area which do not belong to the given file 6 years ago
Thomas Schmitt 91490d5f34 Preventing use of zero sized SUSP CE entry which causes SIGSEGV. Debian bug 872590. Thanks Jakub Wilk and American Fuzzy Lop. 6 years ago
Thomas Schmitt 661b68ce8c Preventing buffer overflow with AAIP AL entry of insufficient size. Debian bug 872545. Thanks Jakub Wilk and American Fuzzy Lop. 6 years ago
Thomas Schmitt 16bde11076 Preventing memory leak caused by RRIP SL entry without PX entry that marks the file as symbolic link 6 years ago
Thomas Schmitt 36c8800ff3 Preventing buffer underread with empty RRIP SL component. Debian bug 872475. Thanks Jakub Wilk and American Fuzzy Lop. 6 years ago
Thomas Schmitt 860a91dd2f Preventing NULL dereference if root directory bears a RRIP RE entry 6 years ago
Thomas Schmitt 280108d2d5 Updated change log 6 years ago