tools: Specify format of disks (RHBZ#642934,CVE-2010-3851).
[libguestfs.git] / examples / hello.c
2010-10-22 Richard W.M. Jonesgenerator: Optional arguments, add-drive-opts (RHBZ...
2009-11-20 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-09-21 Richard JonesRemove guestfs_wait_ready (turn it into a no-op).
2009-08-03 Jim MeyeringGuard #inclusion of config.h in examples.
2009-08-03 Jim Meyeringalways include <config.h>
2009-04-03 Richard JonesMake the partition configurable.
2009-04-03 Richard JonesNo verbose. User can enable by setting LIBGUESTFS_DEBU...
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...