libisoburn/xorriso
2019-08-14 16:18:48 +02:00
..
AUTHORS_gnu_xorriso
aux_objects.c
aux_objects.h
base_obj.c New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
base_obj.h
changelog.txt Updated change log and web page 2019-07-06 15:40:28 +02:00
check_media.c Corrected rank of -checkmedia quality "md5_mismatch" 2018-09-01 21:19:06 +02:00
check_media.h Corrected rank of -checkmedia quality "md5_mismatch" 2018-09-01 21:19:06 +02:00
cmp_update.c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
cmp_update.h
compile_xorriso.sh Added automatic compilation of unite_html_b_line.c to developer compile script 2015-08-12 09:09:47 +00:00
configure_ac.txt Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton 2019-04-07 10:28:19 +02:00
convert_man_to_html.sh
COPYING_gnu_xorriso
COPYRIGHT_gnu_xorriso
disk_ops.c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
disk_ops.h Displaying directory tree sizes with -update and -update_r 2019-04-08 13:55:58 +02:00
drive_mgt.c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
drive_mgt.h
emulators.c Closed potential memory leaks. Thanks Eliska Svobodova. 2019-08-14 11:40:53 +02:00
emulators.h
filters.c New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
filters.h
findjob.c New -find tests -maxdepth and -mindepth 2016-11-19 18:23:10 +01:00
findjob.h New -find tests -maxdepth and -mindepth 2016-11-19 18:23:10 +01:00
iso_img.c With report_system_area of iso_mbr_part_type: give MBR precedence over GPT 2019-07-22 20:14:53 +02:00
iso_img.h
iso_manip.c Added a missing pointer initialization. Thanks Eliska Svobodova. 2019-08-13 18:19:33 +02:00
iso_manip.h New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
iso_tree.c Displaying directory tree sizes with -update and -update_r 2019-04-08 13:55:58 +02:00
iso_tree.h Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
lib_mgt.c New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
lib_mgt.h
make_docs.sh Created manual page and info document for xorriso-tcltk 2017-09-29 13:52:46 +02:00
make_timestamp.sh
make_xorriso_1.c Created manual page and info document for xorriso-tcltk 2017-09-29 13:52:46 +02:00
make_xorriso_standalone.sh Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
man_xorrecord_to_html.sh Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
man_xorriso_to_html.sh Corrected in HTML man page a flaw with headline about Blind Growing 2017-01-29 13:36:01 +01:00
man_xorrisofs_to_html.sh Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
match.c New command -update_lxi 2016-12-05 14:35:04 +01:00
match.h
misc_funct.c Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type 2019-02-18 13:19:32 +01:00
misc_funct.h Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type 2019-02-18 13:19:32 +01:00
opts_a_c.c Prevented potential string overruns. Thanks Eliska Svobodova. 2019-08-14 16:18:48 +02:00
opts_d_h.c Avoided potential dereference of NULL. Thanks Eliska Svobodova. 2019-08-13 18:04:59 +02:00
opts_i_o.c New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
opts_p_z.c Closed potential memory leaks. Thanks Eliska Svobodova. 2019-08-14 11:40:53 +02:00
parse_exec.c Avoided potential dereference of NULL. Thanks Eliska Svobodova. 2019-08-13 18:04:59 +02:00
parse_exec.h Prevented a possible buffer overrun with -concat. Coverity CID 28782. 2015-11-05 12:08:24 +00:00
read_run.c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
read_run.h
README_gnu_xorriso Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
sfile.c Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
sfile.h New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
sort_cmp.c Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
sort_cmp.h
text_io.c Closed potential memory leaks. Thanks Eliska Svobodova. 2019-08-14 11:40:53 +02:00
text_io.h Bug fix: Very large ACL texts led to SIGSEGV with -setfacl* commands. Thanks Eliska Svobodova. 2019-07-24 09:38:28 +02:00
unite_html_b_line.c Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
write_run.c Re-assessing drive status after automatic formatting by a write run 2019-05-02 19:54:45 +02:00
write_run.h Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug. 2016-08-06 11:16:00 +00:00
xorrecord.1 Changed prescription for safe loading of tray before xorrisofs add-on session 2018-11-11 14:43:43 +01:00
xorrecord.info Changed prescription for safe loading of tray before xorrisofs add-on session 2018-11-11 14:43:43 +01:00
xorrecord.texi Changed prescription for safe loading of tray before xorrisofs add-on session 2018-11-11 14:43:43 +01:00
xorriso_bootstrap.txt
xorriso_buildstamp_none.h
xorriso_buildstamp.h
xorriso_eng.html Updated change log and web page 2019-07-06 15:40:28 +02:00
xorriso_main.c Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
xorriso_makefile_am.txt Made GNU xorriso ready for building out-of-source. Thanks Ross Burton. 2019-04-05 19:25:02 +02:00
xorriso_pc_in.txt
xorriso_private.h New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorriso_timestamp.h Prevented potential string overruns. Thanks Eliska Svobodova. 2019-08-14 16:18:48 +02:00
xorriso-tcltk.1 Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
xorriso-tcltk.info Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
xorriso-tcltk.texi Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
xorriso.1 New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorriso.h New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorriso.info New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorriso.texi New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorrisoburn.h New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorrisofs.1 New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorrisofs.info New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
xorrisofs.texi New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00