libisofs/libisofs
Thomas Schmitt 439a14da1d Bug fix: Reserved and unused fields of APM entries were not zeroed. 2013-04-13 12:11:26 +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 Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +02:00
aaip-os-linux.c Adaptions and remarks about GNU/Hurd 2011-08-30 19:20:18 +02:00
aaip_0_2.c Reacted on warning of cppcheck 2011-10-09 18:26:13 +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 Replaced some large local variables by other means in libisofs/builder.c 2011-06-09 16:51:00 +02:00
builder.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +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 New option bits with el_torito_set_isolinux_options() and 2013-04-13 08:38:52 +02:00
ecma119.h New iso_write_opts_set_system_area() cylinder alignment mode "all". 2012-09-21 13:56:43 +02:00
ecma119_tree.c Made Libisofs_with_rr_reloc_diR unconditional 2012-07-11 15:52:53 +02:00
ecma119_tree.h Corrected flaws of revision 926. 2012-03-14 13:50:46 +01:00
eltorito.c New option bits with el_torito_set_isolinux_options() and 2013-04-13 08:38:52 +02:00
eltorito.h New option bits with el_torito_set_isolinux_options() and 2013-04-13 08:38:52 +02:00
filesrc.c Bug fix: Image size prediction altered the pointers to MD5 of data files 2013-01-14 18:13:49 +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 New option bits with el_torito_set_isolinux_options() and 2013-04-13 08:38:52 +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 Reacted on compiler warning on Solaris. 2012-07-20 21:03:34 +02:00
hfsplus.h Adjusting symbolic links in HFS+ which are affected by name mangling 2012-07-02 19:57:25 +02: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 New API call iso_image_get_pvd_times(). 2013-03-12 17:42:13 +01:00
image.h New API call iso_image_get_pvd_times(). 2013-03-12 17:42:13 +01:00
iso1999.c Bug fix: Volume descriptors of Joliet and ISO 9660:1999 beared non-zero 2012-05-22 16:46: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: The separator dot of Joliet names was byte swapped on big-endian 2012-05-23 20:58:31 +02:00
joliet.h New API call iso_write_opts_set_joliet_long_names() 2011-03-26 15:38:08 +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 New option bits with el_torito_set_isolinux_options() and 2013-04-13 08:38:52 +02:00
libisofs.ver New API call iso_image_get_pvd_times(). 2013-03-12 17:42:13 +01:00
make_isohybrid_mbr.c Bug fix: Isohybrid production without any boot image led to SIGSEGV by NULL 2012-10-23 08:31:42 +02:00
md5.c Bug fix: Image size prediction altered the pointers to MD5 of data files 2013-01-14 18:13:49 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c Changed some warning texts from "RR" to "Rock Ridge" 2013-04-10 13:32:09 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c New flag bit with iso_node_set_attrs() to protect namespace "isofs" 2012-07-12 18:16:38 +02:00
node.h Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX 2011-04-03 11:02:15 +02:00
rockridge.c Made Libisofs_with_rr_reloc_diR unconditional 2012-07-11 15:52:53 +02:00
rockridge.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +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 Clarified stream version prescription and made internal stream data 2011-08-09 14:59:19 +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 Bug fix: Reserved and unused fields of APM entries were not zeroed. 2013-04-13 12:11:26 +02:00
system_area.h Corrected Libisofs_grub2_mbr_patch_offsT from 3 to 4 2013-04-13 09:25:42 +02:00
tree.c Removed obsolete development marks 2012-07-20 12:21:36 +02:00
tree.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
util.c Replaced use of ntohs() and htons() by iso_ntohs() and iso_htons(). 2012-07-06 17:33:45 +02:00
util.h Replaced use of ntohs() and htons() by iso_ntohs() and iso_htons(). 2012-07-06 17:33:45 +02:00
util_htable.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +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