libguestfs.git
2011-03-31 Richard W.M... examples: Add virt-dhcp-address program.
2011-03-31 Richard W.M... examples: Use WARN_CFLAGS, WERROR_CFLAGS macros instead...
2011-03-31 Richard W.M... examples: size_t-correctness change in inspect_vm.c
2011-03-31 Richard W.M... contrib: Fix URLs in README file.
2011-03-31 Richard W.M... inspect: Detect 32 bit applications running on WOW64...
2011-03-31 Richard W.M... Add /etc/libguestfs-tools.conf configuration file.
2011-03-30 Richard W.M... rescue: Add -w|--rw option.
2011-03-30 Richard W.M... fuse: Document -w flag in --help output.
2011-03-29 Richard W.M... Exclude po-docs directory completely if po4a not available.
2011-03-29 Richard W.M... tests: Don't fail when compiled without support for...
2011-03-29 Richard W.M... perl: Canonicalize /dev/vd* paths in old inspection...
2011-03-28 Richard W.M... README: Note that getfacl, getfattr are optional depend...
2011-03-28 Richard W.M... Version 1.9.14. 1.9.14
2011-03-28 Richard W.M... fuse: Fix getxattr, listxattr calls and add a regressio...
2011-03-28 Richard W.M... fish: fuse: Add -m dev:mnt:opts to allow mount options...
2011-03-28 Richard W.M... roadmap: Move QMP to 'beyond 1.10'.
2011-03-28 Richard W.M... Open release notes for version 1.10.0.
2011-03-28 Richard W.M... ruby: Don't segfault if callbacks throw exceptions...
2011-03-25 Richard W.M... RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs.
2011-03-25 Richard W.M... mkfs: Force mke2fs to create a filesystem even on raw...
2011-03-25 Richard W.M... Rename $tmpdir/sock to $tmpdir/guestfsd.sock.
2011-03-25 Richard W.M... inspector: Add detection of Slackware.
2011-03-24 Richard W.M... Version 1.9.13. 1.9.13
2011-03-23 Richard W.M... New API: guestfs_inspect_get_product_variant
2011-03-22 Richard W.M... fish: Add better quick help to --help output.
2011-03-22 Richard W.M... fish: Add -w|--rw option to --help output.
2011-03-22 Richard W.M... inspect: Don't fail for Windows guests with multiple...
2011-03-22 Richard W.M... inspect: Simplify Windows root heuristic code.
2011-03-22 Richard W.M... umount-all: Use /proc/mounts instead of output of ...
2011-03-19 Richard W.M... guestfs(3): 'kernel' -> 'supermin appliance'.
2011-03-19 Richard W.M... guestfs(3): Indent line to keep code together.
2011-03-19 Richard W.M... todo: Add ntfsck.
2011-03-18 Richard W.M... fish: Add all stamp-*.pod files to CLEANFILES.
2011-03-18 Richard W.M... Version 1.9.12. 1.9.12
2011-03-18 Richard W.M... proto: Fix both-ends-cancel case.
2011-03-18 Richard W.M... proto: Fix FileIn ops that abort during the chunk uploa...
2011-03-18 Richard Jonesproto: Don't drop outgoing message when daemon cancels...
2011-03-18 Richard Jonesdaemon: Improve protocol debug messages.
2011-03-18 Richard W.M... regressions: Enable both tests for bug 576879 (not...
2011-03-18 Richard W.M... daemon: Print error for invalid chunk.cancel field.
2011-03-18 Richard W.M... proto: Improve debug messages.
2011-03-18 Richard W.M... haskell: Small fixes for ghc 7.
2011-03-17 Richard W.M... regressions: Rename the file we are uploading too.
2011-03-17 Richard W.M... regressions: Split the test rhbz576879.sh into two...
2011-03-16 Richard W.M... tests: Ignore return value from fwrite.
2011-03-15 Richard W.M... Version 1.9.11. 1.9.11
2011-03-15 Richard W.M... ruby: Missing files from EXTRA_DIST.
2011-03-15 Richard W.M... perl: Binding and test for guestfs_last_errno (RHBZ...
2011-03-15 Richard W.M... ruby: Use ALLOC_N to avoid potential memory leak (RHBZ...
2011-03-15 Richard W.M... ruby: Remove unnecessary checking around StringValueCSt...
2011-03-15 Richard W.M... ruby: Add rdoc documentation (RHBZ#667610).
2011-03-15 Richard W.M... New event API - Ruby bindings (RHBZ#664558).
2011-03-15 Richard W.M... New event API - Perl bindings (RHBZ#664558).
2011-03-15 Richard W.M... New event API - OCaml bindings (RHBZ#664558).
2011-03-15 Richard W.M... New event API (RHBZ#664558).
2011-03-15 Richard W.M... New APIs: guestfs_first_private, guestfs_next_private...
2011-03-15 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-14 Angus Salkeldcheck the pid is > 0 before calling waitpid()
2011-03-11 Richard W.M... RHEL5: Old pod2man didn't have --stderr or -u options.
2011-03-11 Richard W.M... configure: Remove unnecessary variable assignment.
2011-03-11 Richard W.M... RHEL5: Make use of 'futimens' function optional.
2011-03-08 Richard W.M... Version 1.9.10. 1.9.10
2011-03-08 Richard W.M... Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).
2011-03-07 Richard W.M... Include <locale.h> in compilation units that use setloc...
2011-03-07 Richard W.M... generator: Introduce error code (errcode) concept.
2011-03-07 Richard W.M... Fix trace segfault for non-daemon functions (RHBZ#682756).
2011-03-07 Richard W.M... Fix URL of transifex instance to be the canonical one.
2011-03-07 Richard W.M... Import project into transifex.
2011-03-05 Richard W.M... debian: Rename nilfs2-tools to nilfs-tools.
2011-03-04 Richard W.M... virt-make-fs: Round disk size to integer, fix for qemu...
2011-03-04 Richard W.M... virt-make-fs: In debug mode, print qemu-img command...
2011-03-04 Richard W.M... Version 1.9.9. 1.9.9
2011-03-03 Richard W.M... Fix inspection code when PCRE or hivex is missing.
2011-03-02 Richard W.M... java: Add a test of g.list_filesystems (a function...
2011-03-02 Richard W.M... java: Fix generated functions that return RHashtable.
2011-03-02 Richard W.M... java: Return Map<String,String> for RHashtable functions.
2011-03-02 Richard W.M... java: Fix a minor whitespace error in generated code.
2011-03-02 Richard W.M... java: Remove old test file if one was left around.
2011-03-02 Richard W.M... java: Enable assertions when doing 'make check'.
2011-02-06 Richard W.M... Version 1.9.8. 1.9.8
2011-02-03 Richard W.M... daemon: Ignore return value from chdir.
2011-02-03 Richard W.M... fish: Add guestfish --live, guestmount --live options.
2011-02-03 Richard W.M... Add documentation for attach method.
2011-02-03 Richard W.M... Add guestfs_add_domain 'live' flag.
2011-02-03 Richard W.M... lib: Implement attach-method unix:<path>
2011-02-03 Richard W.M... daemon: Remove -f (don't fork) option.
2011-02-03 Richard W.M... daemon: Allow -r option to run daemon standalone.
2011-02-03 Richard W.M... daemon: change to root directory
2011-02-03 Richard W.M... New APIs: set-attach-method, get-attach-method.
2011-02-03 Richard W.M... lib: Move appliance launching to separate function.
2011-02-03 Richard W.M... php: Ignore another generated file in php/extension...
2011-02-03 Richard W.M... daemon: Parse /proc/mounts instead of /etc/mtab
2011-02-03 Richard W.M... regressions: Fix rhbz557655.sh so it works with tracing...
2011-01-31 Richard W.M... guestfs-perl: Fix missing \n
2011-01-30 Richard W.M... Version 1.9.7. 1.9.7
2011-01-30 Richard W.M... virt-make-fs: Fix typo in man page.
2011-01-30 Richard W.M... perl: Translate C examples into Perl and include a...
2011-01-29 Richard W.M... perl: Ignore internal_* functions in POD coverage test.
2011-01-28 Richard W.M... Fix test-guestfish-a.sh regression test for new trace...
2011-01-28 Richard W.M... autobuild: Add a 'make clean' step.
next