summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.18.10.1.18.10Richard W.M. Jones2012-10-3020-13123/+13994
* build: Source 'localenv' in top-level Makefile.Richard W.M. Jones2012-10-302-0/+37
* tests: Allow more tests to be skipped.Richard W.M. Jones2012-10-303-0/+18
* 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
* configure: Fix capitalization in configure script.Richard W.M. Jones2012-10-302-32/+32
* configure: Fix C++ compiler test so it doesn't print random junk.Richard W.M. Jones2012-10-301-1/+4
* 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-3014-208/+23
* 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
* FAQ: Document debug* and internal* functions in the FAQ.Richard W.M. Jones2012-10-301-0/+17
* 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-309-35/+35
* Version 1.18.9.1.18.9Richard W.M. Jones2012-10-0120-5544/+6367
* configure: Rearrange build options report in ./configure output.Richard W.M. Jones2012-10-011-11/+11
* 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
* FAQ: Miscellaneous cleanups.Richard W.M. Jones2012-10-011-12/+68
* docs: Link to guestfs-recipes(1) from intro in guestfs(3).Richard W.M. Jones2012-10-011-0/+2
* generator: Tidy up comments in guestfs_protocol.x.Richard W.M. Jones2012-10-011-9/+19
* generator: Allow an optional emacs-mode at the top of generated files.Richard W.M. Jones2012-10-011-2/+7
* test-launch-race: Add comment.Richard W.M. Jones2012-10-011-1/+1
* ./run: Keep gnome-keyring from disturbing test script outputHilko Bengen2012-10-011-0/+4
* rename local variable to avoid clash with match macroOlaf Hering2012-10-011-3/+3
* docs: Add links to various guestfs-* man pages from guestfs(3).Richard W.M. Jones2012-10-011-0/+4
* recipes: Add section about uploading raw filesystem content.Richard W.M. Jones2012-10-011-0/+24
* launch: Make the "launched failed" message more explanatory.Richard W.M. Jones2012-10-012-2/+19