index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.18.3.
1.18.3
Richard W.M. Jones
2012-06-28
20
-614
/
+738
*
Ensure #include <config.h> occurs in every C file.
Richard W.M. Jones
2012-06-28
8
-0
/
+16
*
src/actions.c: Include <config.h> in this generated file.
Richard W.M. Jones
2012-06-28
1
-0
/
+2
*
gobject: bindtests: gjs exception behaviour changed, fix test.
Richard W.M. Jones
2012-06-28
1
-1
/
+1
*
./run: Fix indenting for shell script.
Richard W.M. Jones
2012-06-28
1
-8
/
+8
*
ocaml: Allow parallel mount-local test to be skipped.
Richard W.M. Jones
2012-06-28
1
-0
/
+13
*
FAQ: Add Gentoo (thanks Agostino Sarubbo).
Richard W.M. Jones
2012-06-28
1
-0
/
+6
*
launch: Avoid double-close when qemu exits early.
Richard W.M. Jones
2012-06-28
1
-2
/
+6
*
launch: Ensure errno from test_qemu_cmd is captured and printed.
Richard W.M. Jones
2012-06-28
1
-5
/
+3
*
launch: Set g->sock = -1 to avoid double-close.
Richard W.M. Jones
2012-06-28
1
-0
/
+1
*
launch: Log errors from close syscall.
Richard W.M. Jones
2012-06-28
1
-1
/
+6
*
tests: Add thread IDs to test of bug 790721.
Richard W.M. Jones
2012-06-28
1
-5
/
+10
*
sysprep: Don't check for /dev/fuse before running the test.
Richard W.M. Jones
2012-06-28
1
-5
/
+0
*
fish: Allow mount-local test to be skipped with environment variable.
Richard W.M. Jones
2012-06-28
1
-0
/
+5
*
tests: Fix a few tests where /dev/null was being used with format=qcow2.
Richard W.M. Jones
2012-06-28
4
-9
/
+17
*
lib: Remove obsolete NETWORK, ROUTER definitions in header file.
Richard W.M. Jones
2012-06-28
1
-21
/
+0
*
tests/xml: Fix compilation of test on RHEL 5 with old libvirt.
Richard W.M. Jones
2012-06-28
1
-2
/
+9
*
tests: Add workaround for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-28
1
-0
/
+4
*
tests: Fix broken workarounds for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-28
2
-2
/
+2
*
test-virt-resize: Replace truncate with guestfish sparse.
Richard W.M. Jones
2012-06-28
1
-1
/
+1
*
part-get-bootable: Fix when partitions are missing or unordered (RHBZ#602997).
Richard W.M. Jones
2012-06-28
1
-4
/
+16
*
ruby: Add a replacement rb_hash_lookup function for Ruby 1.8.5.
Richard W.M. Jones
2012-06-28
3
-1
/
+23
*
ruby: Fix libruby test.
Richard W.M. Jones
2012-06-28
1
-3
/
+2
*
virt-format: Don't call wipefs unless API is available.
Richard W.M. Jones
2012-06-28
1
-1
/
+25
*
tests: Add SKIP_TEST_* variables to allow these tests to be skipped.
Richard W.M. Jones
2012-06-28
8
-0
/
+40
*
Version 1.18.2.
1.18.2
Richard W.M. Jones
2012-06-21
20
-3903
/
+3973
*
FAQ: Mention update-guestfs-appliance (thanks Steven Dake).
Richard W.M. Jones
2012-06-21
1
-0
/
+4
*
build: Workaround for AC_PROG_SED not existing.
Richard W.M. Jones
2012-06-21
1
-1
/
+7
*
build: Define abs_builddir if not defined already.
Richard W.M. Jones
2012-06-21
3
-0
/
+9
*
fuse: Skip 'truncate' tests if this command is missing.
Richard W.M. Jones
2012-06-21
1
-9
/
+12
*
tests: Replace truncate command with 'guestfish sparse'.
Richard W.M. Jones
2012-06-21
6
-7
/
+13
*
fuse: Add replacement for fuse_opt_add_opt_escaped.
Richard W.M. Jones
2012-06-21
2
-1
/
+37
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-21
16
-10
/
+61
*
ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.
Richard W.M. Jones
2012-06-21
3
-3
/
+3
*
configure: Look for mkisofs as well as genisoimage.
Richard W.M. Jones
2012-06-21
1
-2
/
+2
*
Ignore .gdb_history file.
Richard W.M. Jones
2012-06-21
1
-0
/
+1
*
virt-edit: Document CVE-2012-2690.
Richard W.M. Jones
2012-06-21
1
-0
/
+14
*
lvm-filter: Make it work with > 26 devices.
Richard W.M. Jones
2012-06-21
1
-11
/
+14
*
daemon: Fix order of devices in guestfs_list_devices when > 26 disks.
Richard W.M. Jones
2012-06-21
3
-2
/
+69
*
appliance: Add lsscsi to package list.
Richard W.M. Jones
2012-06-21
1
-0
/
+1
*
tests/md: Don't hard code /dev/vda in expected output of tests.
Richard W.M. Jones
2012-06-21
2
-13
/
+14
*
tests: Fix spelling in comment.
Richard W.M. Jones
2012-06-21
1
-2
/
+2
*
tests/lvm: Don't hard-code /dev/vda in test.
Richard W.M. Jones
2012-06-21
1
-1
/
+1
*
daemon: Always pass -F option to mke2fs.
Richard W.M. Jones
2012-06-21
1
-6
/
+6
*
tests: Allow regression test for bug 690819 to be skipped.
Richard W.M. Jones
2012-06-21
1
-0
/
+12
*
blockdev_getbsz: Remove test.
Richard W.M. Jones
2012-06-21
1
-2
/
+1
*
fish: Change test-escapes so test is not endian-sensitive.
Richard W.M. Jones
2012-06-21
1
-3
/
+3
*
out-of-tree build/install fix for translations
Hilko Bengen
2012-06-21
1
-8
/
+6
*
Enhance BUGS script.
Richard W.M. Jones
2012-06-21
3
-150
/
+175
*
arm: Use #if defined instead of #ifdef.
Richard W.M. Jones
2012-06-21
1
-1
/
+1
[next]