daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / daemon / fsck.c
2011-11-08 Matthew BoothUpdate FSF address.
2011-06-09 Richard W.M. JonesCoverity: Don't leak error strings.
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-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-04-30 Richard JonesCorrect the path to /sbin/fsck.
2009-04-30 Richard JonesAdded 'fsck' command.