git.annexia.org
/
libguestfs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libguestfs.git
2011-09-16
Richard W.M...
Version 1.10.9.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Add an optional group ("grub") for the guestfs_grub_ins...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Remove old regression test that mainly tested a buggy...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
daemon: Factor out name of virtio serial channel.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Create /sys directory if it doesn't exist already.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
ruby: Check Ruby callback exists before we call it...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
ruby: Use a regular C array to pass the arguments throu...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
ruby: Append newline character after printing exception...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Hilko Bengen
python: Newer versions want parentheses around argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
php: Fix bug in PHP tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: fix memory leak along error path.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: Initialize msg buffer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: fix memory leak in guestfish.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: in daemon, free struct in RStruct, RStructLis...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
pclose: Fix other places where we only tested pclose...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
test_qemu: pclose may return any != 0 on error.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
qemu detection: Free up previous qemu help/version...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: test_qemu: Ensure FILE * is not leaked along...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: Check guestfs_inspect_get_product_name()...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
rescue: Ignore errno after guestfs_launch.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: Ignore return value from guestfs_launch in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Coverity: Check return value from sscanf in bindtests...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
configure: Add --with-extra flag to allow setting the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
protocol: Fix case where download can fail for small...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Richard W.M...
Escape special/non-printing characters in debug output...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
Vesion 1.10.8.
1.10.8
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
ruby: Fix typo in Ruby bindings file.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
Note that additional memory may be required to typechec...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
fish: Document that remote run in cmd substitution...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
Fix 'unknown filesystem' warnings in old inspection...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
inspection: Better checking for Windows root disks...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
build: Set TMPDIR for local testing.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
fish: Add fish-cmds.h to generator_built.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Richard W.M...
fish: Declare run_* functions in a generated header...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
Version 1.10.7.
1.10.7
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
docs: Fix function names in deprecation notices.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
docs: guestfs_set_out_of_memory_handler returns void...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
debian: bash is required to run libtool replacement...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
configure: Fix info about virt-resize when OCaml bindin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
debian: Add gawk to packagelist.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
virt-tar test: Stable ordering of test output.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
Change link, since PostgreSQL switched to using git.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Richard W.M...
Don't fail if HOSTNAME field is missing on Red Hat...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
Version 1.10.6.
1.10.6
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
perl: Fix another place where qw() was used as parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
ocaml: Fix locking in event callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
virt-df: Re-add documentation for --csv option.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
test-tool: Print FEBOOTSTRAP_* environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
perl: Fix CCFLAGS for Perl 5.14.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
build: Redirect ./configure errors in general to config...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
build: Send failed Perl test configure output to config...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
build: Allow 'make quickcheck' test-tool args to be...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
blkid: Use -c /dev/null option to kill the cache.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
blkid: Detect when value not found and return empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
appliance: Capture stderr from qemu to the event system.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
appliance: Document pipe fds.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
Partially revert d82438431c1551610eb7d9945fa76d6387534582.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
build: Fix virtio-serial test for qemu 0.15.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
Add missing reference to guestfs-perl(3) to guestfs(3).
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
fish: Add is_interactive flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
guestfs.h: Add missing extern keyword before event...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Richard W.M...
mkfs: Don't die if mke2fs is not available.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
Version 1.10.5.
1.10.5
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
appliance: Add systemd to get /sbin/reboot for virt...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
part-get-bootable: Fix when partitions are missing...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
Document that ntfsresize cannot be used multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
protocol: Force optargs_bitmask to be passed as 0 for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
capitests: Allow tests to properly test optional arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
Add caution subdirectory containing safety and liveness...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
Change download_to_tmp so it can work with multi-root...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
generator: Fix functions with both RBufferOut and optio...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
inspector: Fix comment in virt-inspector.rng.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
Revert "Lib.pm: unknown filesystem label SWAP-sda2...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
trace: Print empty list correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
perl: Ignore MYMETA.yml.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Richard W.M...
perl: Don't use qw() as parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Version 1.10.4.
1.10.4
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
generator: Rewrite UUIDs that begin with zero byte.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Jim Meyering
build: include <string.h> for src/match.c's use of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
daemon: Keep Coverity happy by ignoring some return...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Don't return freed pointers from command...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Missing return on error path.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Ensure fp is closed along all error paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Close directory handle along error paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Don't leak argv arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Don't leak error strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Check return value of sysroot_path.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Check return value of malloc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Don't close fd_cwd if fd_cwd == -1.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Avoid calling sort_strings (NULL, 0) on empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Don't call free_strings (NULL).
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Coverity: Remove unreachable code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
init: Remove timeout in udevadm settle command.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
protocol: Enhance "unexpected end of file when reading...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Only include date, not time, in BUGS file.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
virt-ls: Refactor mode selection code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
virt-ls: Small fix for output of --help option.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Richard W.M...
Ubuntu: Fix compilation of virt-resize if old libguestf...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nikita A Menkovich
daemon: Fix error message.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Nikita A Menkovich
debian: Add build dependencies: dpkg-dev, devscripts...
commit
|
commitdiff
|
tree
|
snapshot
next