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
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Rename extratests -> tests/extra.
Richard W.M. Jones
2011-12-22
6
-44
/
+39
*
tests: Split regressions -> various subdirectories of tests/
Richard W.M. Jones
2011-12-22
54
-138
/
+203
*
tests: Rename capitests -> tests/c-api.
Richard W.M. Jones
2011-12-22
23
-54
/
+46
*
tests: Rename caution -> tests/qemu.
Richard W.M. Jones
2011-12-22
5
-7
/
+2
*
tests: Document new tests/ subdirectory.
Richard W.M. Jones
2011-12-22
1
-0
/
+4
*
docs: Arrange directory names in alphabetical order.
Richard W.M. Jones
2011-12-22
1
-4
/
+4
*
extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6.
Richard W.M. Jones
2011-12-20
1
-0
/
+7
*
fish: Allow events to be processed in guestfish.
Richard W.M. Jones
2011-12-16
13
-4
/
+530
*
python: Missing () in guestfs-python(1) examples.
Richard W.M. Jones
2011-12-14
1
-1
/
+1
*
Version 1.15.11.
1.15.11
Richard W.M. Jones
2011-12-09
18
-237
/
+703
*
fuse: Return EXIT_FAILURE if fuse_main fails.
Richard W.M. Jones
2011-12-09
1
-1
/
+1
*
fish: -i option should fail if / is not mountable, but warn about others.
Richard W.M. Jones
2011-12-09
1
-1
/
+7
*
daemon: Fix utimens so it doesn't hang on named pipes (RHBZ#761460).
Richard W.M. Jones
2011-12-08
2
-21
/
+29
*
daemon: Allow utimens to work for directories (RHBZ#761451).
Richard W.M. Jones
2011-12-08
1
-1
/
+1
*
copy-in/copy-out: Wait for the tar subprocess only (RHBZ#760669).
Richard W.M. Jones
2011-12-07
1
-26
/
+35
*
fish: Improve error messages when no OS / multi-boot OS found with inspection...
Richard W.M. Jones
2011-12-07
1
-2
/
+30
*
let the user explicitly choose ruby and rake programs
Hilko Bengen
2011-12-06
5
-10
/
+13
*
Version 1.15.10.
1.15.10
Richard W.M. Jones
2011-12-06
18
-75
/
+36
*
Fix rpcgen post-processing for out-of-tree builds
Hilko Bengen
2011-12-06
2
-2
/
+2
*
ruby: Use RSTRING_PTR, RSTRING_LEN for compat with Ruby 1.9 (RHBZ#760000).
Richard W.M. Jones
2011-12-05
1
-2
/
+11
*
blkid: split the RHEL5 which can't support some options
Wanlong Gao
2011-12-05
1
-7
/
+73
*
TODO: remove the implemented command blkid
Wanlong Gao
2011-12-05
1
-1
/
+0
*
Revert "blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option."
Richard W.M. Jones
2011-12-04
1
-5
/
+2
*
Revert "blkid: Fix mistake in previous commit."
Richard W.M. Jones
2011-12-04
1
-1
/
+1
*
blkid: Fix mistake in previous commit.
Richard W.M. Jones
2011-12-03
1
-1
/
+1
*
blkid: Use -c /dev/null because RHEL 5 blkid doesn't have -p option.
Richard W.M. Jones
2011-12-03
1
-2
/
+5
*
daemon: Use pkg-config to locate Augeas CFLAGS / libraries.
Richard W.M. Jones
2011-12-03
3
-18
/
+16
*
Version 1.15.9.
1.15.9
Richard W.M. Jones
2011-12-03
20
-18591
/
+18946
*
NEW API: add blkid command to print the attributes of the device
Wanlong Gao
2011-12-03
3
-1
/
+114
*
extra tests: Test that valgrind and libtool are installed.
Richard W.M. Jones
2011-12-02
1
-0
/
+12
*
inspection: Add a test for MD device mapping in fstab
Matthew Booth
2011-12-02
2
-0
/
+75
*
inspection: Handle MD devices in fstab
Matthew Booth
2011-12-02
1
-7
/
+323
*
build: Add more suppressions for valgrind tests
Matthew Booth
2011-12-02
1
-1
/
+34
*
mkfs: enable to make xfs filesystems when the device already has a filesystem
Wanlong Gao
2011-12-02
1
-0
/
+3
*
libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d...
Hilko Bengen
2011-12-01
3
-2
/
+3
*
todo: Suggestion for UUIDs in /etc/fstab (thanks Joshua Daniel Franklin).
Richard W.M. Jones
2011-11-30
1
-1
/
+3
*
ocaml: Fix OCaml dependencies.
Richard W.M. Jones
2011-11-30
1
-2
/
+2
*
Version 1.15.8.
1.15.8
Richard W.M. Jones
2011-11-29
19
-481
/
+540
*
python: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
perl: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
ruby: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
extra tests: Add comments about what is not tested here.
Richard W.M. Jones
2011-11-29
1
-8
/
+25
*
extra tests: Absolute path for 'run' command.
Richard W.M. Jones
2011-11-29
1
-1
/
+1
*
extra tests: Split up and reorder tests more logically.
Richard W.M. Jones
2011-11-29
1
-9
/
+15
*
extra tests: Test virt-sparsify.
Richard W.M. Jones
2011-11-29
4
-5
/
+23
*
extra tests: Test virt-resize.
Richard W.M. Jones
2011-11-29
4
-5
/
+23
*
ocaml: Load test should call Gc.compact to flag memory errors.
Richard W.M. Jones
2011-11-29
1
-0
/
+2
*
ocaml: Fix memory leak in bindings for functions that return buffers.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
Version 1.15.7.
1.15.7
Richard W.M. Jones
2011-11-29
20
-6540
/
+6525
*
extra tests: Run C API tests under valgrind.
Richard W.M. Jones
2011-11-29
1
-0
/
+5
[next]