Thomas Schmitt
c6f1101e9d
Fixed a severe inode number mash-up from revision 554
...
and a minor bug introduced with revision 547 (for ticket 147).
14 years ago
Thomas Schmitt
46a947b602
Created means to inquire ECMA119_SYMLINK and ECMA119_SPECIAL
...
for their original fs,dev,ino
14 years ago
Thomas Schmitt
56796ff55f
Introduced hardlink unification at image generation time.
...
For now it works only with data files or with files from the imported image.
14 years ago
Thomas Schmitt
1cbae01f12
Outsourced stream comparison from iso_file_src_cmp() to iso_stream_cmp_ino()
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
3f90111052
Removed change timestamps of 0.6.17
14 years ago
Thomas Schmitt
ec672ab903
Making sure that ZF fields get appropriately carried on with multi-session
...
even if osiz filters have been removed.
14 years ago
Thomas Schmitt
e8f8876ee6
New API function iso_stream_get_source_path() tries to obtain a source
...
path depending on the stream class.
14 years ago
Thomas Schmitt
681d092118
New IsoStream_Iface.version 2 with method .get_input_stream(),
...
new API function iso_stream_get_input_stream(),
new API function iso_file_remove_filter(),
iso_file_get_old_image_sections() now refers to the most original stream
of a file.
14 years ago
Vreixo Formoso
68419703d7
Added iso_image_update_sizes() API.
...
This requires increasing IsoStreamIface version, as we need to add a new
method on it. API/ABI remains compatible with older version.
15 years ago
Vreixo Formoso
126e60741e
Fix tiny memory leak.
15 years ago
Vreixo Formoso
3a503a3e85
Implement iso_file_get_old_image_sections() and deprecate old way to obtain image lba.
15 years ago
Vreixo Formoso
d455f9b540
Add support for cut-out files.
15 years ago
Vreixo Formoso
061dce1ec2
s/openned/opened. Deprecate incorrectly spelled errors.
15 years ago
Vreixo Formoso
37f69d5360
Remove IsoStream->get_name(), add version and type fields instead.
15 years ago
Vreixo Formoso
9a70496d3c
Fix serious bugs related with El-Torito.
15 years ago
Vreixo Formoso
5088428742
Detect size changes on files.
15 years ago
Vreixo Formoso
99298c10a4
Move error codes to libisofs.h. Remove error.h header.
15 years ago
Vreixo Formoso
307a98815e
src renamed to libisofs.
15 years ago