libisoburn/xorriso
Thomas Schmitt 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +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 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +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 -read_fs 2015-09-22 15:59:16 +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 2015-10-25 12:35:14 +00:00
check_media.c Closed memory leak with error about -check_media sector bitmapCoverity CID 28751. 2015-11-03 14:56:20 +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 Silenced libjte compiler warnings by -Wno-strict-aliasing 2015-06-24 16:27:08 +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 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28809. 2015-11-06 12:57:36 +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 Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00
drive_mgt.h Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
emulators.c New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12: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 Prevented potential NULL pointer dereference. Coverity CID 28759. 2015-11-03 15:51:02 +00:00
findjob.h New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
iso_img.c Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
iso_img.h Updated some copyright marks 2015-05-14 11:40:13 +00:00
iso_manip.c Prevented a potential corruption in case of memory shortage. Coverity CID 28800. 2015-11-06 09:30:15 +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 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
iso_tree.h New -find action report_sections 2014-06-13 09:03:28 +00:00
lib_mgt.c Shutdown of libedit 2014-06-15 09:04:09 +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.1 2015-05-17 20:53:33 +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 Checking at configure time for timezone integer variable 2014-11-26 13:48:43 +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 Prevented a possible buffer overrun with -concat. Coverity CID 28782. 2015-11-05 12:08:24 +00:00
opts_d_h.c New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
opts_i_o.c Closed memory leak with error about -ls. Coverity CID 28752. 2015-11-03 15:00:02 +00:00
opts_p_z.c Prevented possible buffer overflow inside xorriso object. Coverity CID 28775. 2015-11-04 15:57:34 +00:00
parse_exec.c Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +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 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +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 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +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 Added a few comments about ino_t compatibility 2014-05-18 14:45:31 +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 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +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 Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +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 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
xorrecord.info Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
xorrecord.texi Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
xorriso.1 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
xorriso.h Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
xorriso.info New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
xorriso.texi New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +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 2015-10-25 12:35:14 +00:00
xorriso_main.c Version leap to libisoburn-1.4.1 2015-05-17 20:53:33 +00:00
xorriso_makefile_am.txt Integrating frontend/sh_on_named_pipes.sh into docs and delivery system 2013-07-04 10:47:26 +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 -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
xorriso_timestamp.h Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
xorrisoburn.h New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
xorrisofs.1 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
xorrisofs.info Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
xorrisofs.texi Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00