libguestfs.git
2011-06-30 Richard W.M... Version 1.11.13. 1.11.13
2011-06-30 Richard W.M... Add caution subdirectory containing safety and liveness...
2011-06-30 Richard W.M... Update release notes.
2011-06-30 Richard W.M... inspector: Update documentation to cover <icon> element.
2011-06-30 Richard W.M... python: Add explicit g.close() method (RHBZ#717786).
2011-06-29 Richard W.M... docs: Update API support.
2011-06-28 Richard W.M... Version 1.11.12. 1.11.12
2011-06-28 Richard W.M... fish: Add 'display' command for displaying graphical...
2011-06-28 Richard W.M... New API: inspect-get-icon returns the guest icon.
2011-06-28 Richard W.M... Change download_to_tmp so it can work with multi-root...
2011-06-28 Richard W.M... generator: Fix functions with both RBufferOut and optio...
2011-06-28 Richard W.M... inspector: Fix comment in virt-inspector.rng.
2011-06-28 Richard W.M... inspection: Remove note about root device string.
2011-06-28 Richard W.M... guestfs.h: Tidy up *_argv structs and other #defines.
2011-06-28 Richard W.M... Revert "Lib.pm: unknown filesystem label SWAP-sda2...
2011-06-22 Richard W.M... New API: mount-9p lets you mount 9p filesystems (RHBZ...
2011-06-22 Richard W.M... New API: list-9p lists 9p filesystem mount tags (RHBZ...
2011-06-22 Richard W.M... trace: Print empty list correctly.
2011-06-21 Richard W.M... Version 1.11.11. 1.11.11
2011-06-20 Richard W.M... Enable deprecated option only with gcc >= 4.5.
2011-06-18 Richard W.M... perl: Ignore MYMETA.yml.
2011-06-18 Richard W.M... todo: Idea for interactive disk creator program.
2011-06-18 Richard W.M... perl: Don't use qw() as parentheses.
2011-06-13 Richard W.M... generator: Rewrite UUIDs that begin with zero byte.
2011-06-10 Richard W.M... Version 1.11.10. 1.11.10
2011-06-10 Jim Meyeringbuild: include <string.h> for src/match.c's use of...
2011-06-10 Jim Meyeringbootstrap: use --libtool
2011-06-10 Jim Meyeringbuild: update to latest gnulib
2011-06-09 Richard W.M... daemon: Keep Coverity happy by ignoring some return...
2011-06-09 Richard W.M... Coverity: Don't return freed pointers from command...
2011-06-09 Richard W.M... Coverity: Missing return on error path.
2011-06-09 Richard W.M... Coverity: Ensure fp is closed along all error paths.
2011-06-09 Richard W.M... Coverity: Close directory handle along error paths.
2011-06-09 Richard W.M... Coverity: Don't leak argv arrays.
2011-06-09 Richard W.M... Coverity: Don't leak error strings.
2011-06-09 Richard W.M... Coverity: Check return value of sysroot_path.
2011-06-09 Richard W.M... Coverity: Check return value of malloc.
2011-06-09 Richard W.M... Coverity: Don't close fd_cwd if fd_cwd == -1.
2011-06-09 Richard W.M... Coverity: Avoid calling sort_strings (NULL, 0) on empty...
2011-06-09 Richard W.M... Coverity: Don't call free_strings (NULL).
2011-06-09 Richard W.M... Coverity: Remove unreachable code.
2011-06-08 Richard W.M... init: Remove timeout in udevadm settle command.
2011-06-07 Richard W.M... protocol: Enhance "unexpected end of file when reading...
2011-06-04 Richard W.M... Version 1.11.9. 1.11.9
2011-06-04 Richard W.M... Only include date, not time, in BUGS file.
2011-06-04 Richard W.M... Remove dependency diagram, since it is very out of...
2011-06-04 Richard W.M... virt-ls: Add virt-ls -lR option for complex file iteration.
2011-06-04 Richard W.M... virt-ls: Refactor mode selection code.
2011-06-04 Richard W.M... virt-ls: Small fix for output of --help option.
2011-06-04 Richard W.M... Ubuntu: Fix compilation of virt-resize if old libguestf...
2011-06-03 Richard W.M... recipes: in tr command \000 should be \0
2011-05-20 Nikita A Menkovichdaemon: Fix error message.
2011-05-20 Richard W.M... todo: Document thoughts on visiting files.
2011-05-20 Nikita A Menkovichdebian: Add build dependencies: dpkg-dev, devscripts...
2011-05-19 Richard W.M... daemon: Make sysroot_len be size_t instead of int.
2011-05-18 Richard W.M... todo: Remove event log parsing - done.
2011-05-18 Richard W.M... build: Install guestfs-recipes.1.html on website.
2011-05-18 Richard W.M... Add new guestfs-rescue(1) man page with recipes.
2011-05-18 Richard W.M... Remove guestfish recipes.
2011-05-18 Richard W.M... guestfs-examples(3): Remove link to OCaml homepage.
2011-05-18 Richard W.M... Version 1.11.8. 1.11.8
2011-05-18 Richard W.M... zero: Disable file test because of bug in file command.
2011-05-17 Richard W.M... virt-win-reg: Win XP paths can contain %systemdrive%.
2011-05-17 Richard W.M... virt-win-reg: systemroot macro should be replaced case...
2011-05-17 Richard W.M... New APIs: is-zero and is-zero-device, to test if file...
2011-05-17 Richard W.M... Document that guestfs_file output depends on file(1...
2011-05-17 Richard W.M... fuse: Add note about allowing other users to see filesy...
2011-05-17 Richard W.M... Version 1.11.7. 1.11.7
2011-05-17 Richard W.M... generator: Mark sfdisk functions as deprecated.
2011-05-17 Richard W.M... generator: Mark mount as deprecated.
2011-05-17 Richard W.M... generator: Mark wait_ready as deprecated.
2011-05-17 Richard W.M... generator: Check the flags fields.
2011-05-17 Richard W.M... Enable deprecation warnings on all C programs.
2011-05-17 Richard W.M... fish: fuse: Remove redundant -DGUESTFS_DEFAULT_PATH.
2011-05-17 Richard W.M... lib: Warn about deprecated functions (enable with ...
2011-05-17 Richard W.M... lib: Add GCC version macro to the header file.
2011-05-17 Richard W.M... lib: Add vertical space between each function in <guest...
2011-05-17 Richard W.M... appliance: Use qemu -machine option where available...
2011-05-17 Richard W.M... virt-win-reg: Support HKEY_USERS keys.
2011-05-17 Richard W.M... virt-win-reg: Don't use implicit $_ in map_path_to_hive...
2011-05-17 Richard W.M... virt-win-reg: Don't hard-code the relationship between...
2011-05-17 Richard W.M... virt-win-reg: Add --unsafe-printable-strings option.
2011-05-16 Richard W.M... todo: See if qemu -machine option can be used to select...
2011-05-12 Richard W.M... Version 1.11.6. 1.11.6
2011-05-12 Richard W.M... debian: Note that libconfig-dev ought to be required.
2011-05-12 Richard W.M... debian: Include debian/ directory in tarball.
2011-05-12 Richard W.M... build: Sort EXTRA_DIST into lexicographic order.
2011-05-09 Richard W.M... configure: Use Python platform-dependent site-packages.
2011-05-09 Richard W.M... Version 1.11.5. 1.11.5
2011-05-09 Richard W.M... edit: Reorganize options alphabetically.
2011-05-09 Richard W.M... edit: Fix reference to virt-cat in the documentation.
2011-05-09 Richard W.M... Use Python distutils to determine include and site...
2011-05-09 Richard W.M... Rewrite virt-edit in C.
2011-05-08 Richard W.M... daemon: Remove some less useful debugging messages.
2011-05-08 Richard W.M... Version 1.11.4. 1.11.4
2011-05-08 Richard W.M... Fix guestfs___rollback_cmdline when pos == 0.
2011-05-06 Richard W.M... configure: Sort output files in AC_CONFIG_FILES section.
2011-05-06 Richard W.M... fish: Allow -d UUID (specify libvirt domains by UUID).
2011-05-06 Richard W.M... add-domain: Add allowuuid flag to allow UUIDs to be...
2011-05-06 Richard W.M... add-domain: Suppress libvirt errors on stderr.
next