libguestfs.git
2011-09-26 Richard W.M... docs: Show how to use a qemu wrapper to edit the qemu...
2011-09-24 Richard W.M... Version 1.13.14. 1.13.14
2011-09-24 Richard W.M... Update to latest gnulib.
2011-09-22 Richard W.M... erlang: Use the official autoconf macros.
2011-09-21 Richard W.M... todo: Suggestion to improve Erlang bindings.
2011-09-21 Richard W.M... Enable APIC.
2011-09-21 Richard W.M... Version 1.13.13. 1.13.13
2011-09-21 Richard W.M... Add Erlang bindings.
2011-09-16 Richard W.M... inspection: Handle /dev/root in /etc/fstab.
2011-09-16 Richard W.M... inspection: Add support for ttylinux (a minimal Linux).
2011-09-15 Richard W.M... Add an optional group ("grub") for the guestfs_grub_ins...
2011-09-14 Richard W.M... Version 1.13.12. 1.13.12
2011-09-14 Richard Jonestest-tool: Display TMPDIR.
2011-09-14 Richard Jonestest-tool: Refresh libguestfs-test-tool man page.
2011-09-14 Richard Jonestest-tool: Make the default timeout be 600 seconds...
2011-09-14 Richard Jonestest-tool: Document the -t command line option.
2011-09-14 Richard Jonestest-tool: Use B<...> for command line options in man...
2011-09-12 Richard Jonespo-docs: Make podfiles sort stable.
2011-09-12 Richard JonesStable OCaml dependencies.
2011-09-07 Richard W.M... docs: Add a section explaining the appliance boot process.
2011-09-01 Richard W.M... Version 1.13.11. 1.13.11
2011-09-01 Richard W.M... Remove old regression test that mainly tested a buggy...
2011-09-01 Richard W.M... debian: Missing build dependency on db4.8-util.
2011-09-01 Richard W.M... daemon: Factor out name of virtio serial channel.
2011-09-01 Richard W.M... Create /sys directory if it doesn't exist already.
2011-08-28 Richard W.M... Version 1.13.10. 1.13.10
2011-08-28 Richard W.M... cat: Small documentation correction.
2011-08-27 Richard W.M... inspector: Use xmlstarlet instead of xpath in examples.
2011-08-27 Richard W.M... man pages: Add a standard EXIT STATUS section to most...
2011-08-26 Richard W.M... Version 1.13.9. 1.13.9
2011-08-26 Richard W.M... progress: Make default UTF-8 progress bar less black.
2011-08-26 Richard W.M... resize: Add --machine-readable option for machine frien...
2011-08-26 Richard W.M... progress: Add machine readable flag.
2011-08-26 Richard W.M... resize: Use guestfish progress bar mini-library.
2011-08-26 Richard W.M... Add GUESTFS_EVENT_ENTER event.
2011-08-26 Richard W.M... fish: Make progress bars into a mini library.
2011-08-26 Richard W.M... fish: clarify comment: shared source files are used...
2011-08-26 Richard W.M... Version 1.13.8. 1.13.8
2011-08-26 Richard W.M... ruby: Check Ruby callback exists before we call it...
2011-08-25 Richard W.M... ruby: Use a regular C array to pass the arguments throu...
2011-08-25 Richard W.M... ruby: Append newline character after printing exception...
2011-08-24 Hilko Bengenpython: Newer versions want parentheses around argument...
2011-08-24 Hilko Bengenpython: Don't build static library
2011-08-23 Richard W.M... Version 1.13.7. 1.13.7
2011-08-23 Richard W.M... php: Fix bug in PHP tests.
2011-08-23 Richard W.M... Coverity: fix memory leak along error path.
2011-08-23 Richard W.M... Coverity: Initialize msg buffer.
2011-08-23 Richard W.M... Coverity: fix memory leak in guestfish.
2011-08-23 Richard W.M... Coverity: in daemon, free struct in RStruct, RStructLis...
2011-08-23 Richard W.M... pclose: Fix other places where we only tested pclose...
2011-08-23 Richard W.M... test_qemu: Improve the error message.
2011-08-23 Richard W.M... test_qemu: pclose may return any != 0 on error.
2011-08-23 Richard W.M... qemu detection: Free up previous qemu help/version...
2011-08-23 Richard W.M... Coverity: test_qemu: Ensure FILE * is not leaked along...
2011-08-23 Richard W.M... Coverity: Check guestfs_inspect_get_product_name()...
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...
next