libguestfs.git
2010-11-18 Richard W.M... Version 1.6.2. stable-1.6 1.6.2
2010-11-18 Richard W.M... generator: Make return value into an explicit variable.
2010-11-18 Richard W.M... generator: Make trace flag an explicit variable.
2010-11-18 Richard W.M... rescue: Fix typo in documentation of --network option.
2010-11-18 Richard W.M... images: Make phony Windows image for testing.
2010-11-18 Richard W.M... images: Make phony Ubuntu image for testing.
2010-11-18 Richard W.M... images: Make a phony Debian image for testing.
2010-11-18 Richard W.M... images: Make a better phony Fedora image.
2010-11-18 Richard W.M... daemon: findfs-uuid and findfs-label should not return...
2010-11-18 Richard W.M... inspect: Check /etc/lsb-release is not too large before...
2010-11-18 Richard W.M... inspect: Add function to read the first line of a file...
2010-11-18 Richard W.M... inspect: Abstract the wrapper that sets up Augeas.
2010-11-18 Richard W.M... inspect: Centralize all file downloads through a single...
2010-11-18 Richard W.M... filearch: Refuse to download initrd if it is huge.
2010-11-18 Richard W.M... inspect: Refuse to download software hive if it is...
2010-11-18 Richard W.M... inspect: Refuse to parse /etc/fstab if it is huge.
2010-11-18 Richard W.M... Abstract out check_architecture and check_fstab_aug_ope...
2010-11-18 Richard Jonesdocs: Put list of distros in alphabetical order.
2010-11-18 Richard Jonesdocs: Debian and Ubuntu are now separate distros.
2010-11-18 Richard W.M... inspect: Fix error out path if minor_version parsing...
2010-11-18 Richard W.M... lib: Make some error strings localizable.
2010-11-18 Richard W.M... lib: Add match3 function.
2010-11-18 Richard W.M... lib: Add safe_asprintf function.
2010-11-18 Richard W.M... docs: Add a section on security.
2010-11-18 Richard W.M... docs: Rearrange guestfs(3) sections.
2010-11-18 Richard W.M... ruby: Add 'make install' rule for ruby bindings (RHBZ...
2010-11-18 Richard W.M... build: xml-light is no longer required (thanks Maxim...
2010-11-18 Richard W.M... Generate a dummy 'Fedora' fedora.img in images director...
2010-11-18 Richard W.M... Fix small typo in a comment in src/Makefile.am.
2010-11-18 Richard Jonesgenerator: Add Pointer parameter type to the generator.
2010-11-18 Richard Joneslib: Make pcre, libmagic and hivex libraries optional.
2010-11-18 Richard W.M... capitests: Add whitespace in Makefile.
2010-11-18 Richard Jonesinspect: win64 regexp was dead code.
2010-11-18 Richard Joneslib: Augeas (client side) is not needed by the library.
2010-11-18 Richard Jonesocaml: Error on compiler warnings.
2010-11-18 Richard Jonesruby: Remove extra space before parenthesis.
2010-11-18 Richard JonesRevert "autogen: Touch ocaml/.depend"
2010-11-18 Richard JonesRevert "Remove ocaml/.depend from git."
2010-11-18 Maxim Koltsovbuild: Don't try to rebuild po-docs/<lang> if no po4a.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-php option.
2010-11-18 Richard W.M... build: Test for virt tools Perl libraries conditionally.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-haskell option.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-ruby option.
2010-11-18 Maxim Koltsovbuild: Warn if Python include or site-packages not...
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-python option.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-perl option.
2010-11-18 Richard W.M... ocaml: Remove the old OCaml viewer program.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-ocaml option.
2010-11-18 Maxim Koltsovbuild: Add ./configure --disable-fuse option.
2010-11-18 Richard W.M... supermin: If disabled, don't compile in supermin code...
2010-11-18 Richard W.M... fish: Add --rw option (does nothing yet).
2010-11-18 Richard W.M... Add missing generated files to the tarball (thanks...
2010-11-18 Richard W.M... fish: Suggest safer form of eval.
2010-11-18 Richard W.M... fish: More portable export sh statment.
2010-11-05 Richard W.M... Version 1.6.1. 1.6.1
2010-11-05 Guido Güntherconfigure: Test for 'kvm' binary.
2010-11-05 Guido GüntherInclude <stdarg.h> in public header.
2010-11-05 Richard W.M... Don't print out key material in trace output.
2010-11-05 Richard W.M... fish: Fix missing guestfish commands in HTML docs.
2010-11-05 Richard W.M... virt-win-reg: Current is the control set Windows choose...
2010-11-05 Richard W.M... HACKING: Mention PHP bindings.
2010-11-05 Richard W.M... docs: Indent *_va and *_argv functions correctly.
2010-11-05 Richard W.M... fish: Use a perfect hash for faster command lookups.
2010-11-05 Richard W.M... generator: Properly lay out and indent multi-line C...
2010-11-05 Richard W.M... docs: Clarify no additional error available from guestf...
2010-11-05 Richard W.M... docs: Clarify default error handler.
2010-11-05 Richard W.M... docs: Error strings are in fact localized, documentatio...
2010-11-05 Richard W.M... docs: Clarify, not every function that returns int...
2010-11-05 Richard W.M... capitests: Test guestfs_add_drive_opts with optional...
2010-11-05 Richard W.M... capitests: Test some basic aspects of the C API.
2010-11-05 Richard W.M... capitests: Use ftruncate instead of seek + write to...
2010-11-05 Richard W.M... capitests: Don't open test files with O_NONBLOCK.
2010-11-05 Richard W.M... capitests: Set path in TESTS_ENVIRONMENT instead of...
2010-11-05 Richard W.M... generator: Remove unnecessary macro redefinitions.
2010-11-05 Richard W.M... Define internal safe_calloc shorthand.
2010-11-05 Richard W.M... daemon: Don't use ../src path to include generator_prot...
2010-11-05 Richard W.M... tests: Remove use of sfdisk from tests.
2010-11-05 Richard W.M... daemon: Tolerate failure of blockdev --rereadpt after...
2010-11-05 Richard W.M... binary: Link guestmount static binary with -lm.
2010-11-05 Richard W.M... website: Distribute BUGS and RELEASE-NOTES files to...
2010-11-02 Richard W.M... Version 1.6.0. 1.6.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...
next