Commit Graph

118 Commits

Author SHA1 Message Date
Thomas Schmitt 901939986a New command -drive_access, new -as cdrecord option --drive_not_exclusive 2019-09-08 12:30:52 +02:00
Thomas Schmitt 3eba8cc921 Closed potential memory leaks. Thanks Eliska Svobodova. 2019-08-14 11:40:53 +02:00
Thomas Schmitt 321a0476fa Bug fix: Very large ACL texts led to SIGSEGV with -setfacl* commands. Thanks Eliska Svobodova. 2019-07-24 09:38:28 +02:00
Thomas Schmitt 95c2e7cbda Correction of default output of command -status about -iso_nowtime 2019-04-22 10:22:48 +02:00
Thomas Schmitt 1f8d9c7a44 New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
Thomas Schmitt fc71cec8f7 Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type 2019-02-18 13:19:32 +01:00
Thomas Schmitt 143f60fb48 Adapted field size of small pacifier numbers to size of large numbers 2017-11-16 12:43:29 +01:00
Thomas Schmitt 3794753662 Enabling non-user xattr namespaces with -getfattr and -setfattr 2017-11-15 11:10:33 +01:00
Thomas Schmitt cbc5dbf496 New -xattr mode "any" to process all xattr namespaces of local filesystem 2017-10-23 12:08:16 +02:00
Thomas Schmitt 3a41524e63 New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
Thomas Schmitt bda4b37e97 New -volume_date mode "all_file_dates" 2016-08-16 13:13:05 +00:00
Thomas Schmitt d4be334960 New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid" 2016-08-12 18:57:21 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt f69b602fa6 Corrected spelling errors found by lintian.debian.org 2016-07-16 11:12:30 +00:00
Thomas Schmitt 62c4cfdabf Silenced a warning of gcc on Fedora rawhide s390 2016-03-22 12:53:55 +00:00
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt f7b10f6eb8 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
Thomas Schmitt f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 2016-02-05 10:06:25 +00:00
Thomas Schmitt 67c13115b0 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable 2016-01-01 17:28:46 +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 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 d29e67fa93 Prevented possible overlapping memory copying 2015-11-12 16:06:35 +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 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 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 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
Thomas Schmitt 64e2790557 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806. 2015-11-06 12:47:31 +00:00
Thomas Schmitt 1f12bee223 Prevented a possible program error in Xorriso_dialog_input() 2015-11-04 12:40:06 +00:00
Thomas Schmitt db47420120 Closed a memory leak with message sieve. Coverity CID 28739. 2015-11-03 12:57:37 +00:00
Thomas Schmitt 1241941203 Closed a memory leak with message sieve. Coverity CID 28738. 2015-11-03 12:52:09 +00:00
Thomas Schmitt fdf10cadc1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt 2e535ade2a New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 0c2eed9f2e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 9117b81e5f Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO 2015-08-30 18:48:11 +00:00
Thomas Schmitt c09ef379d1 New command -ecma119_map 2015-08-17 20:08:42 +00:00
Thomas Schmitt 9ac9a21629 New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00
Thomas Schmitt b649d39fca Silenced a semi-correct error message of cppcheck 2015-07-04 09:47:30 +00:00
Thomas Schmitt a47b59791e Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt beb3183922 Stating license GPLv3+ if header of libreadline >= 6.x is included 2014-06-15 09:44:08 +00:00
Thomas Schmitt 8bdb11fa23 Shutdown of libedit 2014-06-15 09:04:09 +00:00
Thomas Schmitt ca46040007 Enabled use of libedit as alternative to libreadline 2014-06-14 19:22:41 +00:00
Thomas Schmitt 30828a4867 New -follow occasion "concat" 2014-04-21 16:56:44 +00:00
Thomas Schmitt e6ab962663 New -stdio_sync option "end", -as mkisofs default is now --stdio_sync "off" 2014-04-08 09:18:14 +00:00
Thomas Schmitt 8ff3ed7b6b Bug fix: -boot_image grub grub2_mbr= did not work (but -as mkisofs --grub2-mbr did work) 2014-04-04 14:21:19 +00:00
Thomas Schmitt 712ecf55f8 Reacted on warning about unused variable if no readline is enabled 2013-11-18 14:06:07 +00:00
Thomas Schmitt 491f0713b8 New -close mode "as_needed" 2013-10-20 12:56:01 +00:00
Thomas Schmitt 5ae4e4eec9 New command -read_speed 2013-10-08 17:58:09 +00:00
Thomas Schmitt e1149d9379 Reacted on warnings of PLD Linux build log 2013-09-05 08:18:00 +00:00