summaryrefslogtreecommitdiffstats
path: root/src/guestfs-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Implement private data area.Richard Jones2010-09-011-0/+3
* Implement progress messages in the daemon and library.Richard Jones2010-08-311-0/+2
* New APIs: set-network and get-network to enable network support.Richard Jones2010-08-241-0/+1
* Use virtio-serial, remove other vmchannel methods.Richard Jones2010-08-241-8/+0
* Change to using ext2-based, cached supermin appliance.Richard Jones2010-08-231-0/+1
* Make print_timestamped_message into a cross-module function.Richard Jones2010-08-231-0/+1
* Factor out code for locating the temporary directory.Richard Jones2010-08-231-0/+1
* Whitespace change: Add blank line between structures and functions.Richard Jones2010-08-211-0/+1
* New APIs for guest inspection.Richard Jones2010-08-171-0/+54
* Add safe_strndup call.Richard Jones2010-08-171-0/+2
* Rename internal functions.Richard Jones2010-07-281-3/+3
* Rearrange library code into separate files.Richard Jones2010-07-271-1/+115
* guestfs.h: Move some internal functions to the internal header.Richard Jones2010-03-161-0/+16
* Don't export STREQ and friends in <guestfs.h>Richard Jones2009-11-101-0/+32