Commit Graph

1586 Commits

Author SHA1 Message Date
3a43995fb5 Made ECMA-119 tree sorting deterministic with different qsort implementations. By Henrik Lindström. 2024-09-01 18:37:47 +02:00
efaab52265 New flag bit5 for iso_file_source_get_aa_string() and iso_image_set_ignore_aclea(), new flag bit7 for iso_local_get_lfa_flags() 2024-08-27 10:51:36 +02:00
622b5645f0 New flag bit2 for iso_local_get_lfa_flags() and iso_local_set_lfa_flags() 2024-08-25 15:17:15 +02:00
c4769f333e Separated errors about Linux file attributes from those of xattr and ACL 2024-08-25 10:55:32 +02:00
70827242b2 Improved format of error messages from aaip-os-linux.c 2024-08-18 16:16:21 +02:00
443743d2d8 New API call iso_util_get_effective_lfa_mask() 2024-08-11 12:30:50 +02:00
d717613c93 Avoided touching local file attributes if no change would happen 2024-08-08 10:33:35 +02:00
08792a4711 Corrected a memory infringement in iso_util_decode_lfa_flags() 2024-08-07 15:19:15 +02:00
290ef77254 Improved handling of dead symbolic links in aaip_get_attr_list() 2024-08-06 19:48:16 +02:00
7fc7d65e05 New return value 4 of iso_local_get_lfa_flags(): file does not have lfa_flags 2024-08-06 19:05:07 +02:00
cc1884a0cb Changed in ./configure --enable-linux-attr-flags to --enable-lfa-flags 2024-07-23 17:01:42 +02:00
843587a7b4 Small corrections and adjustments to the recent commits 2024-07-20 13:28:11 +02:00
99700ac94b New API call iso_util_get_lfa_masks() 2024-07-19 22:24:02 +02:00
fbcacafb49 Fixed iso_local_set_lfa_flags() 2024-07-19 22:20:56 +02:00
d78028fca4 New API calls iso_local_get_lfa_flags(), iso_local_set_lfa_flags(), iso_node_get_lfa_flags(), iso_node_set_lfa_flags(), iso_util_decode_lfa_flags(), iso_util_encode_lfa_flags() 2024-07-16 15:05:11 +02:00
425f5d0fdd Removed germanisms about "eventual" from API description 2024-07-12 16:28:43 +02:00
78708015af Improved warning messages about symbolic links and special files in ISO 9660:1999 tree 2024-05-19 18:35:40 +02:00
57fcd4bfbb Fixed assessment of MIPS boot equipment which was broken by commit 405f0f0 2024-05-18 21:29:32 +02:00
483a68aaf2 Avoided use of uninitialized variables which was introduced by commit d9c548d 2024-05-18 13:42:37 +02:00
8ffd3b381b Clarified the API description of NULL data in iso_write_opts_set_system_area() 2024-05-12 21:56:15 +02:00
d9c548dbfc Bug fix: File path of imported BIOS boot image was forgotten when it gets overwritten by a file of the same name. Thanks Brian C. Lane. 2024-05-12 13:56:29 +02:00
8ed27c6255 Enabled up to 8 appended GPT partitions and improved their number mapping 2024-05-10 17:25:07 +02:00
405f0f04d4 Improved size estimation and property assessment of El Torito hidden boot images 2023-11-20 11:42:41 +01:00
8a8439768c Clarified in the description of iso_image_set_boot_image() the meaning of pseudo-path parameters "start" and "size" 2023-11-20 09:15:18 +01:00
9ec998f9fc Updated copyright year in README 2023-06-09 19:57:42 +02:00
8a4f1f88ae Explicitely included unistd.h in all source file which use ssize_t 2023-06-09 19:54:50 +02:00
09ec2fa4b7 Bug fix: On non-GNU/Linux systems ssize_t was not defined in rockridge.h . Report and fix proposal by Rui Chen. 2023-06-09 19:48:54 +02:00
5a867c43ab Version leap to 1.5.7 2023-06-07 19:10:34 +02:00
170318c42e Updated change log 2023-06-07 13:32:06 +02:00
c2d17b1c4b Version leap to 1.5.6 2023-06-07 13:28:22 +02:00
cdc7f52187 Reduced number of warnings about special files or symlinks in Joliet 2023-04-14 17:47:07 +02:00
bd415402f4 New API call iso_write_opts_set_max_ce_entries() 2023-01-22 16:03:44 +01:00
7109ba5675 Prevented endless CE loops when reading a very bad ISO fileystem 2023-01-11 12:06:28 +01:00
d35435b5a0 Bug fix: Size of further CE area was calculated wrong if its CE entry ended exactly at a block boundary 2022-12-13 09:53:27 +01:00
acb4bd143c Bug fix: Freshly cloned data files from imported image were not marked as
imported
2022-10-27 17:37:58 +02:00
71772baab7 Fixed assessment of omit_version_numbers and no_force_dots 2022-10-07 11:14:51 +02:00
83e5832ed0 New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text() 2022-09-20 09:51:39 +02:00
9b7ccc9727 Improved error messages in case of failing Linux-specific ACL or xattr functions 2022-09-20 09:28:06 +02:00
c6cb7dfa3e Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:38:54 +02:00
ad55ec78e4 Avoided automatic MBR partition type 0x00 with iso_write_opts_set_part_like_isohybrid() if partitions do not overlap 2022-05-13 10:52:39 +02:00
011e2e85e6 Allowed lseekable device files with iso_tree_add_new_cut_out_node(). Proof-of-concept by Ivan Shmakov. 2022-04-26 12:12:15 +02:00
f457a4f8b9 Added missing stream type names to a diagnostic function 2022-04-26 12:06:18 +02:00
2af17490a0 Bug fix: The lseek methods of IsoFileSource for local filesystem and loaded ISO returned libisofs error codes as positive off_t numbers 2022-04-26 12:03:53 +02:00
da00291519 Let the original isohybrid GPT obey system_area() option bit 17: GPT writable 2022-04-23 09:32:44 +02:00
1d61b518b5 Bug fix: iso_write_opts_set_part_like_isohybrid() did not cause a MBR partition table if the partitions are data files in the ISO rather than appended 2022-04-23 09:30:34 +02:00
99251ade08 Avoid to overwrite the loaded MBR partition table just because partition offset is 16 2022-04-23 09:17:08 +02:00
da8e3e66e7 Exempted MBR partitions of type 0xEE from being ignored due to wrong size 2022-04-22 13:39:56 +02:00
3e61a61a21 Updated URLs, build instructions, and copyright in README file 2021-10-28 19:44:26 +02:00
80a0691660 Removed unneeded configure.ac macro AC_C_BIGENDIAN 2021-09-02 20:04:16 +02:00
1c4c04d4e2 New iso_write_opts_set_system_area() option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable 2021-05-25 21:10:28 +02:00