|
56457e9019
|
Silencing a false warning of gcc on Sid about uninitialized "image" variable
|
2015-12-26 09:06:28 +00:00 |
|
|
99e0650329
|
El Torito load size 0 what not shown with -report_el_torito as_mkisofs or cmd
|
2015-12-24 08:02:02 +00:00 |
|
|
cc241467fb
|
Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data
|
2015-12-23 11:18:38 +00:00 |
|
|
2628eb8d34
|
Setting timestamp of experimental xorriso-1.4.3 tarball
|
2015-12-22 13:37:55 +00:00 |
|
|
94bae39491
|
Following build system changes in libisofs about ACL and xattr
|
2015-12-15 10:10:55 +00:00 |
|
|
9723c6445c
|
Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631
|
2015-12-11 12:02:39 +00:00 |
|
|
a9c8ea6243
|
Checking for availability of LIBBURN_ARCH_LIBS
|
2015-12-10 19:33:16 +00:00 |
|
|
57f70a35d9
|
Checking for availability of LIBBURN_ARCH_LIBS
|
2015-12-10 19:24:06 +00:00 |
|
|
a19f86c257
|
Updated change log and web page
|
2015-12-09 16:38:47 +00:00 |
|
|
8877bf1417
|
Bug fix: -pathspecs "on" did not properly handle "\\="
|
2015-12-09 16:23:12 +00:00 |
|
|
bafcf288f9
|
Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs
|
2015-12-09 13:28:06 +00:00 |
|
|
4b4bf14b05
|
Letting "make" target "check" run xorriso/xorriso -no_rc -version -list_extras
|
2015-12-05 21:10:29 +00:00 |
|
|
7d84a8b773
|
Reacted on lintian complaint about oversized lines in man pages
|
2015-12-02 20:11:09 +00:00 |
|
|
e6060ade47
|
Fixed typos in manual of xorrecord
|
2015-11-29 16:35:35 +00:00 |
|
|
354f99ad13
|
Promoted branch to tag
|
2015-11-29 08:56:21 +00:00 |
|
|
d72efc9043
|
Documented changes and release timestamp
|
2015-11-29 08:42:14 +00:00 |
|
|
d104a18428
|
Version leap to libisoburn-1.4.3
|
2015-11-29 08:39:29 +00:00 |
|
|
785f049898
|
libburn release 1.4.2 is ready
|
2015-11-28 21:28:58 +00:00 |
|
|
574f7dfe4b
|
Updated change log
|
2015-11-28 21:10:01 +00:00 |
|
|
58f33d62d3
|
Updated cdrskin tarball generator
|
2015-11-28 21:05:25 +00:00 |
|
|
03e79e7513
|
Made number transition to 1.4.3
|
2015-11-28 21:04:27 +00:00 |
|
|
584006e4e4
|
Documented changes and release timestamp
|
2015-11-28 14:40:17 +00:00 |
|
|
85a757aa1d
|
Version leap to libisoburn-1.4.2
|
2015-11-28 14:37:00 +00:00 |
|
|
974efcf7dd
|
Branching for libisoburn release 1.4.2
|
2015-11-28 13:13:49 +00:00 |
|
|
ef5c417988
|
Updated change log
|
2015-11-28 12:41:42 +00:00 |
|
|
36bd40706d
|
Updated cdrskin tarball generator
|
2015-11-28 12:39:01 +00:00 |
|
|
7aeddd1a44
|
Made number transition to 1.4.2
|
2015-11-28 12:37:56 +00:00 |
|
|
0e68880557
|
Branching for libburn release 1.4.2
|
2015-11-28 11:36:25 +00:00 |
|
|
9c013946f6
|
Fixed a theoretical memory leak in actually unused code. Reported by cppcheck.
|
2015-11-25 09:34:07 +00:00 |
|
|
76385a5211
|
Small improvements with xorriso_broker.sh
|
2015-11-22 15:02:41 +00:00 |
|
|
4db3a7db18
|
Putting xorriso_broker.sh into release tarballs
|
2015-11-22 09:50:10 +00:00 |
|
|
1a71c91159
|
New demo script frontend/xorriso_broker.sh (see Debian bug 805495)
|
2015-11-21 08:34:03 +00:00 |
|
|
35ee3eeda5
|
Trying to finally silence Coverity CID 28785.
|
2015-11-16 10:47:45 +00:00 |
|
|
33303ab694
|
Rev 5560 was not complete. Coverity CID 28764.
|
2015-11-16 10:22:50 +00:00 |
|
|
691b78d206
|
Rev 5594 was not complete. Coverity CID 28719.
|
2015-11-16 10:06:23 +00:00 |
|
|
9421e1ec74
|
Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726.
|
2015-11-15 15:38:43 +00:00 |
|
|
6f1e97a8e3
|
Handled failure to release a mutex lock. Coverity CID 28698.
|
2015-11-13 20:22:51 +00:00 |
|
|
1103a7127e
|
Prevented possible buffer overflow with -getfacl. Coverity CID 28695.
|
2015-11-13 15:28:05 +00:00 |
|
|
eccb641c82
|
Prevented possible overlapping memory copying
|
2015-11-12 16:06:35 +00:00 |
|
|
495ac42134
|
Reacted on compiler warnings about rev 5601
|
2015-11-12 14:27:16 +00:00 |
|
|
ee67cebec2
|
Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780.
|
2015-11-12 12:34:01 +00:00 |
|
|
99152b864a
|
Corrected reporting of -logfile in -status "short". Coverity CID 28729.
|
2015-11-11 19:26:32 +00:00 |
|
|
dac02cc0ba
|
Corrected an error with recognition of APM partitions. Coverity CID 28728.
|
2015-11-10 10:49:41 +00:00 |
|
|
0bed64c982
|
Corrected an error with conversion from bourne shell patterns to regular expressions. Coverity CID 28727.
|
2015-11-10 09:40:34 +00:00 |
|
|
a851713a06
|
Prevented possible NULL pointer dereference. Coverity CID 28724.
|
2015-11-10 09:09:24 +00:00 |
|
|
e1c44a464a
|
Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723.
|
2015-11-10 08:49:34 +00:00 |
|
|
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 |
|