libisofs/libisofs
Thomas Schmitt 273182aa2a Avoiding complaints of iso_image_report_system_area() about backup GPT
created by a corrected version of syslinux/utils/isohybrid.c
2014-06-23 14:31:23 +02:00
..
filters Reacted on -Wextra -Wno-unused-parameter warnings of gcc for filters/zisofs.c 2011-05-21 23:12:29 +02:00
aaip-os-dummy.c New API call iso_local_attr_support() 2011-08-18 15:07:31 +02:00
aaip-os-freebsd.c Enabled recording and restoring of extattr on NetBSD 2014-06-20 09:07:51 +02:00
aaip-os-linux.c Enabled recording and restoring of extattr on NetBSD 2014-06-20 09:07:51 +02:00
aaip_0_2.c Enabled recording and restoring of extattr on NetBSD 2014-06-20 09:07:51 +02:00
aaip_0_2.h Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +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 Improved handling of unconvertable file names and name collsions during iso_image_import() 2014-01-03 18:29:29 +01:00
builder.h Improved handling of unconvertable file names and name collsions during iso_image_import() 2014-01-03 18:29:29 +01:00
data_source.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
ecma119.c Bug fix: The GUIDs of main GPT and backup GPT differed if more than one 2014-04-11 16:15:19 +02:00
ecma119.h Bug fix: The GUIDs of main GPT and backup GPT differed if more than one 2014-04-11 16:15:19 +02:00
ecma119_tree.c Clarified which inode is local ino_t and which is Rock Ridge uint32_t. 2014-05-27 21:31:53 +02:00
ecma119_tree.h Clarified which inode is local ino_t and which is Rock Ridge uint32_t. 2014-05-27 21:31:53 +02:00
eltorito.c Clarified which inode is local ino_t and which is Rock Ridge uint32_t. 2014-05-27 21:31:53 +02:00
eltorito.h New API call iso_image_report_el_torito() 2014-04-24 10:15:56 +02:00
filesrc.c Consolidated the single copies of IsoWriteOpts members in Ecma119Image 2013-12-22 19:02:44 +01:00
filesrc.h Enabled writing of EFI El Torito boot image as EFI System Partition outside 2012-06-18 10:06:16 +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 Avoiding complaints of iso_image_report_system_area() about backup GPT 2014-06-23 14:31:23 +02:00
fs_local.c Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +02:00
fsource.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
fsource.h Yet incomplete implementation of IsoNode cloning. 2011-01-25 10:50:37 +01:00
hfsplus.c New API call iso_image_report_system_area() 2014-04-11 15:39:45 +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 Clarified copyright of libisofs/hfsplus_classes.c 2012-07-07 11:40:18 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c Clarified which inode is local ino_t and which is Rock Ridge uint32_t. 2014-05-27 21:31:53 +02:00
image.h Clarified which inode is local ino_t and which is Rock Ridge uint32_t. 2014-05-27 21:31:53 +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 Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
joliet.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
libiso_msgs.c Adapted severity list production to the format of libburn 2013-01-08 08:29:57 +01:00
libiso_msgs.h Adapted severity list production to the format of libburn 2013-01-08 08:29:57 +01:00
libisofs.h Corrected help text of iso_image_report_system_area() 2014-05-08 20:07:46 +02:00
libisofs.ver New API call iso_image_report_el_torito() 2014-04-24 10:15:56 +02:00
make_isohybrid_mbr.c Made declarations of make_isolinux_mbr() consistent. 2014-06-13 16:25:00 +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 New API call iso_crc32_gpt() 2014-04-12 14:54:54 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c Bug fix: iso_file_get_old_image_lba() returned 0 in case of valid lba. 2014-04-23 16:22:37 +02:00
node.h Giving sort weight 2 as default to El Torito boot images. 2013-09-07 21:37:27 +02:00
rockridge.c Reacted on compiler warning of gcc on AIX. Thanks Richard Nolde. 2014-04-03 21:45:19 +02:00
rockridge.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
rockridge_read.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for rockridge_read.c 2011-05-21 23:18:00 +02:00
stream.c Avoided a confusing error message from iso_image_update_sizes(), 2013-06-25 14:56:29 +02:00
stream.h Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX 2011-04-03 11:02:15 +02:00
system_area.c New API call iso_crc32_gpt() 2014-04-12 14:54:54 +02:00
system_area.h New API call iso_image_report_system_area() 2014-04-11 15:39:45 +02:00
tree.c Estimating size of El Torito boot images which are not represented by a file 2014-04-27 12:09:13 +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_image_report_system_area() 2014-04-11 15:39:45 +02:00
util.h New API call iso_image_report_system_area() 2014-04-11 15:39:45 +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 Reacted on -Wextra -Wno-unused-parameter warnings of gcc for util_rbtree.c 2011-05-21 23:21:14 +02:00
writer.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00