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
*
appliance: Update paths to udevd.
Richard W.M. Jones
2012-07-02
1
-1
/
+3
*
appliance: Update comment to note that systemd package now contains udevd.
Richard W.M. Jones
2012-07-02
1
-1
/
+1
*
Version 1.19.15.
1.19.15
Richard W.M. Jones
2012-06-29
20
-18556
/
+18886
*
tests: Add a test of /dev/disk/by-id paths (RHBZ#627675).
Richard W.M. Jones
2012-06-29
1
-0
/
+8
*
tests: Use qemu-img to create an overlay for testing, instead of copying.
Richard W.M. Jones
2012-06-29
2
-16
/
+18
*
inspect: Check partition exists when doing fstab mapping.
Richard W.M. Jones
2012-06-29
1
-8
/
+26
*
inspect: Guess device name from /dev/disk/by-id/*-partN path (RHBZ#627675).
Richard W.M. Jones
2012-06-29
1
-0
/
+74
*
inspect: Refactor resolve_fstab_device code into multiple functions.
Richard W.M. Jones
2012-06-29
1
-68
/
+103
*
New API: guestfs_nr_devices
Richard W.M. Jones
2012-06-29
3
-1
/
+30
*
ruby: Fix detection of library (thanks Hilko Bengen).
Richard W.M. Jones
2012-06-29
1
-7
/
+25
*
ruby: Changing spacing in configure file.
Richard W.M. Jones
2012-06-29
1
-5
/
+5
*
ruby: Remove useless AC_SUBST in configure file.
Richard W.M. Jones
2012-06-29
1
-1
/
+0
*
Update API support from tarballs.
Richard W.M. Jones
2012-06-28
23
-0
/
+11670
*
tests: Reformat TESTS_ENVIRONMENT so all use a standard format.
Richard W.M. Jones
2012-06-28
7
-16
/
+9
*
python: Set PYTHON in run script.
Richard W.M. Jones
2012-06-28
2
-3
/
+2
*
ocaml: Set CAML_LD_LIBRARY_PATH in run script.
Richard W.M. Jones
2012-06-28
2
-1
/
+3
*
ruby: Use run --tests for tests.
Richard W.M. Jones
2012-06-28
2
-3
/
+4
*
java: Use run --tests for tests.
Richard W.M. Jones
2012-06-28
2
-6
/
+6
*
gobject: Use run --test for tests, and set GJS in run script.
Richard W.M. Jones
2012-06-28
4
-4
/
+7
*
run: Rearrangement and add comments.
Richard W.M. Jones
2012-06-28
1
-2
/
+5
*
run: Set MALLOC_PERTURB_ to a random value.
Richard W.M. Jones
2012-06-28
23
-103
/
+25
*
Version 1.19.14.
1.19.14
Richard W.M. Jones
2012-06-28
4
-6
/
+6
*
tests: Fix 'run --test' so it cleans up its temporary file.
Richard W.M. Jones
2012-06-27
1
-2
/
+2
*
Ensure #include <config.h> occurs in every C file.
Richard W.M. Jones
2012-06-27
8
-0
/
+16
*
src/actions.c: Include <config.h> in this generated file.
Richard W.M. Jones
2012-06-27
1
-0
/
+2
*
gobject: bindtests: gjs exception behaviour changed, fix test.
Richard W.M. Jones
2012-06-27
1
-1
/
+1
*
Version 1.19.13.
1.19.13
Richard W.M. Jones
2012-06-26
6
-338
/
+409
*
fuse: Use the ./run --test script to run tests.
Richard W.M. Jones
2012-06-26
2
-8
/
+2
*
tests: Add ./run --test option.
Richard W.M. Jones
2012-06-26
31
-38
/
+64
*
./run: Fix indenting for shell script.
Richard W.M. Jones
2012-06-26
1
-8
/
+8
*
ocaml: Allow parallel mount-local test to be skipped.
Richard W.M. Jones
2012-06-26
1
-0
/
+13
*
FAQ: Add Gentoo (thanks Agostino Sarubbo).
Richard W.M. Jones
2012-06-26
1
-0
/
+6
*
Version 1.19.12.
1.19.12
Richard W.M. Jones
2012-06-26
18
-146
/
+193
*
launch: Avoid double-close when qemu exits early.
Richard W.M. Jones
2012-06-26
1
-2
/
+6
*
launch: Ensure errno from test_qemu_cmd is captured and printed.
Richard W.M. Jones
2012-06-26
1
-5
/
+3
*
launch: Set g->sock = -1 to avoid double-close.
Richard W.M. Jones
2012-06-26
1
-0
/
+1
*
launch: Log errors from close syscall.
Richard W.M. Jones
2012-06-26
1
-1
/
+6
*
tests: Add thread IDs to test of bug 790721.
Richard W.M. Jones
2012-06-26
1
-5
/
+10
*
sysprep: Don't check for /dev/fuse before running the test.
Richard W.M. Jones
2012-06-25
1
-5
/
+0
*
fish: Allow mount-local test to be skipped with environment variable.
Richard W.M. Jones
2012-06-25
1
-0
/
+5
*
tests: Allow SELinux tests to be skipped with an environment variable.
Richard W.M. Jones
2012-06-25
1
-0
/
+6
*
Version 1.19.11.
1.19.11
Richard W.M. Jones
2012-06-25
20
-11533
/
+11620
*
launch: Treat /dev/null specially, for old KVM.
Richard W.M. Jones
2012-06-25
6
-10
/
+45
*
lib: Remove obsolete NETWORK, ROUTER definitions in header file.
Richard W.M. Jones
2012-06-25
1
-21
/
+0
*
Version 1.19.10.
1.19.10
Richard W.M. Jones
2012-06-22
20
-592
/
+542
*
tests/xml: Fix compilation of test on RHEL 5 with old libvirt.
Richard W.M. Jones
2012-06-22
1
-2
/
+9
*
tests: Add workaround for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-22
1
-0
/
+4
*
tests: Fix broken workarounds for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-22
2
-2
/
+2
*
test-virt-resize: Replace truncate with guestfish sparse.
Richard W.M. Jones
2012-06-22
1
-1
/
+1
*
part-get-bootable: Fix when partitions are missing or unordered (RHBZ#602997).
Richard W.M. Jones
2012-06-22
1
-4
/
+16
[next]