summaryrefslogtreecommitdiffstats
path: root/src/guestfs-internal.h
Commit message (Expand)AuthorAgeFilesLines
* generator: trace mode prints return values.Richard W.M. Jones2010-11-171-0/+1
* New API: inspect-get-hostname to return the hostname of the guest.Richard W.M. Jones2010-11-161-0/+1
* inspect: Add support for Linux Mint and Mandriva.Richard Jones2010-11-151-0/+3
* inspect: Inspection support for FreeBSD.Richard W.M. Jones2010-11-131-0/+2
* lib: Add match3 function.Richard W.M. Jones2010-11-131-0/+2
* lib: Add safe_asprintf function.Richard W.M. Jones2010-11-131-0/+3
* New APIs: inspect-get-package-format, inspect-get-package-management.Richard Jones2010-11-121-0/+21
* Don't need to include XDR headers in <guestfs.h>.Richard W.M. Jones2010-11-111-0/+3
* Add internal facility to checkpoint and roll back the command line.Richard Jones2010-11-101-0/+2
* lib: Make pcre, libmagic and hivex libraries optional.Richard Jones2010-11-101-0/+16
* lib: Expose errno through new API guestfs_last_errno.Richard W.M. Jones2010-11-031-1/+4
* Define internal safe_calloc shorthand.Richard W.M. Jones2010-11-031-0/+1
* inspect: Add support for MeeGo.stable-1.6Richard W.M. Jones2010-11-021-0/+1
* inspect: Add support for Ubuntu.Richard Jones2010-10-291-0/+1
* inspect: Add detection of Gentoo.Richard Jones2010-10-291-0/+1
* inspect: Add detection of Arch Linux.Richard Jones2010-10-291-0/+1
* inspect: Add detection of Pardus.Richard Jones2010-10-291-0/+1
* New internal function guestfs___print_timestamped_argvMatthew Booth2010-10-281-0/+1
* New API: inspect-get-windows-systemroot to get systemroot.Richard W.M. Jones2010-10-281-0/+1
* Don't include control characters in BufferIn trace output (RHBZ#646822).Matthew Booth2010-10-261-0/+1
* Allow $TMPDIR to override most temporary directory uses.Richard W.M. Jones2010-09-241-1/+5
* 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