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
5 years ago
Thomas Schmitt
188e36178b
Reacted on some of the complaints of codespell
7 years ago
Thomas Schmitt
7a3560035a
Rectified handling of oversized filenames by new API calls:
...
iso_image_set_truncate_mode, iso_image_get_truncate_mode,
iso_truncate_leaf_name, iso_image_set_node_name, iso_image_tree_clone,
iso_image_add_new_dir, iso_image_add_new_file, iso_image_add_new_special,
iso_image_add_new_symlink, iso_image_dir_get_node, iso_image_path_to_node,
7 years ago
Thomas Schmitt
d4b8cbe474
New API object iso_interval_reader. Enabling flag bits for older API calls
...
iso_write_opts_set_prep_img(), iso_write_opts_set_efi_bootp(),
and iso_write_opts_set_partition_img().
8 years ago
Thomas Schmitt
782bb7854e
New system area type 6 = DEC Alpha SRM boot sector.
...
New API calls iso_image_set_alpha_boot(), iso_image_get_alpha_boot().
Thanks to Helge Deller.
8 years ago
Thomas Schmitt
c17ba1980a
Clarified which inode is local ino_t and which is Rock Ridge uint32_t.
9 years ago
Thomas Schmitt
6d64bc23cf
Estimating size of El Torito boot images which are not represented by a file
9 years ago
Thomas Schmitt
dd27f579eb
New API call iso_image_report_system_area()
9 years ago
Thomas Schmitt
7637d13e11
New API calls iso_image_set_hppa_palo() and iso_image_get_hppa_palo()
9 years ago
Thomas Schmitt
44f475a4ef
Improved handling of unconvertable file names and name collsions during iso_image_import()
9 years ago
Thomas Schmitt
d55ed2d1ca
New API calls iso_image_get_app_use() and iso_image_set_app_use()
10 years ago
Thomas Schmitt
83cb07b23c
New API calls iso_image_set_sparc_core() and iso_image_get_sparc_core().
10 years ago
Thomas Schmitt
a4f07eb3b3
New API call iso_image_get_pvd_times().
10 years ago
Thomas Schmitt
bcd4b88319
First stage of implementation of GPT production.
...
The writer class for the backup GPT is not implemented yet.
11 years ago
Thomas Schmitt
82f39020cf
Attributed HFS+ blessings to IsoImage rather than IsoWriteOpts.
11 years ago
Thomas Schmitt
f33df0ef29
New API calls iso_image_add_mips_boot_file(), iso_image_get_mips_boot_files(),
...
iso_image_give_up_mips_boot().
The preliminary ban has been lifted to combine El Torito and MIPS Big Endian
boot facilities.
The current state of boot record documentation has been added to bzr.
12 years ago
Thomas Schmitt
8a75d35c46
New API call iso_image_generator_is_running().
...
Prevented a potential race condition between Ecma119Image disposal by
burn_source and final activities of ISO generator thread.
13 years ago
Thomas Schmitt
3528493b92
Removed development macro Libisofs_with_checksumS
...
and made the affected code unconditional.
13 years ago
Thomas Schmitt
38a7b4a5b1
New API calls iso_read_opts_load_system_area() and iso_image_get_system_area()
13 years ago
Thomas Schmitt
23d3c43022
Removed more occurences of old restriction to GPLv2.
13 years ago
Thomas Schmitt
cadd77776b
Transplanting checksum buffer from Ecma119Image to IsoImage.
14 years ago
Thomas Schmitt
b5f4a66c59
Initial implementation of MD5 checksums for session and single data files.
...
To be activated by macro Libisofs_with_checksumS.
New AAIP attributes "isfs.ca" and "isofs.cx".
New API calls iso_image_get_session_md5() and iso_file_get_md5().
14 years ago
Thomas Schmitt
5d5a0cbfd4
Removed change timestamps of 0.6.19
14 years ago
Thomas Schmitt
d20da80767
Transfering inode numbers from PX entries to IsoNode during image import
...
and using these numbers in PX entries during next image generation.
This also answers the concerns about PX without ino in RRIP 1.12
and PX with ino in RRIP 1.10 images produced by mkisofs.
14 years ago
Thomas Schmitt
c8495481ca
Controlling import and export of ACL, EA, AAIP
14 years ago
Vreixo Formoso
b6362a8680
Add wildcard support to excludes.
15 years ago
Vreixo Formoso
ff0dd38e9f
Add support for excluding arbitrary files when adding a dir recursively.
15 years ago
Vreixo Formoso
6434de535c
Users can now attach app specific data to IsoImage.
15 years ago
Vreixo Formoso
b3f4ca1cf7
Add IsoImage context as parameter for return function.
15 years ago
Vreixo Formoso
307a98815e
src renamed to libisofs.
15 years ago