daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / daemon / blkid.c
2011-12-05 Wanlong Gaoblkid: split the RHEL5 which can't support some options
2011-12-04 Richard W.M. JonesRevert "blkid: Use -c /dev/null because RHEL 5 blkid...
2011-12-04 Richard W.M. JonesRevert "blkid: Fix mistake in previous commit."
2011-12-03 Richard W.M. Jonesblkid: Fix mistake in previous commit.
2011-12-03 Richard W.M. Jonesblkid: Use -c /dev/null because RHEL 5 blkid doesn...
2011-12-03 Wanlong GaoNEW API: add blkid command to print the attributes...
2011-11-08 Matthew BoothUpdate FSF address.
2011-07-20 Richard W.M. Jonesblkid: Use -c /dev/null option to kill the cache.
2011-07-20 Richard W.M. Jonesblkid: Detect when value not found and return empty...
2010-11-24 Richard W.M. Jonesdaemon: blkid cache is at a different location on Debian.
2010-06-01 Richard JonesNew APIs: vfs-label and vfs-uuid return label and uuid...
2010-06-01 Richard Jonesdaemon: Kill blkid cache to improve reliability of...
2010-06-01 Richard Jonesdaemon: Generalize the implementation of vfs-type.
2010-03-26 Richard Jonesappliance: Set $PATH instead of hard-coding paths to...
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-10-26 Richard JonesNew API: vfs_type - get the Linux VFS driver for a...