]> git.ipfire.org Git - thirdparty/util-linux.git/history - libblkid
build-sys: release++ (v2.29.2)
[thirdparty/util-linux.git] / libblkid /
2017-02-21  Karel Zaklibblkid: (gpt) fix force flag
2017-02-21  Karel Zaklibblkid: fix BLKID_PARTS_FORCE_GPT usage
2017-02-21  Alden Tondettarlibblkid: Fix out of bounds reads on bad GPT header
2017-01-17  Nate Clarklibblkid/minix: Sanity check superblock s_state for...
2017-01-17  Nate Clarklibblkid/minix: Use same checks for version 3
2017-01-17  Nate Clarklibblkid/minix: Match minix superblock types
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-27  Ruediger Meiermisc: once again some printf format strings
2016-10-27  Ruediger Meiermisc: fix some compiler warnings
2016-10-19  Gustavo Zacariaslib/crc32: prefix public functions
2016-10-06  Tobias Stoeckmannlibblkid: Avoid strlen if only first char is checked
2016-10-05  Karel ZakMerge branch 'master' of https://github.com/Zeuh/util...
2016-10-04  Karel Zaklibblkid: check blkid_parse_tag_string() return code...
2016-08-30  Rostislav Skudnovlibblkid: [exfat] Limit maximum number of iterations...
2016-08-30  Karel Zaklibblkid: ignore empty MBR on LVM device
2016-08-30  Karel Zaklibblkid: remove unused function
2016-08-29  Tobias Stoeckmannlibblkid: Avoid OOB access on illegal ZFS superblocks
2016-08-16  Karel ZakMerge branch 'misc' of https://github.com/kerolasa...
2016-08-16  Rostislav Skudnovlibblkid: Check that cluster size is nonzero when probi...
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel Zakliblkid: fix probe_nilfs2 I/O error backup
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolalibblkid: fix debugging macro [oclint]
2016-07-21  Sami Kerolalibblkid: simplify if clause [oclint]
2016-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-12  Karel Zaklibblkid: avoid non-empty recursion in EBR
2016-07-07  Karel Zaklibblkid: ignore extended partition at zero offset
2016-07-01  Karel ZakMerge branch 'utmpdump' of git://github.com/kerolasa...
2016-07-01  Alexey Obitotskiylibblkid: Add metadata signature check for IMSM on...
2016-06-24  Torsten Hilbrichliblkid: Add length check in probe_nilfs2 before crc32
2016-06-14  Karel Zaklibblkid: don't check nonnull attributes for NULL ...
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-31  Sebastian Rasmussendocs: Fix various typos
2016-05-26  Karel Zaklibblkid: store only canonical devnames to the cache
2016-05-25  Karel Zaklibblkid: improve debug messages
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-28  Karel Zaklibblkid: make I/O errors on CDROMs non-fatal
2016-04-27  Karel ZakRevert "libblkid: check for multi-session CDROMs"
2016-04-27  Karel Zaklibblkid: check for multi-session CDROMs
2016-04-19  Karel Zaklibblkid: fix mistake in debug message
2016-04-19  Karel Zaklibblkid: reduce probing area for crazy CDROMs
2016-04-18  Petr Uzellibblkid: make blkid_do_wipe() work with probes with...
2016-03-30  Karel Zaklibblkid: revert mmap usage
2016-03-24  Karel ZakMerge branch 'tests-setarch' of https://github.com...
2016-03-23  Kent Overstreetlibblkid: Update for newer bcache superblocks
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-14  Karel ZakMerge branch 'travis-osx' of https://github.com/rudimei...
2016-03-13  Ruediger Meierbuild-sys: use AC_PROG_MKDIR_P and remove a few gnuisms
2016-03-10  Karel Zakbuild-sys: fix if..endif for *_la_LDFLAGS
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-09  Karel Zakmisc: avoid shadowing
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2016-03-07  Ruediger Meiermisc: never cast void* from malloc(3) and friends
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Ruediger Meierlib: remove openat fallback functions (include/at.h)
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierlib: provide fallback if mkostemp(3) missing
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-23  Ruediger Meiermisc: fix compiler warnungs (unsigned/signed)
2016-02-23  Ruediger Meiermisc: fix warnings "unused parameter" [-Wunused-parameter]
2016-02-23  Ruediger Meiertests: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierlibblkid: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierbuild-sys: always add AM_CFLAGS
2016-02-23  Ruediger Meierbuild-sys: always use global LDADD
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlibblkid: don't include endian.h
2016-02-18  Ruediger Meierbuild-sys: check linker support for version scripts
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-04  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-02-03  Ruediger Meierdocs: fix typos found by codespell
2016-01-19  Boris Egorovlibblkid: check limits before indexing array [cppcheck]
2016-01-19  Boris Egorovlibblkid,libmount: Do not use void* in calculations...
2016-01-19  Boris Egorovlibblkid: (zfs) add cast to fix UB [cppcheck]
2016-01-18  Karel Zaklibblkid: make minix prober more robust
2016-01-12  Karel Zaklibblkid: use internally uint64_t for offsets and sizes
2015-12-10  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-03  Karel Zaklibblkid: fix buffers mapping on 32bit archs
2015-11-18  Karel Zakblkid: don't mark zfs as RAID
2015-11-05  Karel ZakMerge branch 'cal-span' of https://github.com/Deiz...
2015-10-15  Karel ZakRevert "libblkid: support LSI RAID on partition too"
2015-10-13  Karel Zaklibblkid: make XFS Log visible for wipefs
2015-10-13  Karel Zaklibblkid: support LSI RAID on partition too
2015-09-24  Karel Zaklibblkid: add read() based fallback for char (UBI)...
2015-09-24  Karel Zaklibblkid: use mmap() rather than read()
2015-09-24  Karel Zaklibblkid: (zfs) keep bufferes read-only
2015-09-24  Karel Zaklibblkid: (promise raid) cleanup code
2015-09-24  Karel Zaklib/crc32: don't require to modify GPT header
2015-08-31  Karel Zaklibblkid: use 'VERSION' rather than 'PERSISTENCE_VERSION'
2015-08-31  Karel Zaklibblkid: (drbdmanage) improve version setting code
2015-08-27  Karel Zaklibblkid: (drbdmanage) add magic strings array terminator
2015-08-24  Philipp Mareklibblkid: added drbdmanage control volume detection.
2015-08-05  Karel Zaklibblkid: fix inconsistent indenting [smatch scan]
2015-08-04  Karel Zaklibblkid: remove dead code [coverity scan]
2015-06-25  Boris Egorovlibblkid/whereis: simplify some conditions [cppcheck]
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-09  Karel Zaklibblkid: (nilfs2) check size for backup superblock...
next