|
7c05d2a865
|
Enabled use of --interval:appended_partition_ with ISO growing.
|
2016-01-20 11:35:29 +01:00 |
|
|
3d15642307
|
Preventing production of surplus isohybrid MBR partition for BIOS boot image.
The problem was introduced by rev 1299.
|
2016-01-17 16:28:40 +01:00 |
|
|
872b5c6c67
|
New bit15 with options of iso_write_opts_set_system_area() to enforce
MBR bootable/active flag.
|
2016-01-01 18:17:40 +01:00 |
|
|
ec35bb21c0
|
Provisory new pseudo path for El Torito boot images:
--interval:appened_partition_N:all::
|
2015-12-30 18:56:32 +01:00 |
|
|
93f3cb1823
|
Another fix for Libisofs_mjg_boot_for_grub2 with original grub-mkrescue options
|
2015-12-28 11:51:29 +01:00 |
|
|
fea7be5168
|
Fixed result of Libisofs_mjg_boot_for_grub2 with original grub-mkrescue options
|
2015-12-28 11:30:53 +01:00 |
|
|
bd25db9283
|
Experimental macro Libisofs_mjg_boot_for_grub2 for alternative partition layout
|
2015-12-27 16:07:27 +01:00 |
|
|
97eec6162c
|
Bug fix: HFS+ directories could announce more children than they actually have.
|
2015-12-26 12:25:28 +01:00 |
|
|
17e8cb6697
|
Bug fix: The HFS+ filesystem was not marked by in GPT of GRUB2 hybrid layout.
|
2015-12-23 20:49:13 +01:00 |
|
|
9e01d3654e
|
Experimental macros Libisofs_protective_msdos_plus_boot_dummY and
Libisofs_pmpbd_on_lba0 to test augmentation of GRUB2 protective msdos label.
|
2015-12-22 14:24:08 +01:00 |
|
|
009ce1be8f
|
Bug fix: When reading an ISO filesystem, the presence of
system area options flag bit0 (-protective-msdos-label)
was not recognized if a partition is appended.
|
2015-12-22 12:25:50 +01:00 |
|
|
c79299ba08
|
Bug fix: Options bit0 of iso_write_opts_set_system_area() was not forwarded
to image production if no system area data were given.
This prevented xorrisofs option --protective-msdos-label from working.
|
2015-12-22 12:23:13 +01:00 |
|
|
b3701f0b18
|
Removed the false prediction that HFS+ would cause GPT.
|
2015-12-22 11:52:33 +01:00 |
|
|
83b864efd2
|
Clarified virtual sector size of El Torito. Changed germanoid use of "eventual".
|
2015-12-21 17:31:30 +01:00 |
|
|
cd0f57dd1a
|
Bug fix: HFS+ production could cause MBR partition of type 0xEE without GPT.
|
2015-12-20 18:46:44 +01:00 |
|
|
4c9cb6b96b
|
Coordinated expectations of build system and source code in respect to
loacl support for ACL and extended file attributes. (Rev 1288 actually
belongs to this commit.)
|
2015-12-15 11:04:49 +01:00 |
|
|
9c334891cf
|
Silenced a warning about unused variable if no local extended file attributes
are enabled. (Previous commit should have been part of the next one.)
|
2015-12-15 11:01:01 +01:00 |
|
|
2f6103b783
|
Silenced a warning about unused variable if no local extended file attributes
are enabled.
|
2015-12-15 10:59:23 +01:00 |
|
|
f32ee7da83
|
Completed update of change log
|
2015-11-28 22:08:44 +01:00 |
|
|
52972811f8
|
Version leap to 1.4.3
|
2015-11-28 21:49:07 +01:00 |
|
|
089982022c
|
Version leap to 1.4.2
|
2015-11-28 21:13:51 +01:00 |
|
|
a6316ff05c
|
Updated changelog
|
2015-11-28 12:00:49 +01:00 |
|
|
02a972a2d7
|
Closed a memory leak during retrieval of xattr.
|
2015-10-15 17:32:58 +02:00 |
|
|
da8ad0d2aa
|
Made clear that a freed pointer variable is not really used any more.
Coverity CID 17846.
|
2015-10-15 11:53:56 +02:00 |
|
|
79e6312397
|
Refactored error handling while encoding AAIP information.
Again Coverity CID 12564.
|
2015-10-15 08:38:56 +02:00 |
|
|
b3a183fceb
|
Made sure that mangling name buffer of 40 bytes cannot overflow.
Coverity CID 12589.
|
2015-10-13 19:30:17 +02:00 |
|
|
355f1f7ea2
|
Avoided to have an unused variable with --disable-xattr. Coverity CID 12544.
|
2015-10-13 14:40:42 +02:00 |
|
|
57fd669d1d
|
Fixed compile time warnings with configure --disable-xattr --disable-libac.
Instigated by Coverity CID 12543.
|
2015-10-13 14:28:34 +02:00 |
|
|
6047464b6b
|
Revoking previous change. It differs from the handling of F_GETFL failure.
So O_NONBLOCK is intended to be nice to have but not mandatory.
|
2015-10-13 11:02:11 +02:00 |
|
|
e8b94e7b50
|
Checking the return value of fcntl(F_SETFL O_NONBLOCK). Coverity CID 12536.
|
2015-10-13 10:49:16 +02:00 |
|
|
49dd9dc993
|
Closed memory leaks with demo/demo -iso_read and updated.
Inspired by Coverity CID 12561.
|
2015-10-12 22:49:47 +02:00 |
|
|
93e1fc52d0
|
Closed memory leaks with demo/demo -iso_ms and updated.
Inspired by Coverity CID 12559 and 12560.
|
2015-10-12 19:45:46 +02:00 |
|
|
4838cd59a7
|
Closed more memory leaks with demo/demo -iso_modify. Coverity CID 12558.
|
2015-10-12 16:46:18 +02:00 |
|
|
d51b1738dd
|
Closed memory leaks with demo/demo -iso_modify and updated it a bit.
Inspired by Coverity CID 12557.
|
2015-10-12 15:50:43 +02:00 |
|
|
6252ae2065
|
Overhauled demo/demo -iso_cat. Better error messages. Closed memory leaks.
Instigated by Coverity CID 12555.
|
2015-10-12 14:14:14 +02:00 |
|
|
cb1e56478a
|
Initializing name truncation parameters of IsoReadOpts to prevent
failure of demo/demo -iso_cat, which does not load the ISO image.
|
2015-10-12 11:48:27 +02:00 |
|
|
05d0ee4a37
|
Fixed double free in case of error while looking up path in loaded ISO image.
|
2015-10-12 10:56:42 +02:00 |
|
|
c6aedc9eb5
|
Fixed double free introduced with rev 1233.
|
2015-10-11 19:57:36 +02:00 |
|
|
505bf23aa4
|
Made sure that missing boot catalog at image load time causes no SIGSEGV
by NULL. Coverity CID 12552.
|
2015-10-11 18:25:13 +02:00 |
|
|
ccef2f29da
|
Avoiding NULL pointer dereference in case of unexpected file type.
Coverity CID 12550.
|
2015-10-11 17:36:30 +02:00 |
|
|
b904926443
|
Checking success of strdup(). Indirectly found by Coverity CID 12548.
|
2015-10-11 16:11:02 +02:00 |
|
|
7bdc4c96f5
|
Avoided to close unopened file pointer in case of error. Coverity CID 12546.
|
2015-10-11 15:18:03 +02:00 |
|
|
fa5e27458a
|
Removed surplus test which was always true. Coverity CID 12539.
|
2015-10-11 11:02:54 +02:00 |
|
|
7c29a94ab6
|
Taking into respect the return value of a function which can fail.
Coverity CID 12595.
|
2015-10-11 10:15:38 +02:00 |
|
|
a4c1e04820
|
Removed assignment of an unused function result. Coverity CID 12594.
|
2015-10-11 09:49:15 +02:00 |
|
|
50132d4ff7
|
Added forgotten emergency exit with faulty MD5 tags. Coverity CID 12596.
|
2015-10-11 09:44:15 +02:00 |
|
|
4c1c1ea152
|
voided to have dead code ifndef Libisofs_with_aaip_acL. Coverity CID 12593.
|
2015-10-10 22:01:05 +02:00 |
|
|
a16d4a28f4
|
Explicitely set tm_isdst to 0 before calling timegm. Coverity CID 12592.
|
2015-10-10 21:33:08 +02:00 |
|
|
4633ea3bc8
|
Explicitely set tm_isdst to 0 before calling timegm. Coverity CID 12591.
|
2015-10-10 21:31:13 +02:00 |
|
|
430c005666
|
Corrected initial allocation size of a pointer array. Coverity CID 12588.
|
2015-10-10 16:47:15 +02:00 |
|