index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
blkid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: collect list of called external commands
Olaf Hering
2012-08-30
1
-4
/
+6
*
daemon: Don't call reply_with_* after split_lines fails.
Richard W.M. Jones
2012-03-16
1
-3
/
+1
*
daemon: Implement a growable strings buffer type.
Richard W.M. Jones
2012-03-13
1
-20
/
+18
*
daemon: Remove unused variables.
Richard W.M. Jones
2012-03-12
1
-7
/
+0
*
daemon: Fix leak of strings in blkid (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-2
/
+2
*
daemon: blkid: Whitespace changes, and use size_t for i instead of pointer.
Richard W.M. Jones
2012-01-24
1
-18
/
+21
*
debian: Debian 6 blkid has -p but not -i.
Richard W.M. Jones
2012-01-23
1
-30
/
+62
*
blkid: split the RHEL5 which can't support some options
Wanlong Gao
2011-12-05
1
-7
/
+73
*
Revert "blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option."
Richard W.M. Jones
2011-12-04
1
-5
/
+2
*
Revert "blkid: Fix mistake in previous commit."
Richard W.M. Jones
2011-12-04
1
-1
/
+1
*
blkid: Fix mistake in previous commit.
Richard W.M. Jones
2011-12-03
1
-1
/
+1
*
blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option.
Richard W.M. Jones
2011-12-03
1
-2
/
+5
*
NEW API: add blkid command to print the attributes of the device
Wanlong Gao
2011-12-03
1
-0
/
+75
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
blkid: Use -c /dev/null option to kill the cache.
Richard W.M. Jones
2011-07-20
1
-9
/
+4
*
blkid: Detect when value not found and return empty string.
Richard W.M. Jones
2011-07-20
1
-4
/
+15
*
daemon: blkid cache is at a different location on Debian.
Richard W.M. Jones
2010-11-24
1
-1
/
+2
*
New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.
Richard Jones
2010-06-01
1
-0
/
+12
*
daemon: Kill blkid cache to improve reliability of blkid commands.
Richard Jones
2010-06-01
1
-0
/
+7
*
daemon: Generalize the implementation of vfs-type.
Richard Jones
2010-06-01
1
-3
/
+9
*
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
Richard Jones
2010-03-26
1
-1
/
+1
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+1
*
New API: vfs_type - get the Linux VFS driver for a mounted device.
Richard Jones
2009-10-26
1
-0
/
+53