libguestfs.git
2011-08-23 Richard W.M... rescue: Ignore errno after guestfs_launch.
2011-08-23 Richard W.M... Coverity: Ignore return value from guestfs_launch in...
2011-08-23 Richard W.M... Coverity: Check return value from sscanf in bindtests...
2011-08-20 Richard W.M... autobuild: Only add last 100 lines of the log file.
2011-08-20 Richard W.M... New autobuild script.
2011-08-19 Richard W.M... configure: Add --with-extra flag to allow setting the...
2011-08-19 Richard W.M... Version 1.13.6. 1.13.6
2011-08-18 Richard W.M... protocol: Fix case where download can fail for small...
2011-08-18 Richard W.M... Escape special/non-printing characters in debug output...
2011-08-18 Richard W.M... Remove guestfs___print_timestamped_argv.
2011-08-18 Hilko Bengenout-of-tree build: generate ./run from template, fix...
2011-08-17 Richard W.M... Version 1.13.5 1.13.5
2011-08-17 Richard W.M... fish: Add fish-cmds.h to generator_built.
2011-08-17 Hilko Bengenout-of-tree build: fix make and make install
2011-08-17 Hilko Bengenout-of-tree build: fix documentation generation II
2011-08-17 Hilko Bengenout-of-tree build: remove unneeded explicit paths
2011-08-16 Richard W.M... Improve zeroing and detection of zeroes.
2011-08-15 Richard W.M... recipes: Remove two C file dependencies which are not...
2011-08-15 Hilko Bengenout-of-tree build: fix building library
2011-08-15 Hilko Bengenout-of-tree build: Fix up OCaml bindings and generator
2011-08-15 Hilko Bengenout-of-tree build: fix appliance
2011-08-15 Hilko Bengenout-of-tree build: fix documentation generation
2011-08-14 Richard W.M... ruby: Fix typo in Ruby bindings file.
2011-08-12 Richard W.M... Note that additional memory may be required to typechec...
2011-08-12 Richard W.M... fish: Document that remote run in cmd substitution...
2011-08-11 Richard W.M... Version 1.13.4. 1.13.4
2011-08-11 Richard W.M... Fix 'unknown filesystem' warnings in old inspection...
2011-08-08 Richard W.M... inspection: Better checking for Windows root disks...
2011-08-08 Richard W.M... build: Set TMPDIR for local testing.
2011-08-07 Richard W.M... Version 1.13.3. 1.13.3
2011-08-07 Richard W.M... daemon: Don't include .gitignore in EXTRA_DIST.
2011-08-07 Richard W.M... fish: Add setenv and unsetenv commands.
2011-08-07 Richard W.M... fish: Declare run_* functions in a generated header...
2011-08-06 Richard W.M... docs: Move deprecation notice up to the top in C man...
2011-08-06 Richard W.M... docs: Emphasize deprecation notice in man pages.
2011-08-06 Richard W.M... docs: Fix function names in deprecation notices.
2011-08-06 Richard W.M... docs: guestfs_set_out_of_memory_handler returns void...
2011-08-06 Richard W.M... docs: Clarify error handler example.
2011-08-05 Richard W.M... fish: Fix regression tests for new guestfish line numbers.
2011-08-05 Richard W.M... fish: Print input file and line number in error messages.
2011-08-05 Richard W.M... gnulib: Add all other libs when linking libguestfs.so.
2011-08-05 Richard W.M... gnulib: Add $(LIB_CLOCK_GETTIME) when linking libguestf...
2011-08-05 Richard W.M... daemon: Remove separate configure of daemon subdirectory.
2011-08-05 Richard W.M... Update TODO.
2011-08-05 Richard W.M... debian: bash is required to run libtool replacement...
2011-08-05 Richard W.M... configure: Fix info about virt-resize when OCaml bindin...
2011-08-05 Richard W.M... python: Don't name extension with .so.0.0 and symlinks...
2011-08-02 Richard W.M... Version 1.13.2. 1.13.2
2011-08-02 Richard W.M... Add regression test to catch missing libraries in the...
2011-08-02 Richard W.M... debian: Add gawk to packagelist.
2011-08-01 Richard W.M... virt-tar test: Stable ordering of test output.
2011-08-01 Richard W.M... Change link, since PostgreSQL switched to using git.
2011-07-31 Richard W.M... debian: Build libguestfs-ocaml and libguestfs-ocaml...
2011-07-29 Richard W.M... Don't fail if HOSTNAME field is missing on Red Hat...
2011-07-27 Richard W.M... perl: Fix another place where qw() was used as parentheses.
2011-07-26 Richard W.M... ocaml: Fix locking in event callbacks.
2011-07-26 Richard W.M... Version 1.13.1. 1.13.1
2011-07-26 Richard W.M... virt-df: Re-add documentation for --csv option.
2011-07-26 Richard W.M... test-tool: Print FEBOOTSTRAP_* environment variables...
2011-07-26 Richard W.M... test-tool: Display state of pgroup flag from the handle.
2011-07-26 Richard W.M... launch: Add qemu_supports_re function.
2011-07-25 Richard W.M... Require PCRE library.
2011-07-22 Richard W.M... docs: Document FEBOOTSTRAP_KERNEL, FEBOOTSTRAP_MODULES...
2011-07-22 Richard W.M... perl: Fix CCFLAGS for Perl 5.14.
2011-07-21 Richard W.M... build: Redirect ./configure errors in general to config...
2011-07-21 Richard W.M... build: Send failed Perl test configure output to config...
2011-07-21 Richard W.M... build: Allow 'make quickcheck' test-tool args to be...
2011-07-20 Richard W.M... Update version number to 1.13.0. 1.13.0
2011-07-20 Richard W.M... Version 1.12.0. 1.12.0
2011-07-20 Richard W.M... Finalize release notes for 1.12 release.
2011-07-20 Richard W.M... blkid: Use -c /dev/null option to kill the cache.
2011-07-20 Richard W.M... blkid: Detect when value not found and return empty...
2011-07-20 Richard W.M... docs: Update stable release instructions.
2011-07-20 Richard W.M... configure: Remove -Wmissing-noreturn warning.
2011-07-20 Richard W.M... po-docs: Fix generation of 'podfiles'.
2011-07-20 Richard W.M... appliance: Capture stderr from qemu to the event system.
2011-07-20 Richard W.M... appliance: Document pipe fds.
2011-07-20 Richard W.M... Partially revert d82438431c1551610eb7d9945fa76d6387534582.
2011-07-19 Richard W.M... build: Fix virtio-serial test for qemu 0.15.
2011-07-19 Richard W.M... Version 1.11.20. 1.11.20
2011-07-19 Richard W.M... Update release notes.
2011-07-19 Richard W.M... java: Add guestfs-java(3) man page.
2011-07-19 Richard W.M... Add missing reference to guestfs-perl(3) to guestfs(3).
2011-07-19 Richard W.M... java: Tidy up the generated C bindings file.
2011-07-19 Richard W.M... java: Fix optional arguments in calls.
2011-07-19 Richard W.M... java: Enable warnings when compiling C bindings code.
2011-07-18 Nikita A Menkovichdebian: Fix misspelling in debian/control.
2011-07-18 Nikita A Menkovichdebian: Add debian/guestfsd.* to the tarball.
2011-07-18 Nikita A Menkovichdebian: Fix misspelling in debian/control.
2011-07-18 Richard W.M... Version 1.11.19. 1.11.19
2011-07-18 Richard W.M... po-docs: Include source (POD files) in EXTRA_DIST.
2011-07-18 Richard W.M... po-docs: Remove empty Spanish translation file.
2011-07-18 Richard W.M... po-docs: Fix UTF-8 encoding problem.
2011-07-17 Richard W.M... po-docs: Update the list of output manpages.
2011-07-17 Richard W.M... po-docs: Generate list of *.pod files.
2011-07-17 Richard W.M... Add notes on making a libguestfs stable release.
2011-07-17 Richard W.M... Pull latest translations from Transifex.
2011-07-17 Richard W.M... Add tx pull wrapper script.
2011-07-17 Richard W.M... ocaml: Generate ocamldoc.
2011-07-16 Richard W.M... ocaml: Bind guestfs_last_errno.
next