Prepare for 1.0.71.
[libguestfs.git] / examples /
2009-09-21 Richard JonesRemove guestfs_wait_ready (turn it into a no-op).
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-08-03 Jim MeyeringGuard #inclusion of config.h in examples.
2009-08-03 Jim Meyeringalways include <config.h>
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...
2009-04-30 Jim Meyeringbuild: don't tell "make clean" to remove my '~' backup...
2009-04-24 Richard JonesAdd support for ext4 to examples/to-xml.c
2009-04-22 Richard JonesFix infinite loop encountered when reading Windows...
2009-04-15 Richard JonesShow byte sizes in example.
2009-04-15 Richard JonesDisplay ext2/3 details, and some bug fixes.
2009-04-15 Richard JonesAdded to-xml program.
2009-04-15 Richard JonesRemove 'df' program from examples - didn't ever work.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-03 Richard JonesMake the partition configurable.
2009-04-03 Richard JonesAdded README file for examples directory.
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...
2009-04-02 Richard JonesCorrectly handle the case when select runs out of fileh...
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-04-01 Richard JonesMoved .cvsignore -> .gitignore.
2009-03-03 rjonesRunning qemu as a subprocess.