libisofs/libisofs
Thomas Schmitt 64a9b79224 Some comment changes which were not stored before the previous commit 2009-02-04 20:16:32 +01:00
..
filters Filters definition. Example XOR_encrypt filter. 2008-02-24 18:20:23 +01:00
aaip-os-dummy.c Introduced generic ACL-EA-system adapter aaip-os-dummy.c 2009-01-29 10:52:08 +01:00
aaip-os-freebsd.c Took into respect that ACL operations always happen on link targets 2009-02-04 19:53:00 +01:00
aaip-os-linux.c Took into respect that ACL operations always happen on link targets 2009-02-04 19:53:00 +01:00
aaip_0_2.c Some adpations to FreeBSD 2009-02-03 16:13:08 +01:00
aaip_0_2.h Some comment changes which were not stored before the previous commit 2009-02-04 20:16:32 +01:00
buffer.c Add support for multisession on Level 3 images. 2008-08-19 02:45:20 +02:00
buffer.h src renamed to libisofs. 2008-01-26 22:18:07 +01:00
builder.c Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01: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.c Writing ES fields with RRIP and AAIP fields when ER of AAIP is written. 2009-01-26 15:12:57 +01:00
ecma119.h Writing ES fields with RRIP and AAIP fields when ER of AAIP is written. 2009-01-26 15:12:57 +01:00
ecma119_tree.c Merge level3 branch, adding support for ISO-9660 Level 3. 2008-08-20 02:14:47 +02:00
ecma119_tree.h src renamed to libisofs. 2008-01-26 22:18:07 +01: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 Fix important bug. File sections must be computed before dir size. 2008-08-19 20:54:27 +02:00
filesrc.h Add support for multisession on Level 3 images. 2008-08-19 02:45:20 +02:00
filter.c Ensure filters are only applied to repeatable Streams. 2008-03-01 17:12:27 +01:00
filter.h Filters definition. Example XOR_encrypt filter. 2008-02-24 18:20:23 +01:00
find.c Make iso_dir_find_children() work recursivelly. 2008-03-17 17:24:42 +01:00
fs_image.c Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01:00
fs_local.c Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01:00
fsource.c New API call iso_file_source_get_aa_string() 2009-01-15 21:58:48 +01:00
fsource.h Filters definition. Example XOR_encrypt filter. 2008-02-24 18:20:23 +01:00
image.c Controlling import and export of ACL, EA, AAIP 2009-01-23 09:32:32 +01:00
image.h Controlling import and export of ACL, EA, AAIP 2009-01-23 09:32:32 +01: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 Merge level3 branch, adding support for ISO-9660 Level 3. 2008-08-20 02:14:47 +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 Took into respect that ACL operations always happen on link targets 2009-02-04 19:53:00 +01:00
make_isohybrid_mbr.c Described license situation of make_isohybrid_mbr.c 2008-11-25 17:11:52 +01:00
messages.c Changed iso_node_set_acl_text() and iso_node_set_acl_text() so they 2009-01-30 15:37:48 +01:00
messages.h message enhancements 2nd edition 2008-02-22 19:39:09 +01:00
node.c Took into respect that ACL operations always happen on link targets 2009-02-04 19:53:00 +01:00
node.h Add support for multisession on Level 3 images. 2008-08-19 02:45:20 +02:00
rockridge.c Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01:00
rockridge.h Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01:00
rockridge_read.c Gave up adjustability of Signature Word "AA" in specs and implementation. 2009-01-30 18:58:11 +01:00
stream.c Added iso_image_update_sizes() API. 2008-09-07 16:32:18 +02:00
stream.h Implement iso_file_get_old_image_sections() and deprecate old way to obtain image lba. 2008-08-19 02:01:42 +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.c Revoked the iconv dummy of previous revision 2009-02-03 21:39:54 +01:00
util.h Support for optionally store timestamps in GMT. 2008-01-27 14:23:59 +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 Move error codes to libisofs.h. Remove error.h header. 2008-01-30 23:43:59 +01:00
writer.h src renamed to libisofs. 2008-01-26 22:18:07 +01:00