libguestfs.git
2010-11-03 Richard W.M... docs: Indent *_va and *_argv functions correctly.
2010-11-03 Richard W.M... Version 1.7.1. 1.7.1
2010-11-03 Richard W.M... fish: Use a perfect hash for faster command lookups.
2010-11-03 Richard W.M... generator: Properly lay out and indent multi-line C...
2010-11-03 Richard W.M... docs: Clarify no additional error available from guestf...
2010-11-03 Richard W.M... docs: Clarify default error handler.
2010-11-03 Richard W.M... docs: Error strings are in fact localized, documentatio...
2010-11-03 Richard W.M... docs: Clarify, not every function that returns int...
2010-11-03 Richard W.M... capitests: Test guestfs_last_errno call.
2010-11-03 Richard W.M... fuse: Use guestfs_last_errno instead of errno-reversal...
2010-11-03 Richard W.M... lib: Expose errno through new API guestfs_last_errno.
2010-11-03 Richard W.M... daemon: Send back the errno as a string.
2010-11-03 Richard W.M... capitests: Test guestfs_add_drive_opts with optional...
2010-11-03 Richard W.M... capitests: Test some basic aspects of the C API.
2010-11-03 Richard W.M... capitests: Use ftruncate instead of seek + write to...
2010-11-03 Richard W.M... capitests: Don't open test files with O_NONBLOCK.
2010-11-03 Richard W.M... capitests: Set path in TESTS_ENVIRONMENT instead of...
2010-11-03 Richard W.M... generator: Remove unnecessary macro redefinitions.
2010-11-03 Richard W.M... Define internal safe_calloc shorthand.
2010-11-03 Richard W.M... daemon: Don't use ../src path to include generator_prot...
2010-11-02 Richard W.M... tests: Remove use of sfdisk from tests.
2010-11-02 Richard W.M... daemon: Tolerate failure of blockdev --rereadpt after...
2010-11-02 Richard W.M... binary: Link guestmount static binary with -lm.
2010-11-02 Richard W.M... website: Distribute BUGS and RELEASE-NOTES files to...
2010-11-02 Richard W.M... Version 1.7.0. 1.7.0
2010-11-02 Richard W.M... Final RELEASE-NOTES file for version 1.6.0.
2010-11-02 Richard W.M... inspect: Add support for MeeGo.
2010-10-29 Richard W.M... Version 1.5.26. 1.5.26
2010-10-29 Richard Jonesinspect: Add support for Ubuntu.
2010-10-29 Richard Jonesinspect: Add detection of Gentoo.
2010-10-29 Richard Jonesinspect: Add detection of Arch Linux.
2010-10-29 Richard Jonesinspect: Add detection of Pardus.
2010-10-29 Richard Jonesinspect: Generic parsing of MAJOR.MINOR in product...
2010-10-29 Richard Jonesinspect: Generic parsing of release files.
2010-10-29 Richard Jonesinspector: Sort <filesystems> section.
2010-10-29 Richard W.M... inspect: Ignore Pardus "/.swap" swapfile.
2010-10-29 Richard Jonesautogen: Touch ocaml/.depend
2010-10-28 Richard W.M... inspector: List Debian packages.
2010-10-28 Richard W.M... inspector: Introductory documentation for XML format.
2010-10-28 Richard W.M... inspector: Debian package format 'deb' instead of ...
2010-10-28 Richard W.M... inspector: Return canonical block device paths in XML.
2010-10-28 Richard W.M... Version 1.5.25. 1.5.25
2010-10-28 Matthew BoothEnsure atomic creation of a cached appliance
2010-10-28 Matthew BoothCall febootstrap-supermin-helper using the new -u and...
2010-10-28 Matthew BoothLog the febootstrap-supermin-helper command line
2010-10-28 Matthew BoothNew internal function guestfs___print_timestamped_argv
2010-10-28 Richard W.M... list-filesystems: Use core list-filesystems API (RHBZ...
2010-10-28 Richard W.M... Sys::Guestfs::Lib: deprecate get_partitions (RHBZ#642933).
2010-10-28 Richard W.M... inspector: Rewrite virt-inspector (RHBZ#642930).
2010-10-28 Richard W.M... tools: Use C API for inspection (RHBZ#642930).
2010-10-28 Richard W.M... New API: inspect-get-windows-systemroot to get systemroot.
2010-10-28 Richard W.M... Sys::Guestfs::Lib: deprecate inspection functions ...
2010-10-28 Richard W.M... daemon: Fix /dev/mapper paths from mounts and mountpoin...
2010-10-28 Richard W.M... edit: Clean up tmp file handling in virt-edit.
2010-10-28 Richard W.M... doc: Warn about security implications of running commands.
2010-10-28 Richard W.M... virt-ls: Small fix to documentation.
2010-10-28 Matthew BoothRemove ocaml/.depend from git.
2010-10-27 Richard W.M... Version 1.5.24. 1.5.24
2010-10-27 Richard W.M... Disable test for RHBZ#576879 comment 5.
2010-10-27 Richard W.M... Unify guestfish and guestmount options processing ...
2010-10-27 Richard W.M... df: Add --uuid option to print guest UUIDs instead...
2010-10-27 Richard W.M... todo: Remove obsolete items from TODO file.
2010-10-27 Richard W.M... Document problems mixing mkmountpoint and umount-all...
2010-10-27 Richard W.M... appliance: Repo name is not Fedora-specific.
2010-10-27 Richard W.M... appliance: Remove repo from appliance filename (RHBZ...
2010-10-27 Richard W.M... inspection: Ignore floppy disks and CD-ROM drives ...
2010-10-27 Richard W.M... Enable autosync by default.
2010-10-27 Richard W.M... /dev/mapper paths should not be returned from C inspect...
2010-10-27 Richard W.M... New API: lvm-canonical-lv-name: make LV name canonical.
2010-10-27 Richard W.M... rescue: Add --network option.
2010-10-27 Richard W.M... Don't use kernel module whitelist with ext2-based appli...
2010-10-27 Matthew BoothFix networking in the appliance.
2010-10-26 Matthew BoothDon't include control characters in BufferIn trace...
2010-10-25 Richard W.M... daemon: Print failed path in stat command errors.
2010-10-25 Karel Klíčfish: Fix too-short allocation in tilde expansion ...
2010-10-23 Piotr DrągUpdate Polish translations (RHBZ#502533).
2010-10-23 Richard W.M... fish: Quote optional argument name in error message.
2010-10-23 Richard W.M... fish: Reject unknown opt args (RHBZ#642934,CVE-2010...
2010-10-23 Richard W.M... fuse: Add --format option to docs (RHBZ#642934,CVE...
2010-10-22 Richard W.M... Version 1.5.23. 1.5.23
2010-10-22 Richard W.M... resize: Specify format of input, output disk (RHBZ...
2010-10-22 Richard W.M... virt-make-fs: Specify format of disk (RHBZ#642934,CVE...
2010-10-22 Richard W.M... df: Specify format of disks (RHBZ#642934,CVE-2010-3851).
2010-10-22 Richard W.M... tools: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... fuse: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... fish: Specify format of disks (RHBZ#642934,CVE-2010...
2010-10-22 Richard W.M... generator: Optional arguments, add-drive-opts (RHBZ...
2010-10-22 Richard W.M... generator: Rearrange argt logically (RHBZ#642934,CVE...
2010-10-22 Richard W.M... daemon: Use stdint UINT64_C instead of <const>ULL.
2010-10-22 Richard W.M... inspector: Add comment about why --fish option implies...
2010-10-21 Richard W.M... php: Create test file properly before running test.
2010-10-21 Richard W.M... php: Note that tests are testing the wrong thing.
2010-10-21 Richard W.M... ruby: Run tests one at a time, instead of in parallel.
2010-10-21 Richard W.M... generator: Refactor code for Perl bindings.
2010-10-21 Richard W.M... generator: Missing newline character.
2010-10-21 Richard W.M... fish: Change 'int argc' to 'size_t argc' throughout.
2010-10-20 Richard W.M... generator: Remove unused parameter.
2010-10-19 Richard W.M... Version 1.5.22. 1.5.22
2010-10-18 Richard W.M... virt-resize: Document guest boot stops at "GRUB" (RHBZ...
2010-10-18 Richard W.M... df: Correctly quote libvirt domain and filesystem in...
next