summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Rename extratests -> tests/extra.Richard W.M. Jones2011-12-226-44/+39
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-2254-138/+203
* tests: Rename capitests -> tests/c-api.Richard W.M. Jones2011-12-2223-54/+46
* tests: Rename caution -> tests/qemu.Richard W.M. Jones2011-12-225-7/+2
* tests: Document new tests/ subdirectory.Richard W.M. Jones2011-12-221-0/+4
* docs: Arrange directory names in alphabetical order.Richard W.M. Jones2011-12-221-4/+4
* extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6.Richard W.M. Jones2011-12-201-0/+7
* fish: Allow events to be processed in guestfish.Richard W.M. Jones2011-12-1613-4/+530
* python: Missing () in guestfs-python(1) examples.Richard W.M. Jones2011-12-141-1/+1
* Version 1.15.11.1.15.11Richard W.M. Jones2011-12-0918-237/+703
* fuse: Return EXIT_FAILURE if fuse_main fails.Richard W.M. Jones2011-12-091-1/+1
* fish: -i option should fail if / is not mountable, but warn about others.Richard W.M. Jones2011-12-091-1/+7
* daemon: Fix utimens so it doesn't hang on named pipes (RHBZ#761460).Richard W.M. Jones2011-12-082-21/+29
* daemon: Allow utimens to work for directories (RHBZ#761451).Richard W.M. Jones2011-12-081-1/+1
* copy-in/copy-out: Wait for the tar subprocess only (RHBZ#760669).Richard W.M. Jones2011-12-071-26/+35
* fish: Improve error messages when no OS / multi-boot OS found with inspection...Richard W.M. Jones2011-12-071-2/+30
* let the user explicitly choose ruby and rake programsHilko Bengen2011-12-065-10/+13
* Version 1.15.10.1.15.10Richard W.M. Jones2011-12-0618-75/+36
* Fix rpcgen post-processing for out-of-tree buildsHilko Bengen2011-12-062-2/+2
* ruby: Use RSTRING_PTR, RSTRING_LEN for compat with Ruby 1.9 (RHBZ#760000).Richard W.M. Jones2011-12-051-2/+11
* blkid: split the RHEL5 which can't support some optionsWanlong Gao2011-12-051-7/+73
* TODO: remove the implemented command blkidWanlong Gao2011-12-051-1/+0
* Revert "blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option."Richard W.M. Jones2011-12-041-5/+2
* Revert "blkid: Fix mistake in previous commit."Richard W.M. Jones2011-12-041-1/+1
* blkid: Fix mistake in previous commit.Richard W.M. Jones2011-12-031-1/+1
* blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option.Richard W.M. Jones2011-12-031-2/+5
* daemon: Use pkg-config to locate Augeas CFLAGS / libraries.Richard W.M. Jones2011-12-033-18/+16
* Version 1.15.9.1.15.9Richard W.M. Jones2011-12-0320-18591/+18946
* NEW API: add blkid command to print the attributes of the deviceWanlong Gao2011-12-033-1/+114
* extra tests: Test that valgrind and libtool are installed.Richard W.M. Jones2011-12-021-0/+12
* inspection: Add a test for MD device mapping in fstabMatthew Booth2011-12-022-0/+75
* inspection: Handle MD devices in fstabMatthew Booth2011-12-021-7/+323
* build: Add more suppressions for valgrind testsMatthew Booth2011-12-021-1/+34
* mkfs: enable to make xfs filesystems when the device already has a filesystemWanlong Gao2011-12-021-0/+3
* libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d...Hilko Bengen2011-12-013-2/+3
* todo: Suggestion for UUIDs in /etc/fstab (thanks Joshua Daniel Franklin).Richard W.M. Jones2011-11-301-1/+3
* ocaml: Fix OCaml dependencies.Richard W.M. Jones2011-11-301-2/+2
* Version 1.15.8.1.15.8Richard W.M. Jones2011-11-2919-481/+540
* python: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* perl: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* ruby: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* extra tests: Add comments about what is not tested here.Richard W.M. Jones2011-11-291-8/+25
* extra tests: Absolute path for 'run' command.Richard W.M. Jones2011-11-291-1/+1
* extra tests: Split up and reorder tests more logically.Richard W.M. Jones2011-11-291-9/+15
* extra tests: Test virt-sparsify.Richard W.M. Jones2011-11-294-5/+23
* extra tests: Test virt-resize.Richard W.M. Jones2011-11-294-5/+23
* ocaml: Load test should call Gc.compact to flag memory errors.Richard W.M. Jones2011-11-291-0/+2
* ocaml: Fix memory leak in bindings for functions that return buffers.Richard W.M. Jones2011-11-291-0/+1
* Version 1.15.7.1.15.7Richard W.M. Jones2011-11-2920-6540/+6525
* extra tests: Run C API tests under valgrind.Richard W.M. Jones2011-11-291-0/+5