libguestfs.git
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.
2010-11-23 Richard W.M... New tool: virt-filesystems
2010-11-23 Richard W.M... ls: Rewrite virt-ls in C.
2010-11-23 Richard W.M... resize: Fix canonical device function (RHBZ#655554).
2010-11-23 Richard W.M... inspector: Make whole disk paths canonical (RHBZ#655554).
2010-11-22 Richard W.M... inspector: Fix documentation of -x option in usage.
2010-11-22 Richard W.M... cat: Fix documentation of -x option in usage.
2010-11-22 Richard W.M... cat: Continue after encountering an error.
2010-11-22 Richard W.M... cat: Fix documentation for command line with format...
2010-11-19 Richard W.M... inspector: Fix rule to build HTML file.
2010-11-19 Richard W.M... Version 1.7.11. 1.7.11
2010-11-19 Richard W.M... po-docs: Remove virt-inspector.pl reference from Makefi...
2010-11-19 Richard W.M... inspector: Rewrite virt-inspector in C.
2010-11-19 Richard W.M... fish: Fix memory leak in handling of encrypted volumes...
2010-11-19 Richard W.M... inspect: Fix memory leak of hostname.
2010-11-19 Richard W.M... cat: Fix run-cat-locally script so it doesn't go via...
2010-11-19 Richard W.M... cat: Give a better error if the user specified no drive...
2010-11-19 Richard W.M... cat: Tidy up documentation for --format option.
2010-11-18 Richard W.M... Remove FIPS .*.hmac files from the supermin appliance...
2010-11-17 Richard W.M... Version 1.7.10. 1.7.10
2010-11-17 Richard W.M... generator: trace mode prints return values.
2010-11-17 Richard W.M... generator: Make return value into an explicit variable.
2010-11-17 Richard W.M... generator: Make trace flag an explicit variable.
2010-11-17 Richard W.M... todo: Suggest that trace should include return values.
2010-11-16 Richard W.M... rescue: Fix typo in documentation of --network option.
2010-11-16 Richard W.M... Version 1.7.9. 1.7.9
2010-11-16 Richard W.M... inspector: Replace old examples with ones derived from...
2010-11-16 Richard W.M... images: Make phony Windows image for testing.
2010-11-16 Richard W.M... images: Make phony Ubuntu image for testing.
2010-11-16 Richard W.M... images: Make a phony Debian image for testing.
2010-11-16 Richard W.M... images: Make a better phony Fedora image.
next