libisofs/libisofs
Thomas Schmitt 4d8a467e1a Updated changelog. 2019-10-26 15:46:31 +02:00
..
filters Revoking previous change. It differs from the handling of F_GETFL failure. 2015-10-13 11:02:11 +02:00
aaip-os-dummy.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
aaip-os-freebsd.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
aaip-os-linux.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
aaip_0_2.c New flag bit2 of iso_node_set_acl_text() to be verbous about failures 2019-07-24 16:11:50 +02:00
aaip_0_2.h Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
buffer.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c 2011-05-21 23:08:53 +02:00
buffer.h Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 16:18:09 +01:00
builder.c New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 2017-10-23 10:36:10 +02:00
builder.h Improved handling of unconvertable file names and name collsions during iso_image_import() 2014-01-03 18:29:29 +01:00
changelog.txt Updated changelog. 2019-10-26 15:46:31 +02:00
data_source.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
ecma119.c New API call iso_nowtime() 2019-04-18 10:56:01 +02:00
ecma119.h New API calls iso_write_opts_set_part_type_guid(), iso_write_opts_set_iso_type_guid() 2019-02-18 12:47:09 +01:00
ecma119_tree.c Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows. 2016-09-12 17:58:13 +02:00
ecma119_tree.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
eltorito.c Made sure that iso_image_get_bootcat() cannot return non-zero size with NULL content 2019-08-13 10:13:18 +02:00
eltorito.h New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" 2018-11-05 14:06:09 +01:00
filesrc.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filesrc.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filter.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
filter.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
find.c Reacted on warnings of cppcheck. 2012-03-21 20:28:15 +01:00
fs_image.c New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" 2018-11-05 14:06:09 +01:00
fs_local.c New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 2017-10-23 10:36:10 +02:00
fsource.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
fsource.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
hfsplus.c Fixed a message typo found by lintian 2017-09-16 10:40:35 +02:00
hfsplus.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
hfsplus_case.c Mad new hfsplus_case.c usable for GNU xorriso 2012-07-11 12:16:45 +02:00
hfsplus_classes.c Fixed a harmless lapse with static array initialization 2017-09-22 20:42:57 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 2017-10-23 10:36:10 +02:00
image.h New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 2017-10-23 10:36:10 +02:00
iso1999.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Bug fix: Long Joliet names with leading dot were mangled one char too short 2018-03-31 18:20:55 +02:00
joliet.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
libiso_msgs.c Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 21:04:48 +01:00
libiso_msgs.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
libisofs.h Version leap to 1.5.2 2019-10-26 15:44:16 +02:00
libisofs.ver New API call iso_nowtime() 2019-04-18 10:56:01 +02:00
make_isohybrid_mbr.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
md5.c Consolidated the single copies of IsoWriteOpts members in Ecma119Image 2013-12-22 19:02:44 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c Improved message at image load time about hidden El Torito images for EFI 2018-06-10 19:51:47 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c New flag bit2 of iso_node_set_acl_text() to be verbous about failures 2019-07-24 16:11:50 +02:00
node.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
rockridge.c Fixed double free introduced with rev 1233. 2015-10-11 19:57:36 +02:00
rockridge.h Refuse to read CE data blocks from after the end of ISO filesystem 2017-08-19 16:55:08 +02:00
rockridge_read.c Refuse to read CE data blocks from after the end of ISO filesystem 2017-08-19 16:55:08 +02:00
stream.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
stream.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
system_area.c Bug fix: SIGSEGV happened if options bit 14 of iso_write_opts_set_system_area() is set and no El Torito boot image is defined 2019-04-18 10:49:40 +02:00
system_area.h Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8 2019-01-10 20:15:44 +01:00
tree.c New API call iso_nowtime() 2019-04-18 10:56:01 +02:00
tree.h Estimating size of El Torito boot images which are not represented by a file 2014-04-27 12:09:13 +02:00
util.c New API call iso_nowtime() 2019-04-18 10:56:01 +02:00
util.h Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
util_htable.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
util_rbtree.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
writer.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00