summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.14.7.1.14.7Richard 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-092-21/+29
* daemon: Allow utimens to work for directories (RHBZ#761451).Richard W.M. Jones2011-12-091-1/+1
* copy-in/copy-out: Wait for the tar subprocess only (RHBZ#760669).Richard W.M. Jones2011-12-091-26/+35
* fish: Improve error messages when no OS / multi-boot OS found with inspection...Richard W.M. Jones2011-12-091-2/+30
* let the user explicitly choose ruby and rake programsHilko Bengen2011-12-095-10/+13
* Version 1.14.6.1.14.6Richard W.M. Jones2011-12-0619-75/+37
* 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-061-2/+11
* daemon: Use pkg-config to locate Augeas CFLAGS / libraries.Richard W.M. Jones2011-12-063-18/+16
* extra tests: Test that valgrind and libtool are installed.Richard W.M. Jones2011-12-061-0/+12
* build: Add more suppressions for valgrind testsMatthew Booth2011-12-061-1/+34
* mkfs: enable to make xfs filesystems when the device already has a filesystemWanlong Gao2011-12-061-0/+3
* Version 1.14.5.1.14.5Richard W.M. Jones2011-12-0220-608/+664
* libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d...Hilko Bengen2011-12-023-2/+3
* ocaml: Fix OCaml dependencies.Richard W.M. Jones2011-12-021-2/+2
* python: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-12-021-0/+1
* perl: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-12-021-0/+1
* ruby: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-12-021-0/+1
* extra tests: Add comments about what is not tested here.Richard W.M. Jones2011-12-021-8/+25
* extra tests: Absolute path for 'run' command.Richard W.M. Jones2011-12-021-1/+1
* extra tests: Split up and reorder tests more logically.Richard W.M. Jones2011-12-021-9/+15
* extra tests: Test virt-sparsify.Richard W.M. Jones2011-12-024-5/+23
* extra tests: Test virt-resize.Richard W.M. Jones2011-12-024-5/+23
* ocaml: Load test should call Gc.compact to flag memory errors.Richard W.M. Jones2011-12-021-0/+2
* ocaml: Fix memory leak in bindings for functions that return buffers.Richard W.M. Jones2011-12-021-0/+1
* extra tests: Run C API tests under valgrind.Richard W.M. Jones2011-12-021-0/+5
* protocol: Memory leak: Free temporary buffer along recv_discard path.Richard W.M. Jones2011-12-021-0/+1
* extra tests: Run OCaml tests under valgrind.Richard W.M. Jones2011-12-022-2/+41
* extra tests: Split VG variable into VG / RUN_VG.Richard W.M. Jones2011-12-021-33/+33
* ocaml: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-12-021-0/+1
* fish: When -m option fails, canonicalize device names that are printed.Richard W.M. Jones2011-12-021-0/+15
* fish: Rearrange code for displaying mountpoints when -m option fails.Richard W.M. Jones2011-12-021-12/+33
* Version 1.14.4.1.14.4Richard W.M. Jones2011-11-2420-9757/+9795
* ubuntu: Add extra suppressions for libnl.1 leaks.Richard W.M. Jones2011-11-241-0/+14
* extra-tests: Include valgrind suppressions file.Richard W.M. Jones2011-11-243-1/+48
* regressions: Allow test-launch-race.pl to be skipped.Richard W.M. Jones2011-11-241-0/+3
* Add 'make extra-tests' rule and run extra tests.Richard W.M. Jones2011-11-246-1/+123
* lib: Fix memory leak when debugging enabled (found by valgrind).Richard W.M. Jones2011-11-241-0/+2
* test-tool: Fix multiple memory leaks found by valgrind.Richard W.M. Jones2011-11-241-4/+8
* filesystems: Fix memory leak found by valgrind.Richard W.M. Jones2011-11-241-1/+3
* part-disk: Change default alignment of this to 64K (128 sectors).Richard W.M. Jones2011-11-241-5/+6
* virt-alignment-scan: Add checks for when API calls return NULL.Richard W.M. Jones2011-11-241-0/+4
* NFC: Allow multiple config files in inspect_with_augeas in inspect_fs_unix.cMatthew Booth2011-11-241-19/+59
* NFC: Consolidate the error path in check_fstab in inspect_fs_unix.cMatthew Booth2011-11-241-14/+9
* NFC: Declare and use variables on the same line in inspect.cMatthew Booth2011-11-241-4/+2
* build: Nothing under images/ should be translatedMatthew Booth2011-11-241-0/+1
* run script: Don't overwrite LD_LIBRARY_PATH and PERL5LIBMatthew Booth2011-11-241-3/+13