inspect: Add support for Ubuntu.
[libguestfs.git] / src / guestfs-internal.h
2010-10-29 Richard Jonesinspect: Add support for Ubuntu.
2010-10-29 Richard Jonesinspect: Add detection of Gentoo.
2010-10-29 Richard Jonesinspect: Add detection of Arch Linux.
2010-10-29 Richard Jonesinspect: Add detection of Pardus.
2010-10-28 Matthew BoothNew internal function guestfs___print_timestamped_argv
2010-10-28 Richard W.M. JonesNew API: inspect-get-windows-systemroot to get systemroot.
2010-10-26 Matthew BoothDon't include control characters in BufferIn trace...
2010-09-24 Richard W.M. JonesAllow $TMPDIR to override most temporary directory...
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>