libisoburn/xorriso
Thomas Schmitt 0e85c8c626 Documented changes and release timestamp 2017-09-12 17:27:19 +02:00
..
AUTHORS_gnu_xorriso Included libjte in GNU xorriso 2010-10-15 12:16:12 +00:00
COPYING_gnu_xorriso Switched from xorriso-standalone GPLv2+ to GNU xorriso GPLv3+ 2010-02-12 15:38:23 +00:00
COPYRIGHT_gnu_xorriso Updated info about GNU xorriso copyright and libjte 2011-04-03 09:42:56 +00:00
README_gnu_xorriso Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
aux_objects.c New API call Xorriso_start_msg_watcher() 2012-09-14 17:52:21 +00:00
aux_objects.h Extended new command -named_pipe_loop by mode parameter 2013-07-04 09:47:13 +00:00
base_obj.c New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
base_obj.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
changelog.txt Documented changes and release timestamp 2017-09-12 17:27:19 +02:00
check_media.c Prevented use of already freed memory. Coverity CID 28830. 2015-11-07 10:56:02 +00:00
check_media.h Bug fix: -check_media marked untested sectors in sector map as valid 2014-01-23 20:08:06 +00:00
cmp_update.c Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
cmp_update.h New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
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 Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
convert_man_to_html.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
disk_ops.c New -find tests -maxdepth and -mindepth 2016-11-19 18:23:10 +01:00
disk_ops.h Commiting a header file that was forgotten with rev 5317 2014-06-14 18:52:31 +00:00
drive_mgt.c Properly refusing on Pseudo Overwritable formatted BD-R 2017-02-13 15:52:36 +01:00
drive_mgt.h Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
emulators.c Made small adjustment to new -as mkisofs option -eltorito-platform 2017-06-03 18:38:18 +02:00
emulators.h Enabled xorrecord dev=- 2011-10-18 16:22:16 +00:00
filters.c New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
filters.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
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 Prevented in -report_system_area "as_mkisofs" a confusion about -appended_part_as_gpt and -part_like_isohybrid 2017-09-10 18:50:19 +02:00
iso_img.h Updated some copyright marks 2015-05-14 11:40:13 +00:00
iso_manip.c Fixed a code typo which luckily had no negative effect with existing use cases 2017-08-07 15:41:29 +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 New command -update_lxi 2016-12-05 14:35:04 +01:00
iso_tree.h Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
lib_mgt.c New -report_system_area mode "gpt_disk_guid" 2016-08-15 17:48:42 +00:00
lib_mgt.h New option -signal_handling 2011-04-23 15:23:35 +00:00
make_docs.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
make_timestamp.sh Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
make_xorriso_1.c Closed a gap for line buffer overflow with man page production. Coverity CID 28784. 2015-11-05 18:07:45 +00:00
make_xorriso_standalone.sh Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +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 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
misc_funct.c New command -update_lxi 2016-12-05 14:35:04 +01:00
misc_funct.h New command -update_lxi 2016-12-05 14:35:04 +01:00
opts_a_c.c New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
opts_d_h.c New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
opts_i_o.c New command -update_li 2016-12-14 10:18:14 +01:00
opts_p_z.c Changed copyright date to 2017 2017-05-09 10:16:16 +02:00
parse_exec.c New command -update_li 2016-12-14 10:18:14 +01: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 Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
read_run.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00: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 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
text_io.c New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
text_io.h Stating license GPLv3+ if header of libreadline >= 6.x is included 2014-06-15 09:44:08 +00: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 Accept partition interval strings of type "imported_iso" for multi-session 2017-08-24 12:24:59 +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 Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrecord.info Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrecord.texi Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso.1 Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso.h Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso.info Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso.texi Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso_bootstrap.txt Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:14:05 +00:00
xorriso_buildstamp.h Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
xorriso_buildstamp_none.h Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
xorriso_eng.html Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso_main.c Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorriso_makefile_am.txt Added missing parameter "all" to "make check" run of xorriso 2016-07-03 17:34:31 +00:00
xorriso_pc_in.txt Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
xorriso_private.h New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
xorriso_timestamp.h Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrisoburn.h Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrisofs.1 Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrisofs.info Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
xorrisofs.texi Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00