]> git.ipfire.org Git - thirdparty/util-linux.git/history - libblkid/src/probe.c
docs: fix typos [codespell]
[thirdparty/util-linux.git] / libblkid / src / probe.c
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-18  Karel Zaklibblkid: tiny code simplification
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-22  Karel Zaklibblkid: remove dependence on libuuid
2018-11-22  Karel ZakMerge branch 'master' of https://github.com/nyantec...
2018-11-22  Karel ZakMerge branch 'fix-uuid-oids-test' of https://github...
2018-11-21  Andreas Henrikssonlibblkid: Fix hidding typo
2018-07-20  Karel Zaklibblkid: const qualifier cleanup
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-09  Tony Aslesonlibblkid: ignore private Stratis devices
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-01  Karel Zakmisc: remove %p from debug messages
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zakmisc: cleanup UUID_STR_LEN definitions
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-12  Karel Zaklibblkid: don't use CDROM_GET_CAPABILITY ioctl for...
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-11  Karel Zaklibblkid: don't check for size on UBI (char dev)
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-28  Karel Zaklibblkid: allow to hide already detected signatures
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Karel Zaklibblkid: remove dead code and blkid_probe_new_value()
2017-06-14  Sami Kerolamisc: fix reassigned values before old ones has been...
2017-05-23  Karel Zaklibblkid: (docs) add missing 'since' tags
2017-02-20  Sami Kerolalibblkid: declare across file variables in blkidP.h...
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-13  Karel Zaklibblkid: add blkid_probe_set_sectorsize()
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-08-30  Karel Zaklibblkid: remove unused function
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolalibblkid: simplify if clause [oclint]
2016-06-14  Karel Zaklibblkid: don't check nonnull attributes for NULL ...
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
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-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-23  Ruediger Meiermisc: fix compiler warnungs (unsigned/signed)
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-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-09-24  Karel Zaklibblkid: add read() based fallback for char (UBI)...
2015-09-24  Karel Zaklibblkid: use mmap() rather than read()
2015-08-05  Karel Zaklibblkid: fix inconsistent indenting [smatch scan]
2015-05-28  Karel Zakdocs: fix gtk-docs related warnings
2015-02-24  Karel Zaklibblkid: cleanup names, don't copy probing results
2015-02-24  Ondrej Opralalibblkid: make probing data structures more dynamic
2014-12-05  Sebastian Krahmerlibblkid: fix potential bufer overflows
2014-10-07  Karel Zaklibblkid: zeroize errno on blkid_probe_get_buffer(...
2014-08-25  Karel Zaklibblkid: move string trim function to strutils.h
2014-06-18  Karel Zaklibblkid: fix compiler warning [-Wimplicit-function...
2014-06-17  Karel Zaklib/sysfs: add sysfs_devno_is_lvm_private() from libblkid
2014-06-10  Karel Zaklibblkid: ignore private LVM devices
2014-04-07  Karel Zaklibblkid: remove private function from docs
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-21  Karel Zaklibblkid: use new debug functions
2014-03-21  Karel ZakMerge branch 'common_debug' of https://github.com/oopra...
2014-03-21  Karel ZakMerge branch 'fix-unshare-defines' of https://github...
2014-03-20  Hannes Reineckeblkid: stop scanning on I/O error
2014-02-10  Karel ZakMerge branch 'master' of https://github.com/micha137...
2014-01-16  Karel Zaklibblkid: no more probe for btrfs backup superblock
2013-09-11  Karel Zaklibblkid: export info about bad csum
2013-09-11  Gabriel de Perthuiswipefs: Also wipe superblocks with bad checksums
2013-09-11  Karel Zaklibblkid: use separate function to verify checksums
2013-06-13  Karel Zaklibblkid: make uuid_is_empty() usable for whole library
2013-04-08  Karel Zaklibblkid: clean up DBG()
2013-03-15  Karel Zaklibblkid: clean up header file
2013-03-15  Karel Zaklibblkid: fix docs comment
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-20  Karel Zaklibblkid: add debug messages for "idmag" stuff and...
2013-02-19  Karel Zaklibblkid: make backup superblock visible for wipefs...
2013-02-14  Zeeshan Ali (Khattak)libblkid: Expose more ISO9660 headers
2013-02-06  Karel Zaklibblkid: make blkid_new_probe_from_filename() usable...
2013-02-04  Karel Zaklibblkid: add blkid_probe_step_back()
2012-12-04  Karel Zaklibblkid: cleanup arguments checks
2012-09-04  Karel Zaklibblkid: use O_CLOEXEC
next