build: guestfs-structs.h was missing from libguestfs_la_SOURCES.
[libguestfs.git] / src / guestfs-internal.h
2010-09-01 Richard JonesImplement private data area.
2010-08-31 Richard JonesImplement progress messages in the daemon and library.
2010-08-24 Richard JonesNew APIs: set-network and get-network to enable network...
2010-08-24 Richard JonesUse virtio-serial, remove other vmchannel methods.
2010-08-23 Richard JonesChange to using ext2-based, cached supermin appliance.
2010-08-23 Richard JonesMake print_timestamped_message into a cross-module...
2010-08-23 Richard JonesFactor out code for locating the temporary directory.
2010-08-21 Richard JonesWhitespace change: Add blank line between structures...
2010-08-17 Richard JonesNew APIs for guest inspection.
2010-08-17 Richard JonesAdd safe_strndup call.
2010-07-28 Richard JonesRename internal functions.
2010-07-27 Richard JonesRearrange library code into separate files.
2010-03-16 Richard Jonesguestfs.h: Move some internal functions to the internal...
2009-11-10 Richard JonesDon't export STREQ and friends in <guestfs.h>