protocol: Handle progress notification messages during FileIn.
[libguestfs.git] / daemon / sfdisk.c
2010-11-23 Richard W.M. Jonesdaemon: In sfdisk call blockdev --rereadpt with device...
2010-11-02 Richard W.M. Jonesdaemon: Tolerate failure of blockdev --rereadpt after...
2010-09-24 Richard W.M. JonesCall blockdev --rereadpt then udev_settle after sfdisk...
2010-09-22 Richard W.M. JonesCall blockdev --rereadpt after sfdisk commands.
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-17 Jim Meyeringsfdisk.c, fallocate.c: use a string literal as format
2009-08-17 Jim Meyeringadjust const "**" pointers to avoid warnings
2009-08-13 Jim Meyeringsfdisk: guard against buffer overflow
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 Meyeringconvert the last few, manually
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-02 Richard W.M. JonesAdd 'sfdiskM' command.
2009-07-01 Richard W.M. JonesCall 'udevadm settle' after operations which add/remove...
2009-07-01 Richard W.M. JonesFix error handling of external sfdisk command.
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesFix small sfdisk bug.
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-05-18 Richard JonesAdd vg-activate{,-all} commands, and resize recipe.
2009-05-15 Richard W.M. JonesAdd: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr...