Thomas Schmitt
a3eeda3d23
Yet incomplete implementation of IsoNode cloning.
...
(Commited to avoid tangling with upcomming
iso_write_opts_set_no_dummy_block_adr())
12 years ago
Thomas Schmitt
ae626b9570
Eventually including autotools generated ../config.h with all source files.
...
(GNU xorriso plans to use autoheader for a diet of its build messages.)
13 years ago
Thomas Schmitt
4b0f175a89
Reacted on compiler warnings from gzpLinux on kernel 2.6
13 years ago
Thomas Schmitt
23d3c43022
Removed more occurences of old restriction to GPLv2.
13 years ago
Thomas Schmitt
cbb376a137
Introduced a default definition for PATH_MAX.
13 years ago
Vreixo Formoso
1756cf4c92
Fix a bug in iso_tree_path_to_node().
...
With paths where the last directory component is an existing
non-directory in the ISO image and the leafname is any name it
incorrectly returns 1 (node found).
Bug reported by Thomas Schmitt.
15 years ago
Vreixo Formoso
7b0da1ecd6
Add a function to get the path of a node in the IsoImage.
15 years ago
Vreixo Formoso
d455f9b540
Add support for cut-out files.
15 years ago
Vreixo Formoso
69fe1d6074
Implement iso_tree_add_new_file() to add new files from scratch.
15 years ago
Vreixo Formoso
0c69463c5a
Add support for adding a node with a given name.
15 years ago
Vreixo Formoso
16cfaf9059
Replace non standard FNM_FILE_NAME with POSIX FNM_PATHNAME.
15 years ago
Vreixo Formoso
99298c10a4
Move error codes to libisofs.h. Remove error.h header.
15 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
b3f4ca1cf7
Add IsoImage context as parameter for return function.
15 years ago
Vreixo Formoso
307a98815e
src renamed to libisofs.
15 years ago