Whamcloud - gitweb
tune2fs: fix false warning that a UUID change will take a long time
[tools/e2fsprogs.git] / lib / blkid / resolve.c
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2007-03-21 Theodore Ts'o[VALGRIND] Fix memory leak in libblkid (blkid_get_devname)
2005-09-07 Theodore Ts'oRemove unneeded probe.h header file in lib/blkid/resolve.c
2003-03-02 Theodore Ts'oUpdate libblkid documentation.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-28 Theodore Ts'oresolve.c (blkid_get_tag_value): Rename function (used...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-14 Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27 Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-23 Theodore Ts'oIntegrate new blkid library.