Whamcloud - gitweb
Update release notes, etc., for the 1.46.4 release
[tools/e2fsprogs.git] / lib / blkid / tag.c
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
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
2008-06-29 Theodore Ts'oblkid: Make sure a device returned by blkid_find_dev_wi...
2007-07-08 Theodore Ts'oFix bug which could cause libblkid to loop forever
2007-05-19 Theodore Ts'olibblkid: Fix bug which could cuase bid_type to be...
2007-03-18 Theodore Ts'o[COVERITY] Allow blkid_dev_has_tag to check if a tag...
2006-05-29 Matthias AndreeAdd a bunch of type fixes for debug/"make check" code...
2006-03-10 Theodore Ts'oAdd EXT_JOURNAL to the blkid tag of ext3 filesystems.
2005-12-29 Theodore Ts'oAdd missing parameter to error printf in blkid test...
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oClean up the debugging code in the blkid library so...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2003-07-18 Theodore Ts'otag.c (blkid_find_dev_with_tag): If blkid_probe_all...
2003-03-02 Theodore Ts'otag.c (blkid_set_tag): Fix bug; don't return an error...
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-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.