libguestfs.git
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
2011-10-26 Richard W.M... guestmount: Fix --live option (RHBZ#744795).
2011-10-26 Richard W.M... fish and other tools: -d option uses readonlydisk=...
2011-10-26 Richard W.M... add-domain: Add readonlydisk optional argument (RHBZ...
2011-10-26 Richard W.M... libvirt: Detect if a disk has the <readonly/> flag.
2011-10-26 Richard W.M... test-user-cancel: Make this test choose smaller cancell...
2011-10-26 Richard W.M... Version 1.13.25. 1.13.25
2011-10-26 Richard W.M... virt-resize: Be much more conservative about moving...
2011-10-26 Richard W.M... Flush stdout for progress bars used by guestfish, virt...
2011-10-26 Richard W.M... virt-resize: Handle extended and logical partitions...
2011-10-26 Richard W.M... resize: Get the partition table type of the source...
2011-10-26 Richard W.M... New APIs: copy-{file,device}-to-{file,device}.
2011-10-25 Richard W.M... ocaml: Make sure virt-resize, virt-sparsify are rebuilt...
2011-10-25 Richard W.M... virt-filesystems: Add MBR partition type byte to the...
2011-10-25 Richard W.M... New API: part-to-partnum
2011-10-25 Richard W.M... virt-cat: Handle Windows paths and drive letters (RHBZ...
2011-10-24 Richard W.M... Version 1.13.24. 1.13.24
2011-10-24 Richard W.M... Add test for qemu broken -machine option (RHBZ#748266).
2011-10-24 Richard W.M... Revert "out-of-tree build: daemon"
2011-10-22 Richard W.M... virt-win-reg: Document syntax for deleting keys and...
2011-10-22 Richard W.M... virt-make-fs: Refresh man page.
2011-10-21 Richard W.M... Fix ./configure --disable-erlang.
2011-10-21 Hilko Bengenout-of-tree build: fixed bindtests and inspector
2011-10-21 Hilko Bengenout-of-tree build: fix HAVE_OCAML=false case
2011-10-21 Hilko Bengenout-of-tree build: daemon
2011-10-21 Richard W.M... add-drive-opts: Correctly handle unreadable and unwrita...
2011-10-21 Richard W.M... virt-make-fs: Set MBR partition type byte correctly...
2011-10-21 Richard W.M... lib: Common code for formatting the qemu -drive parameter.
2011-10-21 Richard W.M... Allow compilation without hivex (RHBZ#723474).
2011-10-21 Richard W.M... po-docs: Force make update-po on first build from git.
2011-10-20 Richard W.M... Version 1.13.23. 1.13.23
2011-10-20 Richard W.M... appliance: udev-174 moves udevd to /lib/udev/udevd...
2011-10-20 Richard W.M... resize: Add --align-first auto|never|always option.
2011-10-20 Richard W.M... resize: Add --alignment flag to allow partition alignme...
2011-10-20 Richard W.M... resize: Refactor the code for creating target partitions.
2011-10-20 Richard W.M... resize: Remove p_size field from partitions structure.
2011-10-20 Richard W.M... Update RELEASE-NOTES.
2011-10-19 Richard W.M... Version 1.13.22. 1.13.22
2011-10-19 Richard W.M... Pushed and pulled latest translations from Transifex.
2011-10-19 Richard W.M... inspection: Return root devices sorted.
2011-10-19 Matthew Boothinspect: Handle cciss devices in /etc/fstab
2011-10-19 Matthew Boothinspect: Don't assume number of captures in match functions
2011-10-19 Matthew Boothinspect: Add drive naming hints
2011-10-19 Matthew BoothNFC: Remove unnecessary goto
2011-10-19 Matthew Boothlaunch: Store drive information in guestfs_h
2011-10-19 Matthew Boothinspect: Fix fstab device mapping for >26 disks
2011-10-19 Richard W.M... launch: Ensure g->cmdline is allocated before assigning...
2011-10-19 Richard W.M... valgrind: guestfish -i: free strings before exit.
2011-10-18 Richard W.M... Ubuntu 11.10: Create /run and /run/lock if not already.
2011-10-17 Richard W.M... virt-sysprep: Fix link in documentation.
2011-10-17 Richard W.M... Skip guestmount and virt-sysprep tests if no /dev/fuse.
2011-10-15 Richard W.M... virt-sysprep: Fix test to use guestmount and virt-inspe...
2011-10-14 Richard W.M... appliance: Fedora cryptsetup-luks renamed to cryptsetup.
2011-10-14 Richard W.M... roadmap: Fix Bugzilla URL.
2011-10-14 Richard W.M... More TODO items.
next