|
e594ba293a
|
New command -assess_indev_features
|
2022-09-20 10:28:25 +02:00 |
|
|
e651cb5040
|
New -toc output line "Overburnt by :"
|
2021-11-24 12:52:53 +01:00 |
|
|
58e7eb0877
|
New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
|
2021-09-12 11:27:54 +02:00 |
|
|
49d40a4560
|
Corrected default expectation of -status in respect to -osirrox and -error_behavior
|
2021-06-04 17:52:30 +02:00 |
|
|
db5d4eb867
|
New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
|
2021-05-25 21:18:48 +02:00 |
|
|
2fbb3cfac1
|
New command -joliet_map
|
2020-11-22 14:51:26 +01:00 |
|
|
05de7ec5ee
|
New -osirrox option sparse= controls extraction into sparse files
|
2020-11-03 09:27:41 +01:00 |
|
|
ffb7fe64c9
|
New -read_speed prefixes "soft_force:" and "soft_corr:"
|
2020-08-26 16:29:40 +02:00 |
|
|
3466f2300a
|
New -osirrox option check_md5_on|_off|_force
|
2020-01-02 18:50:59 +01:00 |
|
|
c8b9c9a244
|
Fixed spelling errors found by fossies.org with codespell
|
2019-10-28 15:34:56 +01:00 |
|
|
cb597ec570
|
Clarified the message for file paths which are much too long
|
2019-09-29 22:55:25 +02:00 |
|
|
901939986a
|
New command -drive_access, new -as cdrecord option --drive_not_exclusive
|
2019-09-08 12:30:52 +02:00 |
|
|
3eba8cc921
|
Closed potential memory leaks. Thanks Eliska Svobodova.
|
2019-08-14 11:40:53 +02:00 |
|
|
321a0476fa
|
Bug fix: Very large ACL texts led to SIGSEGV with -setfacl* commands. Thanks Eliska Svobodova.
|
2019-07-24 09:38:28 +02:00 |
|
|
95c2e7cbda
|
Correction of default output of command -status about -iso_nowtime
|
2019-04-22 10:22:48 +02:00 |
|
|
1f8d9c7a44
|
New command -iso_nowtime to set fixed timestamp for synthetic files
|
2019-04-18 11:28:35 +02:00 |
|
|
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 |
|
|
143f60fb48
|
Adapted field size of small pacifier numbers to size of large numbers
|
2017-11-16 12:43:29 +01:00 |
|
|
3794753662
|
Enabling non-user xattr namespaces with -getfattr and -setfattr
|
2017-11-15 11:10:33 +01:00 |
|
|
cbc5dbf496
|
New -xattr mode "any" to process all xattr namespaces of local filesystem
|
2017-10-23 12:08:16 +02:00 |
|
|
3a41524e63
|
New -boot_image bootspec iso_mbr_part_type=
|
2017-02-27 10:38:16 +01:00 |
|
|
bda4b37e97
|
New -volume_date mode "all_file_dates"
|
2016-08-16 13:13:05 +00:00 |
|
|
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 |
|
|
07345cf49d
|
New command -use_immed_bit, new -as cdrecord option use_immed_bit=
|
2016-07-31 07:38:41 +00:00 |
|
|
f69b602fa6
|
Corrected spelling errors found by lintian.debian.org
|
2016-07-16 11:12:30 +00:00 |
|
|
62c4cfdabf
|
Silenced a warning of gcc on Fedora rawhide s390
|
2016-03-22 12:53:55 +00:00 |
|
|
3664cab771
|
New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family=
|
2016-03-18 13:55:09 +00:00 |
|
|
f7b10f6eb8
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
2016-03-10 20:05:41 +00:00 |
|
|
f120428c99
|
Fixed typos reported by lintian
|
2016-02-05 14:57:52 +00:00 |
|
|
a3ca89beb4
|
New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on
|
2016-02-05 10:06:25 +00:00 |
|
|
67c13115b0
|
New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable
|
2016-01-01 17:28:46 +00:00 |
|
|
1578290202
|
Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs
|
2015-12-09 13:28:06 +00:00 |
|
|
dea1aa5182
|
Avoiding to use message system while result_msglists_lock is acquired. Coverity CID 28726.
|
2015-11-15 15:38:43 +00:00 |
|
|
d29e67fa93
|
Prevented possible overlapping memory copying
|
2015-11-12 16:06:35 +00:00 |
|
|
12956c5d5d
|
Corrected reporting of -logfile in -status "short". Coverity CID 28729.
|
2015-11-11 19:26:32 +00:00 |
|
|
26308b3947
|
Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723.
|
2015-11-10 08:49:34 +00:00 |
|
|
a23bd24945
|
Moved variable definition into its proper ifdef case. Coverity CID 28702.
|
2015-11-08 14:33:12 +00:00 |
|
|
1e0af47126
|
Removed duplicate check for memory shortage. Coverity CID 28701.
|
2015-11-08 14:06:23 +00:00 |
|
|
9fa184c9e1
|
Corrected improper reaction on memory shortage. Coverity CID 28825.
|
2015-11-06 19:47:15 +00:00 |
|
|
64e2790557
|
Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806.
|
2015-11-06 12:47:31 +00:00 |
|
|
1f12bee223
|
Prevented a possible program error in Xorriso_dialog_input()
|
2015-11-04 12:40:06 +00:00 |
|
|
db47420120
|
Closed a memory leak with message sieve. Coverity CID 28739.
|
2015-11-03 12:57:37 +00:00 |
|
|
1241941203
|
Closed a memory leak with message sieve. Coverity CID 28738.
|
2015-11-03 12:52:09 +00:00 |
|
|
fdf10cadc1
|
New -toc report lines "Drive id :" and "Media id :".
|
2015-10-18 13:00:02 +00:00 |
|
|
2e535ade2a
|
New command -read_fs
|
2015-09-22 15:59:16 +00:00 |
|
|
0c2eed9f2e
|
New command -file_name_limit, -as mkisofs -file_name_limit
|
2015-09-17 12:12:41 +00:00 |
|
|
9117b81e5f
|
Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO
|
2015-08-30 18:48:11 +00:00 |
|
|
c09ef379d1
|
New command -ecma119_map
|
2015-08-17 20:08:42 +00:00 |
|
|
9ac9a21629
|
New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive=
|
2015-07-31 16:23:08 +00:00 |
|
|
b649d39fca
|
Silenced a semi-correct error message of cppcheck
|
2015-07-04 09:47:30 +00:00 |
|