Commit Graph

2638 Commits

Author SHA1 Message Date
Thomas Schmitt 0365cffbc5 Setting timestamp of experimental xorriso-1.4.3 tarball 2015-12-22 13:37:55 +00:00
Thomas Schmitt e0aebef54f Following build system changes in libisofs about ACL and xattr 2015-12-15 10:10:55 +00:00
Thomas Schmitt b0b64c652b Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 2015-12-11 12:02:39 +00:00
Thomas Schmitt d4cbe99eff Checking for availability of LIBBURN_ARCH_LIBS 2015-12-10 19:33:16 +00:00
Thomas Schmitt 225c3a1f6d Updated change log and web page 2015-12-09 16:38:47 +00:00
Thomas Schmitt 81fcf5fe6a Bug fix: -pathspecs "on" did not properly handle "\\=" 2015-12-09 16:23:12 +00:00
Thomas Schmitt 1578290202 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs 2015-12-09 13:28:06 +00:00
Thomas Schmitt 6e79809269 Letting "make" target "check" run xorriso/xorriso -no_rc -version -list_extras 2015-12-05 21:10:29 +00:00
Thomas Schmitt cdbcfe3d86 Reacted on lintian complaint about oversized lines in man pages 2015-12-02 20:11:09 +00:00
Thomas Schmitt 4c7fec4fb6 Fixed typos in manual of xorrecord 2015-11-29 16:35:35 +00:00
Thomas Schmitt b4535e06f7 Documented changes and release timestamp 2015-11-29 08:42:14 +00:00
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +00:00
Thomas Schmitt e3a7fd9cbc Small improvements with xorriso_broker.sh 2015-11-22 15:02:41 +00:00
Thomas Schmitt 5d4e9d3f89 Putting xorriso_broker.sh into release tarballs 2015-11-22 09:50:10 +00:00
Thomas Schmitt 21c2b5cd33 New demo script frontend/xorriso_broker.sh (see Debian bug 805495) 2015-11-21 08:34:03 +00:00
Thomas Schmitt 1d1adb9459 Trying to finally silence Coverity CID 28785. 2015-11-16 10:47:45 +00:00
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764. 2015-11-16 10:22:50 +00:00
Thomas Schmitt 6df3e0b555 Rev 5594 was not complete. Coverity CID 28719. 2015-11-16 10:06:23 +00:00
Thomas Schmitt dea1aa5182 Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726. 2015-11-15 15:38:43 +00:00
Thomas Schmitt 84c3e88eb3 Handled failure to release a mutex lock. Coverity CID 28698. 2015-11-13 20:22:51 +00:00
Thomas Schmitt f5c4ad4903 Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 2015-11-13 15:28:05 +00:00
Thomas Schmitt d29e67fa93 Prevented possible overlapping memory copying 2015-11-12 16:06:35 +00:00
Thomas Schmitt d5c18dcbbf Reacted on compiler warnings about rev 5601 2015-11-12 14:27:16 +00:00
Thomas Schmitt 17ba65b8b6 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 2015-11-12 12:34:01 +00:00
Thomas Schmitt 12956c5d5d Corrected reporting of -logfile in -status "short". Coverity CID 28729. 2015-11-11 19:26:32 +00:00
Thomas Schmitt 3056f17a92 Corrected an error with recognition of APM partitions. Coverity CID 28728. 2015-11-10 10:49:41 +00:00
Thomas Schmitt 870241f57c Corrected an error with conversion from bourne shell patterns to regular expressions. Coverity CID 28727. 2015-11-10 09:40:34 +00:00
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724. 2015-11-10 09:09:24 +00:00
Thomas Schmitt 26308b3947 Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723. 2015-11-10 08:49:34 +00:00
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721. 2015-11-09 13:31:59 +00:00
Thomas Schmitt f7f98d9d83 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719. 2015-11-09 12:14:52 +00:00
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715. 2015-11-09 10:51:45 +00:00
Thomas Schmitt dff591b0d8 Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713. 2015-11-09 09:55:32 +00:00
Thomas Schmitt 82a0234a91 With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712. 2015-11-08 20:30:26 +00:00
Thomas Schmitt 11f63d9867 Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711. 2015-11-08 20:06:10 +00:00
Thomas Schmitt d8ee68aecd Removed a duplicate test statement. Coverity CID 28710. 2015-11-08 19:44:42 +00:00
Thomas Schmitt ac4a054dcf Removed a duplicate test statement. Coverity CID 28709. 2015-11-08 19:40:55 +00:00
Thomas Schmitt ac7155871f Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
Thomas Schmitt df49e23bcf Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt 185dc4ce42 Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703. 2015-11-08 16:17:25 +00:00
Thomas Schmitt a23bd24945 Moved variable definition into its proper ifdef case. Coverity CID 28702. 2015-11-08 14:33:12 +00:00
Thomas Schmitt 1e0af47126 Removed duplicate check for memory shortage. Coverity CID 28701. 2015-11-08 14:06:23 +00:00
Thomas Schmitt b1c64ffb86 Clarified handling of missing drives when it shall be given up. Coverity CID 28697. 2015-11-08 11:03:41 +00:00
Thomas Schmitt 6c760c1d39 Changed a suspiciously looking but correct code gesture. Coverity CID 28831. 2015-11-07 11:11:07 +00:00
Thomas Schmitt 637a93f387 Closed a memory leak wiyh -check_media_defaults 2015-11-07 11:05:19 +00:00
Thomas Schmitt 5ed5518ab1 Prevented use of already freed memory. Coverity CID 28830. 2015-11-07 10:56:02 +00:00
Thomas Schmitt 3d2ae3befe Reacting properly on failure to set hppa or alpha boot image. Coverity CID 28828, 28829. 2015-11-06 20:03:54 +00:00
Thomas Schmitt 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
Thomas Schmitt 98a76e6841 Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +00:00
Thomas Schmitt 77a68611e5 Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00