Commit Graph

2945 Commits

Author SHA1 Message Date
Thomas Schmitt cc241467fb Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 2015-12-23 11:18:38 +00:00
Thomas Schmitt 2628eb8d34 Setting timestamp of experimental xorriso-1.4.3 tarball 2015-12-22 13:37:55 +00:00
Thomas Schmitt 94bae39491 Following build system changes in libisofs about ACL and xattr 2015-12-15 10:10:55 +00:00
Thomas Schmitt 9723c6445c Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 2015-12-11 12:02:39 +00:00
Thomas Schmitt a9c8ea6243 Checking for availability of LIBBURN_ARCH_LIBS 2015-12-10 19:33:16 +00:00
Thomas Schmitt a19f86c257 Updated change log and web page 2015-12-09 16:38:47 +00:00
Thomas Schmitt 8877bf1417 Bug fix: -pathspecs "on" did not properly handle "\\=" 2015-12-09 16:23:12 +00:00
Thomas Schmitt bafcf288f9 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs 2015-12-09 13:28:06 +00:00
Thomas Schmitt 4b4bf14b05 Letting "make" target "check" run xorriso/xorriso -no_rc -version -list_extras 2015-12-05 21:10:29 +00:00
Thomas Schmitt 7d84a8b773 Reacted on lintian complaint about oversized lines in man pages 2015-12-02 20:11:09 +00:00
Thomas Schmitt e6060ade47 Fixed typos in manual of xorrecord 2015-11-29 16:35:35 +00:00
Thomas Schmitt 354f99ad13 Promoted branch to tag 2015-11-29 08:56:21 +00:00
Thomas Schmitt d72efc9043 Documented changes and release timestamp 2015-11-29 08:42:14 +00:00
Thomas Schmitt d104a18428 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +00:00
Thomas Schmitt 584006e4e4 Documented changes and release timestamp 2015-11-28 14:40:17 +00:00
Thomas Schmitt 85a757aa1d Version leap to libisoburn-1.4.2 2015-11-28 14:37:00 +00:00
Thomas Schmitt 974efcf7dd Branching for libisoburn release 1.4.2 2015-11-28 13:13:49 +00:00
Thomas Schmitt 76385a5211 Small improvements with xorriso_broker.sh 2015-11-22 15:02:41 +00:00
Thomas Schmitt 4db3a7db18 Putting xorriso_broker.sh into release tarballs 2015-11-22 09:50:10 +00:00
Thomas Schmitt 1a71c91159 New demo script frontend/xorriso_broker.sh (see Debian bug 805495) 2015-11-21 08:34:03 +00:00
Thomas Schmitt 35ee3eeda5 Trying to finally silence Coverity CID 28785. 2015-11-16 10:47:45 +00:00
Thomas Schmitt 33303ab694 Rev 5560 was not complete. Coverity CID 28764. 2015-11-16 10:22:50 +00:00
Thomas Schmitt 691b78d206 Rev 5594 was not complete. Coverity CID 28719. 2015-11-16 10:06:23 +00:00
Thomas Schmitt 9421e1ec74 Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726. 2015-11-15 15:38:43 +00:00
Thomas Schmitt 6f1e97a8e3 Handled failure to release a mutex lock. Coverity CID 28698. 2015-11-13 20:22:51 +00:00
Thomas Schmitt 1103a7127e Prevented possible buffer overflow with -getfacl. Coverity CID 28695. 2015-11-13 15:28:05 +00:00
Thomas Schmitt eccb641c82 Prevented possible overlapping memory copying 2015-11-12 16:06:35 +00:00
Thomas Schmitt 495ac42134 Reacted on compiler warnings about rev 5601 2015-11-12 14:27:16 +00:00
Thomas Schmitt ee67cebec2 Protected output -find -exec list_extattr from potential overflow. Coverity CID 28780. 2015-11-12 12:34:01 +00:00
Thomas Schmitt 99152b864a Corrected reporting of -logfile in -status "short". Coverity CID 28729. 2015-11-11 19:26:32 +00:00
Thomas Schmitt dac02cc0ba Corrected an error with recognition of APM partitions. Coverity CID 28728. 2015-11-10 10:49:41 +00:00
Thomas Schmitt 0bed64c982 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 a851713a06 Prevented possible NULL pointer dereference. Coverity CID 28724. 2015-11-10 09:09:24 +00:00
Thomas Schmitt e1c44a464a Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723. 2015-11-10 08:49:34 +00:00
Thomas Schmitt 9a5cd3f4f0 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 06f5016114 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719. 2015-11-09 12:14:52 +00:00
Thomas Schmitt d0edba0b9d Removed an effectively unused variable. Coverity CID 28715. 2015-11-09 10:51:45 +00:00
Thomas Schmitt c08745081f Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713. 2015-11-09 09:55:32 +00:00
Thomas Schmitt 10d07e17d5 With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712. 2015-11-08 20:30:26 +00:00
Thomas Schmitt 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
Thomas Schmitt d7e6b734a0 Removed a duplicate test statement. Coverity CID 28710. 2015-11-08 19:44:42 +00:00
Thomas Schmitt d122b9788a Removed a duplicate test statement. Coverity CID 28709. 2015-11-08 19:40:55 +00:00
Thomas Schmitt 5af9a148fe Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
Thomas Schmitt 449daaaa35 Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt 4b6964ca91 Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703. 2015-11-08 16:17:25 +00:00
Thomas Schmitt 39ecb4e12d Moved variable definition into its proper ifdef case. Coverity CID 28702. 2015-11-08 14:33:12 +00:00
Thomas Schmitt 72ce15a9fb Removed duplicate check for memory shortage. Coverity CID 28701. 2015-11-08 14:06:23 +00:00
Thomas Schmitt ea5edc7f2f Clarified handling of missing drives when it shall be given up. Coverity CID 28697. 2015-11-08 11:03:41 +00:00
Thomas Schmitt 1ea10c4a60 Changed a suspiciously looking but correct code gesture. Coverity CID 28831. 2015-11-07 11:11:07 +00:00
Thomas Schmitt e081af1d03 Closed a memory leak wiyh -check_media_defaults 2015-11-07 11:05:19 +00:00
Thomas Schmitt ba88560999 Prevented use of already freed memory. Coverity CID 28830. 2015-11-07 10:56:02 +00:00
Thomas Schmitt 4359102cdc 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 d5a73dbfcf Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
Thomas Schmitt d173a88d79 Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +00:00
Thomas Schmitt 09683e9baf Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00
Thomas Schmitt 90b80fdb6c Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28809. 2015-11-06 12:57:36 +00:00
Thomas Schmitt 6eacb2d7df Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28808. 2015-11-06 12:51:34 +00:00
Thomas Schmitt cc2d7941a1 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806. 2015-11-06 12:47:31 +00:00
Thomas Schmitt 0aad592dca Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28805. 2015-11-06 12:43:39 +00:00
Thomas Schmitt bdfd7a60e4 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
Thomas Schmitt 9a8865d818 Prevented a potential corruption in case of memory shortage. Coverity CID 28800. 2015-11-06 09:30:15 +00:00
Thomas Schmitt c1a838463b Checking argument length of test/compare_file. Coverity CID 28785, 28786, 28788. 2015-11-05 19:52:43 +00:00
Thomas Schmitt 2cf263a9c3 Closed a gap for line buffer overflow with man page production. Coverity CID 28784. 2015-11-05 18:07:45 +00:00
Thomas Schmitt e404e6f2a9 Prevented a possible buffer overrun with -concat. Coverity CID 28782. 2015-11-05 12:08:24 +00:00
Thomas Schmitt b253d7696a Prevented possible buffer overflow inside xorriso object. Coverity CID 28775. 2015-11-04 15:57:34 +00:00
Thomas Schmitt 72fb287701 Prevented a possible program error in Xorriso_dialog_input() 2015-11-04 12:40:06 +00:00
Thomas Schmitt 8757c1f330 Prevented a string overflow in case of program error. Coverity CID 28767. 2015-11-04 11:44:32 +00:00
Thomas Schmitt 0d8919084c Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt 950a02c214 Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765. 2015-11-04 10:54:29 +00:00
Thomas Schmitt e52270a52d Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +00:00
Thomas Schmitt 921eb16ae1 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt dae8b4b342 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +00:00
Thomas Schmitt b913720b55 Prevented potential NULL pointer dereference. Coverity CID 28759. 2015-11-03 15:51:02 +00:00
Thomas Schmitt 9664b1fabf Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt b8c2eb2e6c Clarified handling of file descriptor. Coverity CID 28753. 2015-11-03 15:09:22 +00:00
Thomas Schmitt 87b82c891b Closed memory leak with error about -ls. Coverity CID 28752. 2015-11-03 15:00:02 +00:00
Thomas Schmitt 98844ed10e Closed memory leak with error about -check_media sector bitmapCoverity CID 28751. 2015-11-03 14:56:20 +00:00
Thomas Schmitt 9898b95533 Closed memory leak in case of error with file hiding. Coverity CID 28746 to 28750. 2015-11-03 14:06:32 +00:00
Thomas Schmitt 7bfc8f3235 Closed a memory leak with -find. Coverity CID 28740. 2015-11-03 13:06:30 +00:00
Thomas Schmitt 2d4097d80c Closed a memory leak with message sieve. Coverity CID 28739. 2015-11-03 12:57:37 +00:00
Thomas Schmitt d5130abb96 Closed a memory leak with message sieve. Coverity CID 28738. 2015-11-03 12:52:09 +00:00
Thomas Schmitt 5942b66d1d Updated change log and web page 2015-10-25 12:35:14 +00:00
Thomas Schmitt 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
Thomas Schmitt 235b2419c1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt 948e2035fc Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt e41e6c2040 Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
Thomas Schmitt 5d182c8a36 Mentioned USB 3 problems in FAQ 2015-10-07 14:02:56 +00:00
Thomas Schmitt 83b32e51f8 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
Thomas Schmitt 7bd6c0fe77 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
Thomas Schmitt 204db7b27e Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
Thomas Schmitt 1d4fe35e2f New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 06b2949040 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
Thomas Schmitt fca6e259da Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt b51b3e8532 Recognizing Debian GNU/kFreeBSD (seems to never have worked) 2015-09-17 16:19:36 +00:00
Thomas Schmitt 00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 14c55329ea New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
Thomas Schmitt 2c2d695c16 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt 57aa8f9db7 New -boot_image action "replay" 2015-09-06 19:43:08 +00:00
Thomas Schmitt 5ef8eb2fde Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO 2015-08-30 18:48:11 +00:00
Thomas Schmitt 9638e5836e Linking libpthread to libisoburn, not only to xorriso 2015-08-19 12:28:12 +00:00