libguestfs.git
2011-11-29 Richard W.M... extra tests: Run C API tests under valgrind.
2011-11-29 Richard W.M... protocol: Memory leak: Free temporary buffer along...
2011-11-29 Richard W.M... extra tests: Run OCaml tests under valgrind.
2011-11-29 Richard W.M... extra tests: Split VG variable into VG / RUN_VG.
2011-11-29 Richard W.M... ocaml: Memory leak: Free roots array along handle close...
2011-11-29 Matthew Boothinspection: Cleanup iteration over fstab entries in...
2011-11-28 Richard W.M... inspection: Add outline support for GNU/Hurd.
2011-11-28 Richard W.M... fish: When -m option fails, canonicalize device names...
2011-11-28 Richard W.M... fish: Rearrange code for displaying mountpoints when...
2011-11-25 Richard W.M... docs: Tidy up documentation for md-stop.
2011-11-24 Richard W.M... Version 1.15.6. 1.15.6
2011-11-24 Richard W.M... ubuntu: Add extra suppressions for libnl.1 leaks.
2011-11-24 Richard W.M... Update API support.
2011-11-24 Richard W.M... extra-tests: Include valgrind suppressions file.
2011-11-24 Richard W.M... regressions: Allow test-launch-race.pl to be skipped.
2011-11-24 Richard W.M... debian: Use mdadm -D --export instead of mdadm -DY.
2011-11-24 Richard W.M... Add 'make extra-tests' rule and run extra tests.
2011-11-24 Richard W.M... lib: Fix memory leak when debugging enabled (found...
2011-11-24 Richard W.M... test-tool: Fix multiple memory leaks found by valgrind.
2011-11-24 Richard W.M... filesystems: Fix memory leak found by valgrind.
2011-11-24 Richard W.M... part-disk: Change default alignment of this to 64K...
2011-11-24 Richard W.M... virt-alignment-scan: Add checks for when API calls...
2011-11-24 Wanlong GaoNew API: md-stop for stopping MD devices
2011-11-24 Matthew BoothRename mdadm_ apis to md_
2011-11-24 Matthew BoothNFC: Allow multiple config files in inspect_with_augeas...
2011-11-24 Matthew BoothNFC: Consolidate the error path in check_fstab in inspe...
2011-11-24 Matthew Boothmd: Inspect MD devices
2011-11-24 Matthew BoothNFC: Declare and use variables on the same line in...
2011-11-24 Matthew Boothbuild: Nothing under images/ should be translated
2011-11-24 Matthew Boothbuild: Create an MD variant of the dummy Fedora image
2011-11-24 Matthew Boothrun script: Don't overwrite LD_LIBRARY_PATH and PERL5LIB
2011-11-22 Richard W.M... gnulib: Rebase to latest.
2011-11-22 Richard W.M... Don't rely on implicit promotion of float to double...
2011-11-22 Richard W.M... fish: In generated code, put function names on a new...
2011-11-22 Richard W.M... df, testing: Add notes on virt-df numbers (thanks Kashy...
2011-11-22 Richard W.M... sparsify: Add -o option for passing qemu-img output...
2011-11-22 Richard W.M... sparsify: Add --compress option.
2011-11-22 Richard W.M... sparsify: Add auto-detection of .vdi files.
2011-11-21 Matthew Boothfish: Add MD devices to guestfish device autocompletion.
2011-11-21 Richard W.M... Version 1.15.5. 1.15.5
2011-11-21 Richard W.M... guestfs-testing: Link to libguestfs-test-tool.
2011-11-21 Richard W.M... contrib: Update introduction to libguestfs.
2011-11-21 Hilko Bengenout-of-tree build: ruby
2011-11-20 Richard W.M... Add guestfs-testing(1) man page.
2011-11-17 Richard W.M... Version 1.15.4. 1.15.4
2011-11-17 Matthew BoothNew API: mdadm-detail.
2011-11-17 Matthew BoothAdd custom indentation config for vim.
2011-11-16 Hilko Bengenout of tree build: haskell
2011-11-16 Hilko Bengenjava: out-of-tree build, don't build static library
2011-11-16 Hilko Bengenout of tree build: erlang
2011-11-11 Matthew BoothUpdate list-filesystems to check md devices.
2011-11-11 Matthew BoothNew API: list-md-devices.
2011-11-11 Richard W.M... New API: mdadm-create for creating MD devices.
2011-11-11 Richard Jones32 bit: Fix printf off_t.
2011-11-11 Richard W.M... 32 bit: Use %td for ptrdiff_t (difference between two...
2011-11-11 Richard W.M... df: Disable part of virt-df test.
2011-11-11 Richard W.M... New API: Bind the tune2fs command.
2011-11-11 Richard W.M... tune2fs-l: Add a test.
2011-11-11 Richard W.M... generator: Support testing the output of RHashtable...
2011-11-11 Richard W.M... daemon: Define safe ADD_ARG macro for constructing...
2011-11-09 Richard W.M... Version 1.15.3. 1.15.3
2011-11-09 Richard W.M... ocaml: Fix bindings when a function takes more than...
2011-11-09 Richard W.M... tests: Fix bitmask parameter when testing optional...
2011-11-09 Richard W.M... fish: More informative documentation of optargs.
2011-11-09 Richard W.M... ocaml: Compile OCaml bindings and tests with -warn...
2011-11-09 Richard W.M... ocaml: Catch EVENT_ENTER case in test.
2011-11-08 Matthew BoothUpdate FSF address.
2011-11-04 Richard W.M... daemon: Use a private copy of /etc/lvm so we don't...
2011-11-04 Richard W.M... daemon: Don't use files with fixed names in /tmp (thank...
2011-11-03 Richard W.M... Version 1.15.2. 1.15.2
2011-11-03 Richard W.M... virt-sysprep: Don't use xmlstarlet.
2011-11-03 Richard W.M... Add virt-inspector --xpath to run XPath queries directly.
2011-11-03 Richard W.M... resize: Remove requirement for ocaml Pcre library.
2011-11-03 Richard W.M... resize: Add tests for some Utils functions.
2011-11-03 Richard W.M... python: Use sys.version_info[0] instead of sys.version_...
2011-11-02 Richard W.M... python: Fixes for Python 3 (RHBZ#750889).
2011-11-02 Richard W.M... python: Pass $PYTHON environment variable to tests.
2011-11-02 Richard W.M... python: Include <config.h>.
2011-11-02 Richard W.M... python: Correctly check for Python major/minor.
2011-11-02 Richard W.M... contrib: Use PNG images as fallback for IE compatibility.
2011-11-01 Richard W.M... contrib: Update talk.
2011-11-01 Richard W.M... Version 1.15.1. 1.15.1
2011-11-01 Richard W.M... contrib: Add all contrib files to EXTRA_DIST.
2011-11-01 Richard W.M... contrib: Add libguestfs talk.
2011-11-01 Richard W.M... rescue: Add --suggest option to suggest mount commands.
2011-11-01 Richard W.M... fish: Use size_t instead of int when counting strings.
2011-10-31 Matthew BoothFix debug help error message.
2011-10-31 Richard W.M... appliance: Add 'mdadm' package.
2011-10-28 Richard W.M... perl: Add %guestfs_introspection hash with introspectio...
2011-10-27 Richard W.M... Version 1.15.0. 1.15.0
2011-10-27 Richard W.M... Pull latest translations from Transifex.
2011-10-27 Richard W.M... generator: Remove DangerWillRobinson.
2011-10-27 Richard W.M... fuse: Skip guestmount test if setfacl is not installed.
2011-10-27 Richard W.M... virt-sysprep: Skip test if xmlstarlet is not installed.
2011-10-27 Richard W.M... virt-alignment-scan: Add additional data for 4K sector...
2011-10-27 Richard W.M... test-virt-sparsify: Relax size_after constraint (for...
2011-10-27 Richard W.M... Update RELEASE-NOTES for 1.14 release.
2011-10-27 Richard W.M... Update ROADMAP for 1.14 release.
2011-10-26 Richard W.M... Update API support.
2011-10-26 Richard W.M... Version 1.13.26. 1.13.26
next