summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-5/+5
* examples: Add an example of using the mount-local API from C.Richard W.M. Jones2012-05-131-0/+15
* examples: Add if HAVE_HIVEX ... endif around virt_dhcp_address example.Richard W.M. Jones2012-05-131-0/+2
* Turn libguestfs FAQ into a man page: guestfs-faq(1).Richard W.M. Jones2012-05-011-0/+14
* New man page: guestfs-performance(1).Richard W.M. Jones2012-04-111-0/+14
* example: Copying a directory between two guests using threads.Richard W.M. Jones2012-03-091-0/+16
* Add 'display_icon' example program.Richard W.M. Jones2012-03-071-1/+9
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* Add guestfs-testing(1) man page.Richard W.M. Jones2011-11-201-4/+18
* Update FSF address.Matthew Booth2011-11-081-1/+1
* out-of-tree build: remove unneeded explicit pathsHilko Bengen2011-08-171-2/+2
* recipes: Remove two C file dependencies which are not actually used in the POD.Richard W.M. Jones2011-08-151-1/+1
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-6/+6
* Add new guestfs-rescue(1) man page with recipes.Richard W.M. Jones2011-05-181-4/+21
* Enable deprecation warnings on all C programs.Richard W.M. Jones2011-05-171-0/+3
* examples: Add virt-dhcp-address program.Richard W.M. Jones2011-03-311-0/+12
* examples: Use WARN_CFLAGS, WERROR_CFLAGS macros instead of -WallRichard W.M. Jones2011-03-311-5/+11
* docs: Standard C examples, and guestfs-examples(3) man page.Richard W.M. Jones2010-11-241-12/+42
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-0/+2
* avoid use of all ctype macrosJim Meyering2009-09-241-1/+3
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-2/+2
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-1/+1
* Added to-xml program.Richard Jones2009-04-151-1/+5
* Remove 'df' program from examples - didn't ever work.Richard Jones2009-04-151-6/+2
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-2/+6
* Running qemu as a subprocess.rjones2009-03-031-0/+7