libguestfs.git
2011-04-05 Richard W.M... New API: inspect-get-windows-current-control-set
2011-04-05 Richard W.M... daemon: Reimplement 'mounts' and 'mountpoints' commands.
2011-04-05 Richard W.M... Rename resolve_windows_path_silently to case_sensitive_...
2011-04-05 Richard W.M... edit: Move 'exit 0' to end of file.
2011-04-05 Richard W.M... edit: Let $root == $roots[0].
2011-04-05 Richard W.M... cat, edit: Reference guestfish equivalent commands...
2011-04-04 Richard W.M... python: Convert any iterable argument to a list (RHBZ...
2011-04-02 Richard W.M... fish: Add 'pulse mode' to the progress bar.
2011-04-02 Richard W.M... fish: Move variable decls to top of function.
2011-04-02 Nikita A Menkovichdebian: Add missing deps: ocaml-findlib, libstring...
2011-04-02 Nikita A Menkovichmkisofs is obsolete. Require genisoimage everywhere...
2011-04-02 Richard W.M... Pull translations from Transifex.
2011-04-01 Richard W.M... Version 1.9.16. 1.9.16
2011-04-01 Richard W.M... du: Add pulse mode progress messages.
2011-04-01 Richard W.M... cpmv: Add pulse mode progress messages.
2011-04-01 Richard W.M... checksum: Add pulse mode progress messages.
2011-04-01 Richard W.M... daemon: Introduce "pulse mode" progress events.
2011-04-01 Richard W.M... daemon: When running commands, restart select if we...
2011-04-01 Richard W.M... daemon: Reset SIGPIPE to default before running subproc...
2011-04-01 Richard W.M... Generate progress messages during launch.
2011-04-01 Richard W.M... protocol: Sleep for 1ms before reading log messages.
2011-04-01 Richard W.M... Shared function to send progress messages.
2011-04-01 Richard W.M... Add prototype for timeval_diff.
2011-04-01 Richard W.M... docs: Progress messages don't necessarily reach 100...
2011-04-01 Richard W.M... docs: Fix link to progress messages in guestfs(3).
2011-04-01 Richard W.M... Update copyright date on main guestfs(3) man page.
2011-04-01 Richard W.M... Version 1.9.15. 1.9.15
2011-04-01 Richard W.M... fish: Fix incorrect path passed to perror.
2011-04-01 Richard W.M... Add libguestfs-tools.conf file to EXTRA_DIST.
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...
next