libisoburn/xorriso
Thomas Schmitt 3cbffc23ff Updated change log and web page 2016-07-31 07:48:48 +00: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.5 2016-07-02 14:46:07 +00: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 command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
base_obj.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
changelog.txt Updated change log and web page 2016-07-31 07:48:48 +00: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.5 2016-07-02 14:46:07 +00:00
convert_man_to_html.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
disk_ops.c Fixed typos reported by lintian 2016-02-05 14:57:52 +00: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 New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
drive_mgt.h Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
emulators.c New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00: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 Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
findjob.h Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
iso_img.c Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
iso_img.h Updated some copyright marks 2015-05-14 11:40:13 +00:00
iso_manip.c Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00: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 Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
iso_tree.h Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
lib_mgt.c Reacted on some of the complaints of codespell 2016-07-20 08:37: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.5 2016-07-02 14:46:07 +00: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 Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00: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 Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765. 2015-11-04 10:54:29 +00:00
match.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
misc_funct.c Bug fix: -pathspecs "on" did not properly handle "\\=" 2015-12-09 16:23:12 +00:00
misc_funct.h Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
opts_a_c.c Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
opts_d_h.c New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
opts_i_o.c Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text 2016-03-01 14:15:17 +00:00
opts_p_z.c New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
parse_exec.c New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00: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 command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00: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 New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
write_run.h New -find test -bad_outname, new -find action print_outname 2013-12-29 12:02:10 +00:00
xorrecord.1 New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorrecord.info New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorrecord.texi New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorriso.1 New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorriso.h New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorriso.info New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorriso.texi New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00: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 Updated change log and web page 2016-07-31 07:48:48 +00:00
xorriso_main.c Version leap to libisoburn-1.4.5 2016-07-02 14:46:07 +00: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 command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorriso_timestamp.h New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorrisoburn.h New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
xorrisofs.1 Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
xorrisofs.info Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
xorrisofs.texi Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00