summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* regressions: Allow test-launch-race.pl to be skipped.Richard W.M. Jones2011-11-241-0/+3
* debian: Use mdadm -D --export instead of mdadm -DY.Richard W.M. Jones2011-11-241-2/+2
* Add 'make extra-tests' rule and run extra tests.Richard W.M. Jones2011-11-246-1/+124
* 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
* New API: md-stop for stopping MD devicesWanlong Gao2011-11-244-1/+47
* Rename mdadm_ apis to md_Matthew Booth2011-11-246-32/+32
* 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
* md: Inspect MD devicesMatthew Booth2011-11-241-0/+16
* 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
* build: Create an MD variant of the dummy Fedora imageMatthew Booth2011-11-244-114/+211
* run script: Don't overwrite LD_LIBRARY_PATH and PERL5LIBMatthew Booth2011-11-241-3/+13
* gnulib: Rebase to latest.Richard W.M. Jones2011-11-223-0/+7
* Don't rely on implicit promotion of float to double in printf args.Richard W.M. Jones2011-11-222-4/+6
* fish: In generated code, put function names on a new line.Richard W.M. Jones2011-11-221-5/+10
* df, testing: Add notes on virt-df numbers (thanks Kashyap Chamarthy).Richard W.M. Jones2011-11-222-1/+49
* sparsify: Add -o option for passing qemu-img output format options.Richard W.M. Jones2011-11-222-5/+23
* sparsify: Add --compress option.Richard W.M. Jones2011-11-222-5/+16
* sparsify: Add auto-detection of .vdi files.Richard W.M. Jones2011-11-223-3/+23
* fish: Add MD devices to guestfish device autocompletion.Matthew Booth2011-11-211-0/+3
* Version 1.15.5.1.15.5Richard W.M. Jones2011-11-2121-222/+2315
* guestfs-testing: Link to libguestfs-test-tool.Richard W.M. Jones2011-11-211-0/+5
* contrib: Update introduction to libguestfs.Richard W.M. Jones2011-11-212-29/+123
* out-of-tree build: rubyHilko Bengen2011-11-213-12/+12
* Add guestfs-testing(1) man page.Richard W.M. Jones2011-11-205-4/+314
* Version 1.15.4.1.15.4Richard W.M. Jones2011-11-1720-14077/+16258
* New API: mdadm-detail.Matthew Booth2011-11-174-2/+171
* Add custom indentation config for vim.Matthew Booth2011-11-171-0/+9
* out of tree build: haskellHilko Bengen2011-11-161-6/+6
* java: out-of-tree build, don't build static libraryHilko Bengen2011-11-161-3/+4
* out of tree build: erlangHilko Bengen2011-11-161-1/+1
* Update list-filesystems to check md devices.Matthew Booth2011-11-113-24/+104
* New API: list-md-devices.Matthew Booth2011-11-118-8/+150
* New API: mdadm-create for creating MD devices.Richard W.M. Jones2011-11-117-1/+327
* 32 bit: Fix printf off_t.Richard Jones2011-11-111-2/+2
* 32 bit: Use %td for ptrdiff_t (difference between two pointers).Richard W.M. Jones2011-11-111-1/+1
* df: Disable part of virt-df test.Richard W.M. Jones2011-11-111-8/+10
* New API: Bind the tune2fs command.Richard W.M. Jones2011-11-113-1/+247
* tune2fs-l: Add a test.Richard W.M. Jones2011-11-111-1/+4
* generator: Support testing the output of RHashtable functions.Richard W.M. Jones2011-11-113-0/+45
* daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.Richard W.M. Jones2011-11-115-87/+102
* Version 1.15.3.1.15.3Richard W.M. Jones2011-11-0920-68/+69
* ocaml: Fix bindings when a function takes more than 10 parameters.Richard W.M. Jones2011-11-091-4/+14
* tests: Fix bitmask parameter when testing optional arguments.Richard W.M. Jones2011-11-091-6/+7
* fish: More informative documentation of optargs.Richard W.M. Jones2011-11-091-2/+12