.. |
filters
|
IsoStream version 3 with cmp_ino(),
|
2009-05-12 09:29:06 +02:00 |
aaip_0_2.c
|
Switched from AAIP-1.0 with field "AA" to AAIP-2.0 with field "AL"
|
2009-03-31 11:40:58 +02:00 |
aaip_0_2.h
|
Fixed a false success return value with iso_aa_lookup_attr().
|
2009-03-31 12:16:19 +02:00 |
aaip-os-dummy.c
|
Made AAIP 1.0 official, mentioned it in aaip source files,
|
2009-02-19 09:36:22 +01:00 |
aaip-os-freebsd.c
|
Fixed wrong use of acl_free()
|
2009-03-21 22:59:06 +01:00 |
aaip-os-linux.c
|
Fixed wrong use of acl_free()
|
2009-03-21 22:59:06 +01:00 |
buffer.c
|
Made code branch of Libisofs_with_aaiP unconditional
|
2009-02-18 23:01:14 +01:00 |
buffer.h
|
src renamed to libisofs.
|
2008-01-26 22:18:07 +01:00 |
builder.c
|
Registering fs,dev,ino of nodes which stem from outside the imported image
|
2009-05-05 22:03:44 +02:00 |
builder.h
|
Add support for cut-out files.
|
2008-03-08 21:45:19 +01:00 |
data_source.c
|
s/openned/opened. Deprecate incorrectly spelled errors.
|
2008-03-01 17:12:44 +01:00 |
ecma119_tree.c
|
New API call iso_write_opts_set_hardlinks() controls hardlink matching,
|
2009-05-09 20:45:14 +02:00 |
ecma119_tree.h
|
Made directory inodes persistent during multi-session.
|
2009-05-01 12:49:37 +02:00 |
ecma119.c
|
Made centralized call of setlocale() unconditional.
|
2009-05-26 18:13:15 +02:00 |
ecma119.h
|
New API call iso_write_opts_set_hardlinks() controls hardlink matching,
|
2009-05-09 20:45:14 +02:00 |
eltorito.c
|
Add new API to deal with isolinux options.
|
2008-10-19 16:00:51 +02:00 |
eltorito.h
|
Support for writing MBR in the system area, to make hybrid boot images.
|
2008-10-19 16:03:13 +02:00 |
filesrc.c
|
Outsourced stream comparison from iso_file_src_cmp() to iso_stream_cmp_ino()
|
2009-05-03 08:42:45 +02:00 |
filesrc.h
|
Add support for multisession on Level 3 images.
|
2008-08-19 02:45:20 +02:00 |
filter.c
|
Removed change timestamps of 0.6.17
|
2009-04-15 16:50:44 +02:00 |
filter.h
|
New API functions iso_file_add_gzip_filter() and iso_gzip_get_refcounts().
|
2009-04-14 22:26:00 +02:00 |
find.c
|
Make iso_dir_find_children() work recursivelly.
|
2008-03-17 17:24:42 +01:00 |
fs_image.c
|
Made centralized call of setlocale() unconditional.
|
2009-05-26 18:13:15 +02:00 |
fs_local.c
|
Made code branch of Libisofs_with_aaiP unconditional
|
2009-02-18 23:01:14 +01:00 |
fsource.c
|
Made code branch of Libisofs_with_aaiP unconditional
|
2009-02-18 23:01:14 +01:00 |
fsource.h
|
Made sure that IsoStream from old image are equivalent only if their
|
2009-05-24 18:22:02 +02:00 |
image.c
|
Introduced hardlink unification at image generation time.
|
2009-05-03 17:08:29 +02:00 |
image.h
|
Transfering inode numbers from PX entries to IsoNode during image import
|
2009-04-28 22:40:15 +02:00 |
iso1999.c
|
Merge level3 branch, adding support for ISO-9660 Level 3.
|
2008-08-20 02:14:47 +02:00 |
iso1999.h
|
src renamed to libisofs.
|
2008-01-26 22:18:07 +01:00 |
joliet.c
|
Made portability improvement Libisofs_avoid_using_allocA unconditional.
|
2009-04-07 12:07:48 +02:00 |
joliet.h
|
src renamed to libisofs.
|
2008-01-26 22:18:07 +01:00 |
libiso_msgs.c
|
bundle_A80222_2
|
2008-02-22 19:43:09 +01:00 |
libiso_msgs.h
|
bundle_A80222_2
|
2008-02-22 19:43:09 +01:00 |
libisofs.h
|
Made centralized call of setlocale() unconditional.
|
2009-05-26 18:13:15 +02:00 |
make_isohybrid_mbr.c
|
Described license situation of make_isohybrid_mbr.c
|
2008-11-25 17:11:52 +01:00 |
messages.c
|
Made centralized call of setlocale() unconditional.
|
2009-05-26 18:13:15 +02:00 |
messages.h
|
message enhancements 2nd edition
|
2008-02-22 19:39:09 +01:00 |
node.c
|
Fixed bugs in iso_node_cmp_flag() introduced with revision 559
|
2009-05-18 15:33:36 +02:00 |
node.h
|
New API call iso_write_opts_set_hardlinks() controls hardlink matching,
|
2009-05-09 20:45:14 +02:00 |
rockridge_read.c
|
Transfering inode numbers from PX entries to IsoNode during image import
|
2009-04-28 22:40:15 +02:00 |
rockridge.c
|
New API call iso_write_opts_set_hardlinks() controls hardlink matching,
|
2009-05-09 20:45:14 +02:00 |
rockridge.h
|
Transfering inode numbers from PX entries to IsoNode during image import
|
2009-04-28 22:40:15 +02:00 |
stream.c
|
Made sure that IsoStream from old image are equivalent only if their
|
2009-05-24 18:22:02 +02:00 |
stream.h
|
IsoStream version 3 with cmp_ino(),
|
2009-05-12 09:29:06 +02:00 |
system_area.c
|
Described need to pad isohybrid to full MB.
|
2008-11-25 16:32:55 +01:00 |
system_area.h
|
Support for writing MBR in the system area, to make hybrid boot images.
|
2008-10-19 16:03:13 +02:00 |
tree.c
|
Fix a bug in iso_tree_path_to_node().
|
2008-05-26 10:46:28 +02:00 |
tree.h
|
src renamed to libisofs.
|
2008-01-26 22:18:07 +01:00 |
util_htable.c
|
Move error codes to libisofs.h. Remove error.h header.
|
2008-01-30 23:43:59 +01:00 |
util_rbtree.c
|
Made early preparations for implementation of hard link persistence
|
2009-04-26 12:57:17 +02:00 |
util.c
|
Made centralized call of setlocale() unconditional.
|
2009-05-26 18:13:15 +02:00 |
util.h
|
New API function iso_init_with_flag().
|
2009-03-19 12:56:25 +01:00 |
writer.h
|
src renamed to libisofs.
|
2008-01-26 22:18:07 +01:00 |