]> git.ipfire.org Git - thirdparty/util-linux.git/history - libblkid
docs: col.1: fix manual page name section [checkmans.sh]
[thirdparty/util-linux.git] / libblkid /
2013-04-09  Sami Kerolalibblkid: number of functions should not be declared...
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-04-08  Karel Zaklibblkid: clean up DBG()
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklibblkid: use O_CLOEXEC
2013-03-27  Karel Zaklibblkid: (udf) fix possible null pointer dereference...
2013-03-27  Karel Zaklibblkid: check returns [coverity scan]
2013-03-27  Karel Zaklibblkid: fix NTFS prober on big-endian machines
2013-03-20  Benno Schulenbergdocs: make the section AVAILABILITY always come last...
2013-03-15  Karel Zakdocs: update year
2013-03-15  Karel Zaklibblkid: clean up header file
2013-03-15  Karel Zaklibblkid: fix docs comment
2013-03-11  Karel Zaklibblkid: ignore nested BSD partitions if same like...
2013-03-11  Karel Zaklibblkid: rename in sun_disklabel for compatibility...
2013-03-11  Karel Zaklibblkid: move sun PT definition to include/
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-02  Zachary Catlinlibblkid: use correct block size for UDF probe
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-19  Karel Zaklibblkid: add blkid_probe_step_back to documentation
2013-02-19  Karel Zaklibblkid: return disk ID/UUID by PT binary interface
2013-02-14  Karel Zaklibblkid: read whole buffer for iso_volume_descriptor
2013-02-14  Zeeshan Ali (Khattak)libblkid: Probe UDF volumes for ISO9660 info as well
2013-02-14  Zeeshan Ali (Khattak)libblkid: Expose more ISO9660 headers
2013-02-14  Zeeshan Ali (Khattak)libblkid: Don't keep reading same sector of ISO
2013-02-07  Karel Zaklibblkid: add missing le16_to_cpu to sil raid prober
2013-02-07  Karel Zaklibblkid: improve Silicon RAID prober
2013-02-06  Karel Zaklibblkid: make blkid_new_probe_from_filename() usable...
2013-02-06  Alejandro Martinez... libblkid: add Flash-Friendly File System (f2fs) support
2013-02-06  Sami Kerolaa pointer should not be compared to zero [coccinelle]
2013-02-04  Karel Zaklibblkid: add blkid_probe_step_back()
2013-02-01  Karel Zaklibblkid: remove optimization from verify( funrtion
2013-01-10  Karel Zaklibblkid: make btrfs magics more readable
2013-01-10  Goffredo Baroncellilibblkid: add support for btrfs backup superblock
2013-01-09  Phillip Susilibblkid: add missing promise raid metadata locations
2012-12-19  Karel Zaklibblkid: improve test_blkid_devno, fix compiler warnin...
2012-12-12  Karel Zaklibblkid: check mkdir(/run/blkid) return code [coverity...
2012-12-04  Karel Zaklibblkid: re-read PART{UUID,LABEL} for successfully...
2012-12-04  Karel Zaklibblkid: cleanup arguments checks
2012-12-04  Karel Zaklibblkid: cleanup nonnull attribute usage
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-30  Karel Zaklibblkid: cleanup blkid_strconcat
2012-11-30  Karel Zaklibblkid: remove blkid_{strndup,strdup}
2012-11-30  Karel Zaklibblkid: add function attributes to private API
2012-11-30  Ondrej Opralalibblkid: add function attributes to public API
2012-11-21  Karel Zaklibblkid: (gpt) don't modify in memory buffers
2012-11-14  Karel Zaklibblkid: remove obsolete tags from cache
2012-10-15  Karel Zaklibblkid: fix compiler warning [-Wstrict-aliasing]
2012-09-11  Karel Zaklibblkid: fix copyright noticed to be consistent (so...
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-07  Karel Zaklibblkid: check fchmod() return value [coverity scan]
2012-09-07  Karel Zaklibblkid: improve DBG() macro
2012-09-04  Karel Zaklibblkid: use O_CLOEXEC
2012-08-27  Karel Zaklibblkid: rewrite ntfs prober
2012-08-27  Karel Zaklibblkid: use unsigned ints in ntfs prober
2012-08-15  Karel Zakbuild-sys: expand paths at make time
2012-08-13  Samuel ThibaultFix non-Linux build
2012-08-02  Karel Zakbuild-sys: don't compile lib{mount,blkid} tests when...
2012-07-30  Karel Zakbuild-sys: move tests to check_PROGRAMS
2012-07-27  Karel Zakbuild-sys: fix build without libs
2012-07-26  Karel Zakbuild-sys: add minisg COPYING files
2012-07-26  Sami Kerolalibblkid: add noreturn function attribute
2012-07-26  Karel Zaklibblkid: fix compiler warning [-Wsign-compare]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolalibblkid: remove duplicate entries in symbols
2012-07-16  Petr Uzellibblkid: cast blkid_loff_t to unsigned long long
2012-07-09  Karel Zakfix buffer overrun in some calls to sscanf
2012-07-09  Karel Zaklibblkid: cleanup _attribute__ usage
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-07  nick blackuse proper printf format spec %lu
2012-07-07  nick blackuse memcpy() to cope with possible misalignment
2012-07-07  nick blackproperly check for ansi c99 vsnprint truncation
2012-07-07  nick blackuse GCC format __attribute__ on sprinf
2012-06-26  Karel Zakbuild-sys: enable libmount and libblkid docs
2012-06-26  Karel Zakbuild-sys: cleanup .gitignore files
2012-06-26  Karel Zakbuild-sys: convert lib/ to libcommon.la
2012-06-26  Karel Zakbuild-sys: convert libblkid/ to module
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-15  Milan Brozlibblkid: update dm-verity scan
2012-06-12  Karel Zaklibblkid: trust in udev symlinks, don't verify
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  Milan Brozlibblkid: add dm-verity hash device detection
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-05-04  Vladimir 'φ-coder... libblkid: support UFS UUID
2012-05-04  Vladimir 'φ-coder... libblkid: accept small blocks for NTFS and Reiserfs...
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-04-23  Petr Uzellibblkid: befs: declare functions static
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-19  Karel Zaklibblkid: add support for PARTUUID= and PARTLABEL=
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-05  Karel ZakMerge branch 'eject'
2012-03-27  Michal Lusconsysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_...
2012-03-21  Andreas Vogellibblkid: generate pseudo-UUID for ISO9660 image file
2012-03-06  Karel Zaklibblkid: fix sysfs context usage
2012-03-01  Karel Zaklibblkid: properly reset chain in probe_do_wipe()
2012-02-28  Sami Kerolabuild-sys: enhance readability of the autotools files
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
next