daemon: findfs-uuid and findfs-label should not return /dev/mapper paths.
[libguestfs.git] / daemon / ntfs.c
2010-05-21 Richard JonesNew API: ntfsresize-size to allow shrinking NTFS (RHBZ...
2010-04-10 Richard JonesNew API: ntfsresize.
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-20 Richard Jonesavailability: Add optional groups and implement guestfs...
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-08 Richard JonesAdd 'ntfs_3g_probe' command so we can probe the "mounta...