summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.16.34.1.16.34Richard W.M. Jones2012-11-2220-441/+613
* ./run: Ensure all paths are built up cumulatively.Richard W.M. Jones2012-11-221-3/+2
* perl: Add test of multiple independent handles.Richard W.M. Jones2012-11-221-0/+37
* perl: Clean up and update the tests.Richard W.M. Jones2012-11-223-4/+3
* recipes: Add sections about hexdumping, hexediting sectors.Richard W.M. Jones2012-11-221-1/+14
* recipes: Add recipe for diffing two guests.Richard W.M. Jones2012-11-221-0/+10
* dist: Add miscellaneous files to the tarball.Richard W.M. Jones2012-11-223-1/+13
* tests/protocol: Add test-qemudir-launchfail.sh to tarball (but don't run it).Richard W.M. Jones2012-11-221-1/+2
* tests: More efficient use of strings in the object code.Richard W.M. Jones2012-11-221-37/+32
* tests: Cleanup code that prints each test name.Richard W.M. Jones2012-11-221-12/+18
* tests: Change code for printing warnings about untested functions.Richard W.M. Jones2012-11-221-3/+12
* tests: Remove dead code in generated output.Richard W.M. Jones2012-11-221-10/+0
* tests: Format the generated code properly.Richard W.M. Jones2012-11-221-6/+12
* lib: Break long line in definition of guestfs_set_error_handler.Richard W.M. Jones2012-11-221-1/+2
* format: Allow virt-format test to be skipped by setting SKIP_TEST_VIRT_FORMAT...Richard W.M. Jones2012-11-221-0/+5
* Version 1.16.33.1.16.33Richard W.M. Jones2012-10-3020-11957/+12688
* build: Source 'localenv' in top-level Makefile.Richard W.M. Jones2012-10-302-0/+37
* guestfs-testing: Use L<> around links.Richard W.M. Jones2012-10-301-2/+2
* docs: Review and clarify ERROR HANDLING section of guestfs(3).Richard W.M. Jones2012-10-301-12/+29
* gitignore: Ignore config.cache file.Richard W.M. Jones2012-10-301-0/+1
* daemon: Mark some functions as attribute((noreturn)).Richard W.M. Jones2012-10-301-2/+2
* resize: Depend explicitly on Unix module.Richard W.M. Jones2012-10-301-1/+1
* valgrind: Add suppression for memory leak in libdl:_dl_init function.Richard W.M. Jones2012-10-301-0/+8
* configure: Add db5.1_dump, db5.1_load for Debian Wheezy.Richard W.M. Jones2012-10-301-2/+2
* ocaml: Get rid of CAMLprim.Richard W.M. Jones2012-10-302-16/+16
* resize, sparsify: Suppress progress bar when output is not a tty.Richard W.M. Jones2012-10-301-21/+27
* sparsify: Fix dependencies so they include resize/progress.*Richard W.M. Jones2012-10-301-1/+1
* valgrind: Fix FUSE memory leak suppression.Richard W.M. Jones2012-10-301-2/+10
* docs: Make 'EVENTS' into its own =head1 section.Richard W.M. Jones2012-10-301-2/+6
* lib: Pointer arg to safe_memdup function should be const.Richard W.M. Jones2012-10-303-3/+3
* daemon: Call udev-settle at the start of the daemon.Richard W.M. Jones2012-10-301-0/+11
* fish: progress bar: Send interactive progress bar output to /dev/tty (RHBZ#85...Richard W.M. Jones2012-10-301-18/+36
* sparsify: Re-use progress bar wrapper code from virt-resize.Richard W.M. Jones2012-10-3013-204/+20
* fish: inspect: Move variable decls to top of function.Richard W.M. Jones2012-10-301-3/+6
* launch: Add warning not to avoid calling launch twice on the same handle.Richard W.M. Jones2012-10-301-1/+6
* docs: Fully document all subdirectories of the source.Richard W.M. Jones2012-10-301-0/+17
* docs: Add overview to guestfs(3)/EXTENDING LIBGUESTFS.Richard W.M. Jones2012-10-301-3/+34
* build: Use 'tmp-d' as name of temporary directory instead of 'tmp'.Richard W.M. Jones2012-10-301-6/+6
* docs: add_drive: Clean up documentation of the 'filename' parameter.Richard W.M. Jones2012-10-301-4/+5
* docs: Minor cleanup of documentation for add_drive 'name' parameter.Richard W.M. Jones2012-10-301-2/+3
* syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.Richard W.M. Jones2012-10-307-27/+27
* Version 1.16.32.1.16.32Richard W.M. Jones2012-10-0120-4744/+5181
* daemon: When sorting devices, don't fail on mix of /dev/sd and /dev/vdRichard W.M. Jones2012-10-011-0/+8
* inspection: Fix calls to case_sensitive_path (RHBZ#858126).Richard W.M. Jones2012-10-015-34/+35
* virt-edit: If case_sensitive_path returns an error, exit.Richard W.M. Jones2012-10-011-0/+2
* recipes: Add a section about diagnosing hanging guests.Richard W.M. Jones2012-10-011-0/+29
* test-tool: Add prominent warning about including complete output.Richard W.M. Jones2012-10-011-0/+11
* test-tool: guestfs_get_path might return NULL.Richard W.M. Jones2012-10-011-1/+1
* guestfs-testing(1): Start by running libguestfs-test-tool.Richard W.M. Jones2012-10-011-0/+14
* remove the useless "h" optionWanlong Gao2012-10-014-12/+0