libisofs/libisofs
Thomas Schmitt da23a8166c Invalidating checksum buffer in case that image generation gets cancled. 2009-12-31 12:47:45 +01:00
..
filters Improved alignment of ./configure --help texts 2009-07-03 20:11:01 +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 Improved alignment of ./configure --help texts 2009-07-03 20:11:01 +02:00
aaip_0_2.c Disabled AAIP debug mode. (IT seems safe enough.) 2009-08-23 20:33:33 +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
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 Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +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 Invalidating checksum buffer in case that image generation gets cancled. 2009-12-31 12:47:45 +01:00
ecma119.h Expanded new API call iso_write_opts_set_scdbackup_tag 2009-09-17 16:41:54 +02:00
ecma119_tree.c Made development macro Libisofs_hardlink_matcheR unconditional 2009-08-22 22:27:24 +02:00
ecma119_tree.h Removed some development remarks 2009-05-30 16:36:54 +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 Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01:00
filesrc.h Initial implementation of MD5 checksums for session and single data files. 2009-08-10 13:56:06 +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 Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01: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 Removed change timestamps of 0.6.19 2009-05-30 18:00:21 +02:00
image.c Avoided to return NULL by API calls iso_image_get_volset_id(), ..., 2009-10-05 13:48:18 +02:00
image.h Transplanting checksum buffer from Ecma119Image to IsoImage. 2009-08-20 17:08:07 +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 Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01:00
make_isohybrid_mbr.c Provisory remedy for missing compile option -liconv 2009-06-30 13:41:34 +02:00
md5.c Expanded new API call iso_write_opts_set_scdbackup_tag 2009-09-17 16:41:54 +02:00
md5.h New API call iso_file_make_md5() to equip old file nodes with MD5. 2009-08-22 19:38:07 +02:00
messages.c New API call iso_write_opts_set_scdbackup_tag() 2009-08-31 23:09:16 +02:00
messages.h Better messages when aborting iso_image_import() due to checksum failure. 2009-08-18 18:38:29 +02:00
node.c Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01:00
node.h Made development macro Libisofs_hardlink_matcheR unconditional 2009-08-22 22:27:24 +02:00
rockridge.c Closed a tiny memory leak found by valgrind. 2009-08-20 17:06:11 +02:00
rockridge.h Transfering inode numbers from PX entries to IsoNode during image import 2009-04-28 22:40:15 +02:00
rockridge_read.c Bug fix: short Rock Ridge names got stripped of trailing blanks when loaded 2009-10-07 18:08:27 +02:00
stream.c Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01:00
stream.h New API call iso_file_make_md5() to equip old file nodes with MD5. 2009-08-22 19:38:07 +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 Introduced a default definition for PATH_MAX. 2009-12-31 08:48:51 +01:00
tree.h src renamed to libisofs. 2008-01-26 22:18:07 +01:00
util.c Removed now unused function util.c:strcopy() 2009-10-08 13:29:27 +02:00
util.h Bug fix: short Rock Ridge names got stripped of trailing blanks when loaded 2009-10-07 18:08:27 +02: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 Removed change timestamps of 0.6.19 2009-05-30 18:00:21 +02:00
writer.h src renamed to libisofs. 2008-01-26 22:18:07 +01:00