Commit Graph

1630 Commits

Author SHA1 Message Date
Thomas Schmitt 9d99127fa9 Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt a25066ebb2 Corrected spelling errors found by lintian.debian.org 2016-07-16 11:12:30 +00:00
Thomas Schmitt bdc68c9589 Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
Thomas Schmitt a00898bc45 Updated copyright year of xorriso -version 2016-07-02 14:47:37 +00:00
Thomas Schmitt 28e675b453 Version leap to libisoburn-1.4.5 2016-07-02 14:46:07 +00:00
Thomas Schmitt a5cbf0123e Letting isoburn_disc_erase() invalidate UDF extended descriptors if present 2016-05-03 07:57:32 +00:00
Thomas Schmitt 68980b24d9 Letting -as mkisofs --norock revoke the special effect of -r 2016-04-27 09:29:51 +00:00
Thomas Schmitt 369ac4cf74 Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
Thomas Schmitt f2aa186562 Silenced a warning of gcc on Fedora rawhide s390 2016-03-22 12:53:55 +00:00
Thomas Schmitt 027e401ef9 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt 887be8a4a3 Added "extern C" to xorriso.h 2016-03-15 20:35:51 +00:00
Thomas Schmitt 68ddfe6c5a Added to libisoburn.h "extern C" for C++, and protection against double include 2016-03-15 20:34:09 +00:00
Thomas Schmitt 5619e43435 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
Thomas Schmitt 8b458422e6 Removed an unused function 2016-03-09 20:56:47 +00:00
Thomas Schmitt 223dadda1d Improved handling of TAO CD tracks by -check_media 2016-03-08 07:54:53 +00:00
Thomas Schmitt fc66631257 Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text 2016-03-01 14:15:17 +00:00
Thomas Schmitt 155bad70a7 Image size tolerance of 300 kB when recognizing genisoimage -B "..." 2016-02-27 17:00:24 +00:00
Thomas Schmitt e5ea396929 Reacted on doxygen warnings of Fedora s390x build log 2016-02-07 19:42:24 +00:00
Thomas Schmitt 070fe173f7 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt 96c748f00a New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid 2016-02-05 10:12:25 +00:00
Thomas Schmitt cea8a57b2e New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 2016-02-05 10:06:25 +00:00
Thomas Schmitt 38f391b5ff New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 2016-02-05 09:50:46 +00:00
Thomas Schmitt 28924a6756 Changed report format of --interval:appended_partition_X_start_Y_size_Z 2016-01-20 10:43:13 +00:00
Thomas Schmitt e1f36ebc6d Let -boot_image bin_path= , efi_path= recognize --interval:appended_partition 2016-01-20 10:41:34 +00:00
Thomas Schmitt 0fd1023809 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable 2016-01-01 17:28:46 +00:00
Thomas Schmitt 631c2aa00f Letting bit15 of system_area_options pass to libisofs 2016-01-01 17:22:18 +00:00
Thomas Schmitt 885ef25be3 Provisory new -e pseudo path --interval:appened_partition_N:all:: 2015-12-30 18:04:16 +00:00
Thomas Schmitt 56457e9019 Silencing a false warning of gcc on Sid about uninitialized "image" variable 2015-12-26 09:06:28 +00:00
Thomas Schmitt 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
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 9723c6445c Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 2015-12-11 12:02:39 +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 d104a18428 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +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