libguestfs.git
2011-11-24 Richard W.M. Joneslib: Fix memory leak when debugging enabled (found...
2011-11-24 Richard W.M. Jonestest-tool: Fix multiple memory leaks found by valgrind.
2011-11-24 Richard W.M. Jonesfilesystems: Fix memory leak found by valgrind.
2011-11-24 Richard W.M. Jonespart-disk: Change default alignment of this to 64K...
2011-11-24 Richard W.M. Jonesvirt-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. Jonesgnulib: Rebase to latest.
2011-11-22 Richard W.M. JonesDon't rely on implicit promotion of float to double...
2011-11-22 Richard W.M. Jonesfish: In generated code, put function names on a new...
2011-11-22 Richard W.M. Jonesdf, testing: Add notes on virt-df numbers (thanks Kashy...
2011-11-22 Richard W.M. Jonessparsify: Add -o option for passing qemu-img output...
2011-11-22 Richard W.M. Jonessparsify: Add --compress option.
2011-11-22 Richard W.M. Jonessparsify: Add auto-detection of .vdi files.
2011-11-21 Matthew Boothfish: Add MD devices to guestfish device autocompletion.
2011-11-21 Richard W.M. JonesVersion 1.15.5. 1.15.5
2011-11-21 Richard W.M. Jonesguestfs-testing: Link to libguestfs-test-tool.
2011-11-21 Richard W.M. Jonescontrib: Update introduction to libguestfs.
2011-11-21 Hilko Bengenout-of-tree build: ruby
2011-11-20 Richard W.M. JonesAdd guestfs-testing(1) man page.
2011-11-17 Richard W.M. JonesVersion 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. JonesNew API: mdadm-create for creating MD devices.
2011-11-11 Richard Jones32 bit: Fix printf off_t.
2011-11-11 Richard W.M. Jones32 bit: Use %td for ptrdiff_t (difference between two...
2011-11-11 Richard W.M. Jonesdf: Disable part of virt-df test.
2011-11-11 Richard W.M. JonesNew API: Bind the tune2fs command.
2011-11-11 Richard W.M. Jonestune2fs-l: Add a test.
2011-11-11 Richard W.M. Jonesgenerator: Support testing the output of RHashtable...
2011-11-11 Richard W.M. Jonesdaemon: Define safe ADD_ARG macro for constructing...
2011-11-09 Richard W.M. JonesVersion 1.15.3. 1.15.3
2011-11-09 Richard W.M. Jonesocaml: Fix bindings when a function takes more than...
2011-11-09 Richard W.M. Jonestests: Fix bitmask parameter when testing optional...
2011-11-09 Richard W.M. Jonesfish: More informative documentation of optargs.
2011-11-09 Richard W.M. Jonesocaml: Compile OCaml bindings and tests with -warn...
2011-11-09 Richard W.M. Jonesocaml: Catch EVENT_ENTER case in test.
2011-11-08 Matthew BoothUpdate FSF address.
2011-11-04 Richard W.M. Jonesdaemon: Use a private copy of /etc/lvm so we don't...
2011-11-04 Richard W.M. Jonesdaemon: Don't use files with fixed names in /tmp (thank...
2011-11-03 Richard W.M. JonesVersion 1.15.2. 1.15.2
2011-11-03 Richard W.M. Jonesvirt-sysprep: Don't use xmlstarlet.
2011-11-03 Richard W.M. JonesAdd virt-inspector --xpath to run XPath queries directly.
2011-11-03 Richard W.M. Jonesresize: Remove requirement for ocaml Pcre library.
2011-11-03 Richard W.M. Jonesresize: Add tests for some Utils functions.
2011-11-03 Richard W.M. Jonespython: Use sys.version_info[0] instead of sys.version_...
2011-11-02 Richard W.M. Jonespython: Fixes for Python 3 (RHBZ#750889).
2011-11-02 Richard W.M. Jonespython: Pass $PYTHON environment variable to tests.
2011-11-02 Richard W.M. Jonespython: Include <config.h>.
2011-11-02 Richard W.M. Jonespython: Correctly check for Python major/minor.
2011-11-02 Richard W.M. Jonescontrib: Use PNG images as fallback for IE compatibility.
2011-11-01 Richard W.M. Jonescontrib: Update talk.
2011-11-01 Richard W.M. JonesVersion 1.15.1. 1.15.1
2011-11-01 Richard W.M. Jonescontrib: Add all contrib files to EXTRA_DIST.
2011-11-01 Richard W.M. Jonescontrib: Add libguestfs talk.
2011-11-01 Richard W.M. Jonesrescue: Add --suggest option to suggest mount commands.
2011-11-01 Richard W.M. Jonesfish: Use size_t instead of int when counting strings.
2011-10-31 Matthew BoothFix debug help error message.
2011-10-31 Richard W.M. Jonesappliance: Add 'mdadm' package.
2011-10-28 Richard W.M. Jonesperl: Add %guestfs_introspection hash with introspectio...
2011-10-27 Richard W.M. JonesVersion 1.15.0. 1.15.0
2011-10-27 Richard W.M. JonesPull latest translations from Transifex.
2011-10-27 Richard W.M. Jonesgenerator: Remove DangerWillRobinson.
2011-10-27 Richard W.M. Jonesfuse: Skip guestmount test if setfacl is not installed.
2011-10-27 Richard W.M. Jonesvirt-sysprep: Skip test if xmlstarlet is not installed.
2011-10-27 Richard W.M. Jonesvirt-alignment-scan: Add additional data for 4K sector...
2011-10-27 Richard W.M. Jonestest-virt-sparsify: Relax size_after constraint (for...
2011-10-27 Richard W.M. JonesUpdate RELEASE-NOTES for 1.14 release.
2011-10-27 Richard W.M. JonesUpdate ROADMAP for 1.14 release.
2011-10-26 Richard W.M. JonesUpdate API support.
2011-10-26 Richard W.M. JonesVersion 1.13.26. 1.13.26
2011-10-26 Richard W.M. Jonesguestmount: Fix --live option (RHBZ#744795).
2011-10-26 Richard W.M. Jonesfish and other tools: -d option uses readonlydisk=...
2011-10-26 Richard W.M. Jonesadd-domain: Add readonlydisk optional argument (RHBZ...
2011-10-26 Richard W.M. Joneslibvirt: Detect if a disk has the <readonly/> flag.
2011-10-26 Richard W.M. Jonestest-user-cancel: Make this test choose smaller cancell...
2011-10-26 Richard W.M. JonesVersion 1.13.25. 1.13.25
2011-10-26 Richard W.M. Jonesvirt-resize: Be much more conservative about moving...
2011-10-26 Richard W.M. JonesFlush stdout for progress bars used by guestfish, virt...
2011-10-26 Richard W.M. Jonesvirt-resize: Handle extended and logical partitions...
2011-10-26 Richard W.M. Jonesresize: Get the partition table type of the source...
2011-10-26 Richard W.M. JonesNew APIs: copy-{file,device}-to-{file,device}.
2011-10-25 Richard W.M. Jonesocaml: Make sure virt-resize, virt-sparsify are rebuilt...
2011-10-25 Richard W.M. Jonesvirt-filesystems: Add MBR partition type byte to the...
2011-10-25 Richard W.M. JonesNew API: part-to-partnum
2011-10-25 Richard W.M. Jonesvirt-cat: Handle Windows paths and drive letters (RHBZ...
2011-10-24 Richard W.M. JonesVersion 1.13.24. 1.13.24
2011-10-24 Richard W.M. JonesAdd test for qemu broken -machine option (RHBZ#748266).
next