libguestfs.git
2010-12-07 Richard W.M... docs: Link to guestfs-examples(3) after simple example.
2010-12-07 Richard W.M... docs: Note that guestfs_sync is no longer necessary.
2010-12-07 Richard W.M... Version 1.7.20. 1.7.20
2010-12-07 Richard W.M... build: relink-static.sh script removed from EXTRA_DIST.
2010-12-07 Richard W.M... ubuntu: deactivate LVs and VGs before removing them.
2010-12-07 Richard W.M... Revert "umount-all: Add udev_settle after unmounting...
2010-12-07 Richard W.M... debian: Fix ntfs3g available API on Debian.
2010-12-07 Richard W.M... fuse: Set UID and GID when performing FUSE tests.
2010-12-07 Richard W.M... autobuild: Skip some tests on Ubuntu.
2010-12-07 Richard W.M... ubuntu: Allow test-luks.sh to be bypassed to workaround...
2010-12-07 Richard W.M... umount-all: Add udev_settle after unmounting disks.
2010-12-07 Richard W.M... fuse: Disable test which doesn't run reliably on Debian.
2010-12-07 Richard W.M... fuse: Fix emulation of open call.
2010-12-07 Richard W.M... fuse: Fix segfault in guestmount --verbose.
2010-12-07 Richard W.M... Add autobuild script.
2010-12-07 Richard W.M... gitignore: Ignore all local* files in the main directory.
2010-12-06 Richard W.M... appliance: Don't quote the --exclude parameters.
2010-12-06 Richard W.M... Add --with-febootstrap-yum-config.
2010-12-06 Richard W.M... Remove ability to build static distribution.
2010-12-06 Richard W.M... regressions: Disable test for 576879.
2010-12-06 Richard W.M... build: Use grub-pc instead of old grub on Debian and...
2010-12-06 Richard W.M... build: Add diff to package list for Debian and Ubuntu.
2010-12-06 Richard W.M... build: Add cpio package to package list (for Debian...
2010-12-06 Richard W.M... build: Look for other db_dump variations (for Ubuntu).
2010-12-06 Richard W.M... ubuntu: Disable xfsprogs from Ubuntu package list.
2010-12-06 Richard W.M... ubuntu: Make Ubuntu into a separate distro for the...
2010-12-06 Richard W.M... build: Don't emit warnings about stack protector failures.
2010-12-06 Richard W.M... debian: Enable more packages in packagelist.in.
2010-12-05 Richard W.M... Version 1.7.19. 1.7.19
2010-12-05 Richard W.M... Debian: Extra packages needed to run C API tests.
2010-12-05 Richard W.M... appliance: Change to using febootstrap 3.x supermin...
2010-12-04 Richard W.M... appliance: Put /init in a separate supermin appliance...
2010-12-04 Richard W.M... appliance: Don't look for kmod.whitelist.
2010-12-02 Richard W.M... New API: mkfs_opts, mkfs with optional arguments.
2010-12-02 Richard W.M... generator: Code to handle optional arguments in daemon...
2010-12-02 Richard W.M... fish: Fix generation of code to handle Int/Int64 option...
2010-12-02 Richard W.M... Fix argv struct mixup over Int/Int64.
2010-12-02 Richard W.M... todo: Refresh documentation.
2010-12-01 Richard W.M... Version 1.7.18. 1.7.18
2010-12-01 Richard W.M... Add progress notification messages to upload and upload...
2010-12-01 Richard W.M... protocol: Handle progress notification messages during...
2010-12-01 Richard W.M... protocol: Really read 4 bytes while checking for cancel...
2010-12-01 Richard W.M... protocol: Send progress_hint in header.
2010-12-01 Richard W.M... protocol: Upload progress messages and optional arguments.
2010-11-30 Richard W.M... df: Fix segfault when using virt-df -a filename
2010-11-30 Richard W.M... Version 1.7.17. 1.7.17
2010-11-30 Richard W.M... php: Combine tests to reduce number of launches.
2010-11-30 Richard W.M... haskell: Combine tests to reduce number of launches.
2010-11-30 Richard W.M... java: Combine tests to reduce number of launches.
2010-11-30 Richard W.M... python: Combine tests to reduce number of launches.
2010-11-30 Richard W.M... ocaml: Combine tests together to reduce number of launches.
2010-11-30 Richard W.M... capitests: Convert many InitBasicFS tests to InitScratchFS.
2010-11-30 Richard W.M... capitests: Add 'InitScratchFS' test environment.
2010-11-30 Richard W.M... capitests: Move test documentation into HACKING file.
2010-11-30 Richard W.M... capitests: Use /dev/sdc for misc tests (instead of...
2010-11-27 Richard W.M... docs: Fix small inaccuracies in virt-resize(1).
2010-11-27 Richard W.M... docs: Fix typo in virt-filesystems(1).
2010-11-27 Richard W.M... docs: Remove ref to L</add-drive-opts> wrongly copied...
2010-11-26 Richard W.M... Update API support.
2010-11-26 Richard W.M... Updated RELEASE-NOTES file.
2010-11-26 Richard W.M... Version 1.7.16. 1.7.16
2010-11-26 Richard W.M... fish: Don't use external pod2text program.
2010-11-26 Richard W.M... generator: More options for internal pod2text generator.
2010-11-26 Richard W.M... libtool fix: Don't do fix if there was no -o option...
2010-11-26 Richard W.M... Version 1.7.15. 1.7.15
2010-11-26 Richard W.M... build: Add several missing shell scripts to dist.
2010-11-26 Richard W.M... Remove dependency_libs from libtool *.la files.
2010-11-26 Richard W.M... df: Missing direct dependency on libvirt.
2010-11-26 Richard W.M... rescue: Rewrite virt-rescue in C.
2010-11-26 Richard W.M... Update HACKING description of tools/ subdirectory.
2010-11-26 Richard W.M... daemon: Close leaked file descriptor along checksum...
2010-11-25 Richard W.M... Version 1.7.14. 1.7.14
2010-11-25 Richard W.M... df: Rewrite virt-df in C.
2010-11-25 Richard W.M... Export private function 'guestfs___for_each_disk' for...
2010-11-25 Richard W.M... fish: Keep device names in options drives list.
2010-11-25 Richard W.M... Fix memory leak (xptype XPath obj) in add-domain API.
2010-11-24 Richard W.M... Version 1.7.13. 1.7.13
2010-11-24 Richard W.M... build: Remove some non-existent files from CLEANFILES.
2010-11-24 Richard W.M... ruby: Translate C examples into Ruby and include docume...
2010-11-24 Richard W.M... python: Translate C examples into Python and include...
2010-11-24 Richard W.M... ocaml: Translate C examples into OCaml and include...
2010-11-24 Richard W.M... docs: Standard C examples, and guestfs-examples(3)...
2010-11-24 Richard W.M... build: Centralize all POD manipulation in 'podwrapper...
2010-11-24 Richard W.M... build: Rename bugs-in-changelog.sh
2010-11-24 Richard W.M... build: Rename update-bugs as update-bugs.sh.
2010-11-24 Richard W.M... generator: Remove unused variable.
2010-11-24 Richard W.M... fuse: Add note in test about how to debug guestmount.
2010-11-24 Richard W.M... build: virt-make-fs requires String::ShellQuote, add...
2010-11-24 Richard W.M... regressions: Fix test-launch-race to work in non-superm...
2010-11-24 Richard W.M... daemon: blkid cache is at a different location on Debian.
2010-11-24 Richard W.M... debian: Include ntfsprogs in the appliance.
2010-11-24 Richard W.M... inspect: Detect if db_dump and db_load programs are...
2010-11-24 Richard W.M... build: Move po4a detection up near other program detection.
2010-11-23 Richard W.M... daemon: In sfdisk call blockdev --rereadpt with device...
2010-11-23 Richard W.M... ocaml: Fix some unused parameter warnings in OCaml...
2010-11-23 Richard W.M... Update README to reflect Perl modules that are really...
2010-11-23 Richard W.M... build: XML::Writer Perl module is no longer required.
2010-11-23 Richard W.M... filesystems: Fix command synopsis in usage message.
2010-11-23 Richard W.M... Version 1.7.12. 1.7.12
2010-11-23 Richard W.M... fish: Link to virt-inspector from guestfish man page.
next