|
9a5cd3f4f0
|
Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721.
|
2015-11-09 13:31:59 +00:00 |
|
|
06f5016114
|
Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719.
|
2015-11-09 12:14:52 +00:00 |
|
|
d0edba0b9d
|
Removed an effectively unused variable. Coverity CID 28715.
|
2015-11-09 10:51:45 +00:00 |
|
|
c08745081f
|
Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713.
|
2015-11-09 09:55:32 +00:00 |
|
|
10d07e17d5
|
With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712.
|
2015-11-08 20:30:26 +00:00 |
|
|
27208d995b
|
Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711.
|
2015-11-08 20:06:10 +00:00 |
|
|
d7e6b734a0
|
Removed a duplicate test statement. Coverity CID 28710.
|
2015-11-08 19:44:42 +00:00 |
|
|
d122b9788a
|
Removed a duplicate test statement. Coverity CID 28709.
|
2015-11-08 19:40:55 +00:00 |
|
|
5af9a148fe
|
Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705.
|
2015-11-08 16:40:45 +00:00 |
|
|
449daaaa35
|
Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704.
|
2015-11-08 16:34:59 +00:00 |
|
|
4b6964ca91
|
Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703.
|
2015-11-08 16:17:25 +00:00 |
|
|
39ecb4e12d
|
Moved variable definition into its proper ifdef case. Coverity CID 28702.
|
2015-11-08 14:33:12 +00:00 |
|
|
72ce15a9fb
|
Removed duplicate check for memory shortage. Coverity CID 28701.
|
2015-11-08 14:06:23 +00:00 |
|
|
ea5edc7f2f
|
Clarified handling of missing drives when it shall be given up. Coverity CID 28697.
|
2015-11-08 11:03:41 +00:00 |
|
|
1ea10c4a60
|
Changed a suspiciously looking but correct code gesture. Coverity CID 28831.
|
2015-11-07 11:11:07 +00:00 |
|
|
e081af1d03
|
Closed a memory leak wiyh -check_media_defaults
|
2015-11-07 11:05:19 +00:00 |
|
|
ba88560999
|
Prevented use of already freed memory. Coverity CID 28830.
|
2015-11-07 10:56:02 +00:00 |
|
|
4359102cdc
|
Reacting properly on failure to set hppa or alpha boot image. Coverity CID 28828, 28829.
|
2015-11-06 20:03:54 +00:00 |
|
|
d5a73dbfcf
|
Corrected improper reaction on memory shortage. Coverity CID 28825.
|
2015-11-06 19:47:15 +00:00 |
|
|
d173a88d79
|
Reacting on failure while reading mkisofsrc. Coverity CID 28817.
|
2015-11-06 18:11:27 +00:00 |
|
|
09683e9baf
|
Removed unneccessary variables which were used uninitialized. Coverity CID 28810.
|
2015-11-06 13:07:07 +00:00 |
|
|
90b80fdb6c
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28809.
|
2015-11-06 12:57:36 +00:00 |
|
|
6eacb2d7df
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28808.
|
2015-11-06 12:51:34 +00:00 |
|
|
cc2d7941a1
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806.
|
2015-11-06 12:47:31 +00:00 |
|
|
0aad592dca
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28805.
|
2015-11-06 12:43:39 +00:00 |
|
|
bdfd7a60e4
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801.
|
2015-11-06 12:34:16 +00:00 |
|
|
9a8865d818
|
Prevented a potential corruption in case of memory shortage. Coverity CID 28800.
|
2015-11-06 09:30:15 +00:00 |
|
|
2cf263a9c3
|
Closed a gap for line buffer overflow with man page production. Coverity CID 28784.
|
2015-11-05 18:07:45 +00:00 |
|
|
e404e6f2a9
|
Prevented a possible buffer overrun with -concat. Coverity CID 28782.
|
2015-11-05 12:08:24 +00:00 |
|
|
b253d7696a
|
Prevented possible buffer overflow inside xorriso object. Coverity CID 28775.
|
2015-11-04 15:57:34 +00:00 |
|
|
72fb287701
|
Prevented a possible program error in Xorriso_dialog_input()
|
2015-11-04 12:40:06 +00:00 |
|
|
8757c1f330
|
Prevented a string overflow in case of program error. Coverity CID 28767.
|
2015-11-04 11:44:32 +00:00 |
|
|
0d8919084c
|
Same as rev 5561. Here for iso_rr file names. Coverity CID 28766.
|
2015-11-04 11:01:45 +00:00 |
|
|
950a02c214
|
Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765.
|
2015-11-04 10:54:29 +00:00 |
|
|
e52270a52d
|
Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764.
|
2015-11-04 10:12:54 +00:00 |
|
|
921eb16ae1
|
Removed a wrong and obsolete test. Coverity CID 28762.
|
2015-11-04 09:48:45 +00:00 |
|
|
dae8b4b342
|
Removed a surplus test for NULL. Coverity CID 28760.
|
2015-11-04 08:47:51 +00:00 |
|
|
b913720b55
|
Prevented potential NULL pointer dereference. Coverity CID 28759.
|
2015-11-03 15:51:02 +00:00 |
|
|
9664b1fabf
|
Made clear that a drive needs an isoburn object for writing. Coverity CID 28758.
|
2015-11-03 15:41:47 +00:00 |
|
|
b8c2eb2e6c
|
Clarified handling of file descriptor. Coverity CID 28753.
|
2015-11-03 15:09:22 +00:00 |
|
|
87b82c891b
|
Closed memory leak with error about -ls. Coverity CID 28752.
|
2015-11-03 15:00:02 +00:00 |
|
|
98844ed10e
|
Closed memory leak with error about -check_media sector bitmapCoverity CID 28751.
|
2015-11-03 14:56:20 +00:00 |
|
|
9898b95533
|
Closed memory leak in case of error with file hiding. Coverity CID 28746 to 28750.
|
2015-11-03 14:06:32 +00:00 |
|
|
7bfc8f3235
|
Closed a memory leak with -find. Coverity CID 28740.
|
2015-11-03 13:06:30 +00:00 |
|
|
2d4097d80c
|
Closed a memory leak with message sieve. Coverity CID 28739.
|
2015-11-03 12:57:37 +00:00 |
|
|
d5130abb96
|
Closed a memory leak with message sieve. Coverity CID 28738.
|
2015-11-03 12:52:09 +00:00 |
|
|
5942b66d1d
|
Updated change log and web page
|
2015-10-25 12:35:14 +00:00 |
|
|
59964b6923
|
Record size 0 with oversized EFI boot images to span them up to end of medium
|
2015-10-23 08:57:01 +00:00 |
|
|
235b2419c1
|
New -toc report lines "Drive id :" and "Media id :".
|
2015-10-18 13:00:02 +00:00 |
|
|
948e2035fc
|
Closed memory leak with comparison of files
|
2015-10-16 15:51:03 +00:00 |
|
|
e41e6c2040
|
Closed memory leak with acquiration of drive
|
2015-10-15 17:05:07 +00:00 |
|
|
83b32e51f8
|
New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs
|
2015-09-28 14:17:34 +00:00 |
|
|
7bd6c0fe77
|
Took into respect possible truncate mode change by AAIP variable isofs.nt
|
2015-09-25 17:15:41 +00:00 |
|
|
204db7b27e
|
Marked introduction dates of xorriso commands in API description
|
2015-09-22 20:46:57 +00:00 |
|
|
1d4fe35e2f
|
New command -read_fs
|
2015-09-22 15:59:16 +00:00 |
|
|
06b2949040
|
Reacted on complaints of lintian spelling check
|
2015-09-20 12:51:53 +00:00 |
|
|
fca6e259da
|
Reacted on complaints of lintian spelling check
|
2015-09-20 12:39:46 +00:00 |
|
|
b51b3e8532
|
Recognizing Debian GNU/kFreeBSD (seems to never have worked)
|
2015-09-17 16:19:36 +00:00 |
|
|
00eca7055e
|
New command -file_name_limit, -as mkisofs -file_name_limit
|
2015-09-17 12:12:41 +00:00 |
|
|
14c55329ea
|
New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode()
|
2015-09-17 12:05:40 +00:00 |
|
|
2c2d695c16
|
Hopefully finally enabled correct compilation on Debian mips and mipsel
|
2015-09-15 16:22:43 +00:00 |
|
|
57aa8f9db7
|
New -boot_image action "replay"
|
2015-09-06 19:43:08 +00:00 |
|
|
5ef8eb2fde
|
Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO
|
2015-08-30 18:48:11 +00:00 |
|
|
9638e5836e
|
Linking libpthread to libisoburn, not only to xorriso
|
2015-08-19 12:28:12 +00:00 |
|
|
f13b6c7a4c
|
New command -ecma119_map
|
2015-08-17 20:08:42 +00:00 |
|
|
8fa127f474
|
New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_*
|
2015-08-17 20:01:30 +00:00 |
|
|
5eaf15262c
|
Avoiding to hand out indigestible --modification-date with -report_el_torito
|
2015-08-12 09:12:04 +00:00 |
|
|
f2af634472
|
Added automatic compilation of unite_html_b_line.c to developer compile script
|
2015-08-12 09:09:47 +00:00 |
|
|
5764c37b52
|
Changed wrong use of "resp." in docs
|
2015-07-31 17:12:51 +00:00 |
|
|
0adcb08a86
|
Reacting on changes in the output of my local man -H
|
2015-07-31 16:58:38 +00:00 |
|
|
e65ab7648a
|
New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive=
|
2015-07-31 16:23:08 +00:00 |
|
|
a29ed10c14
|
Silenced false positive of cppcheck
|
2015-07-04 09:48:41 +00:00 |
|
|
1647f137ab
|
Silenced a semi-correct error message of cppcheck
|
2015-07-04 09:47:30 +00:00 |
|
|
dc7c94cfeb
|
Reacted on cppcheck warning about uninitialized variable
|
2015-07-04 08:50:27 +00:00 |
|
|
862f015d50
|
Closed memory leaks on lack of memory reported by cppcheck
|
2015-07-04 08:49:24 +00:00 |
|
|
00e7295c58
|
Updated copyright year of xorriso command -version
|
2015-06-30 14:42:18 +00:00 |
|
|
cefcdc91a1
|
Added EFI information to manual page example of bootable ISO
|
2015-06-30 14:41:14 +00:00 |
|
|
acccaca739
|
Silenced libjte compiler warnings by -Wno-strict-aliasing
|
2015-06-24 16:27:08 +00:00 |
|
|
6c34059965
|
Bug fix: -backslash_codes "on" did not work outside quotes and with showing "\r"
|
2015-06-24 16:15:44 +00:00 |
|
|
ee5defd918
|
Corrected a faulty tag in web page of GNU xorriso
|
2015-05-18 20:16:33 +00:00 |
|
|
8020669de8
|
Documented changes and release timestamp
|
2015-05-17 20:55:39 +00:00 |
|
|
5ec866e32a
|
Version leap to libisoburn-1.4.1
|
2015-05-17 20:53:33 +00:00 |
|
|
5a231d8c4b
|
Reacted on a warning of NetBSD compiler
|
2015-05-17 20:41:46 +00:00 |
|
|
70d5101d12
|
Updated man xorriso about -report_system_area cmd
|
2015-05-16 10:36:06 +00:00 |
|
|
0a8b9c3af4
|
Enabled output of volume id und modification date with -report_system_area cmd
|
2015-05-14 13:12:44 +00:00 |
|
|
214fc269a3
|
Updated some copyright marks
|
2015-05-14 11:40:13 +00:00 |
|
|
b3a7dee69b
|
Enabled output of HFS+ proposal with report_system_area cmd and as_mkisofs
|
2015-05-14 10:08:32 +00:00 |
|
|
8c1a77fdd8
|
Some corrections about -report_system_area cmd and as_mkisofs
|
2015-05-11 16:04:21 +00:00 |
|
|
2bc1acf90b
|
Some corrections about -report_system_area cmd and as_mkisofs
|
2015-05-10 09:34:30 +00:00 |
|
|
b60d94849c
|
Emitting sparse zeroizers for system area and SORRY events for some insufficiencies
|
2015-05-07 15:20:42 +00:00 |
|
|
8b4eca4391
|
Emitting interval reader strings with -report_system_area cmd or as_mkisofs
|
2015-05-07 07:54:16 +00:00 |
|
|
3e424c5991
|
Counting -volid as pending change only if the text really changed
|
2015-04-23 14:24:49 +00:00 |
|
|
8fbd7bbf69
|
Enabled use of libisofs interval reader in xorriso
|
2015-04-23 14:23:45 +00:00 |
|
|
811cbd8b80
|
New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags
|
2015-04-23 13:51:44 +00:00 |
|
|
23133e5e77
|
Corrected error message about drive class "caution"
|
2015-03-03 20:20:14 +00:00 |
|
|
e195c4465b
|
New bootspec alpha_boot=, new -as mkisofs option -alpha-boot
|
2015-02-28 14:31:04 +00:00 |
|
|
fe80e13531
|
Corrected representation of isohybrid MBR with -report_system_area "cmd"
|
2015-02-07 11:51:05 +00:00 |
|
|
b9b40fa38c
|
New -boot_image bootspec "appended_part_as=", new -as mkisofs option -appended_part_as_gpt
|
2015-02-06 11:56:31 +00:00 |
|
|
7170af9f26
|
New API calls isoburn_igopt_set_appended_as_gpt(), isoburn_igopt_get_appended_as_gpt()
|
2015-02-06 11:48:23 +00:00 |
|
|
67c6efc245
|
Fixed memory error when overwriting boot image of loaded ISO. Caused by rev5386
|
2015-02-04 10:38:12 +00:00 |
|