libguestfs.git
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.
2010-11-16 Richard W.M... daemon: findfs-uuid and findfs-label should not return...
2010-11-16 Richard W.M... New API: inspect-get-hostname to return the hostname...
2010-11-16 Richard W.M... inspect: Check /etc/lsb-release is not too large before...
2010-11-16 Richard W.M... inspect: Add function to read the first line of a file...
2010-11-16 Richard W.M... inspect: Abstract the wrapper that sets up Augeas.
2010-11-15 Richard W.M... Version 1.7.8. 1.7.8
2010-11-15 Richard W.M... inspector: Replace code for listing applications with...
2010-11-15 Richard W.M... New API: inspect-list-applications.
2010-11-15 Richard W.M... inspect: Centralize all file downloads through a single...
2010-11-15 Richard Jonesinspect: Add support for Linux Mint and Mandriva.
2010-11-15 Richard Jonesdocs: Put list of distros in alphabetical order.
2010-11-15 Richard Jonesdocs: Debian and Ubuntu are now separate distros.
2010-11-15 Richard W.M... todo: live CD inspection
2010-11-15 Richard W.M... Version 1.7.7. 1.7.7
2010-11-14 Maxim Koltsovbuild: Missing backslash again.
2010-11-13 Richard W.M... Version 1.7.6. 1.7.6
2010-11-13 Richard W.M... filearch: Refuse to download initrd if it is huge.
2010-11-13 Richard W.M... inspect: Fix error out path if minor_version parsing...
2010-11-13 Richard W.M... inspect: Refuse to download software hive if it is...
2010-11-13 Richard W.M... inspect: Refuse to parse /etc/fstab if it is huge.
2010-11-13 Richard W.M... lib: Make some error strings localizable.
2010-11-13 Richard W.M... inspect: Inspection support for FreeBSD.
2010-11-13 Richard W.M... inspect: Optimize root filesystem check.
2010-11-13 Richard W.M... lib: Add match3 function.
2010-11-13 Richard W.M... lib: Add safe_asprintf function.
2010-11-13 Richard W.M... docs: Add a section on security.
2010-11-13 Richard W.M... docs: Rearrange guestfs(3) sections.
2010-11-13 Richard W.M... static: Use correct libraries for static binaries.
2010-11-13 Richard W.M... Version 1.7.5. 1.7.5
2010-11-12 Richard W.M... ruby: Add 'make install' rule for ruby bindings (RHBZ...
2010-11-12 Richard W.M... todo: Notes on parsing.
2010-11-12 Richard JonesNew APIs: inspect-get-package-format, inspect-get-packa...
2010-11-11 Richard W.M... capitests: Remove warning about dead definitions.
2010-11-11 Richard W.M... Check that just including <guestfs.h> on its own works.
2010-11-11 Richard W.M... Don't need to include XDR headers in <guestfs.h>.
2010-11-11 Richard W.M... Be less verbose in the macros defending typedefs in...
2010-11-11 Richard W.M... perl: Ignore debug functions in Test::Pod::Coverage.
2010-11-11 Richard W.M... Version 1.7.4. 1.7.4
2010-11-11 Richard W.M... build: xml-light is no longer required (thanks Maxim...
2010-11-11 Richard W.M... Rewrite virt-cat in C.
2010-11-11 Richard W.M... Generate a dummy 'Fedora' fedora.img in images director...
2010-11-11 Richard W.M... Defend all typedefs in <guestfs.h> with #ifdefs.
2010-11-11 Richard W.M... lib: Make <guestfs.h> be completely generated.
2010-11-11 Richard W.M... Fix small typo in a comment in src/Makefile.am.
2010-11-11 Richard W.M... capitests: Add the code to test (proposed) add-libvirt...
2010-11-11 Richard Jonesfish: Use core add-domain API to implement '-d' option.
2010-11-11 Richard JonesNew API: add-domain
2010-11-10 Richard Jonesgenerator: Add Pointer parameter type to the generator.
2010-11-10 Richard W.M... New API: debug-cmdline for printing QEMU command line...
2010-11-10 Richard JonesAdd internal facility to checkpoint and roll back the...
2010-11-10 Richard Joneslib: Make pcre, libmagic and hivex libraries optional.
2010-11-10 Richard W.M... Don't include debug* commands in the documentation.
2010-11-10 Richard W.M... capitests: Add whitespace in Makefile.
2010-11-10 Richard Jonesinspect: win64 regexp was dead code.
2010-11-10 Richard Joneslib: Augeas (client side) is not needed by the library.
2010-11-09 Richard Jonesocaml: Error on compiler warnings.
2010-11-09 Richard Jonesruby: Remove extra space before parenthesis.
2010-11-08 Richard JonesRevert "autogen: Touch ocaml/.depend"
2010-11-08 Richard JonesRevert "Remove ocaml/.depend from git."
2010-11-08 Richard W.M... Version 1.7.3. 1.7.3
next