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
...
*
guestmount: use O_ACCMODE instead of hard coding
Wanlong Gao
2012-01-30
1
-1
/
+1
*
guestmount: remove tailing spaces
Wanlong Gao
2012-01-30
1
-2
/
+2
*
daemon: Fix crash in aug-defnode (RHBZ#785668).
Richard W.M. Jones
2012-01-30
1
-6
/
+15
*
virt-alignment-scan: Fix typo in man page (thanks yurchor).
Richard W.M. Jones
2012-01-29
1
-1
/
+1
*
ocaml: Various fixes for bytecode compilation.
Richard W.M. Jones
2012-01-29
1
-8
/
+15
*
ocaml: Sort the tests.
Richard W.M. Jones
2012-01-29
1
-2
/
+3
*
extra-tests: ocaml: Additional suppressions so we can test bytecode.
Richard W.M. Jones
2012-01-29
1
-0
/
+14
*
ocaml: Test bytecode and native code bindings.
Richard W.M. Jones
2012-01-29
3
-24
/
+68
*
ocaml: Fix bytecode bindings for functions with >= 6 args.
Richard W.M. Jones
2012-01-29
1
-1
/
+1
*
Update to latest gnulib.
Richard W.M. Jones
2012-01-29
2
-0
/
+1
*
appliance: udev >= 176 now requires /dev to be a devtmpfs.
Richard W.M. Jones
2012-01-29
1
-0
/
+3
*
build: Add gobject/TODO.txt to EXTRA_DIST.
Richard W.M. Jones
2012-01-29
1
-1
/
+2
*
build: Add contrib/make-check-on-installed.pl to EXTRA_DIST.
Richard W.M. Jones
2012-01-29
1
-0
/
+1
*
contrib: Add a script for running test suite on installed packages.
Richard W.M. Jones
2012-01-29
2
-0
/
+184
*
fish: Fix 'test-guestfish-escapes.sh' when running an alternate guestfish bin...
Richard W.M. Jones
2012-01-29
1
-12
/
+16
*
ocaml: Don't install bindtests.*.
Richard W.M. Jones
2012-01-29
1
-0
/
+1
*
ocaml: Don't install libguestfsocaml.a.
Richard W.M. Jones
2012-01-29
1
-0
/
+1
*
gobject: Add a TODO list
Matthew Booth
2012-01-29
1
-0
/
+9
*
gobject: Add an explicit close call
Matthew Booth
2012-01-29
4
-13
/
+90
*
gobject: Allow RConstOptString to return an error
Matthew Booth
2012-01-29
1
-18
/
+11
*
Version 1.16.1.
1.16.1
Richard W.M. Jones
2012-01-24
20
-439
/
+439
*
daemon: Fix use-after-free in case-insensitive-path (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-38
/
+81
*
daemon: Fix leaking error message (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-0
/
+1
*
daemon: Close inotify handle on exit.
Richard W.M. Jones
2012-01-24
1
-0
/
+11
*
daemon: Close augeas handle on exit.
Richard W.M. Jones
2012-01-24
1
-0
/
+11
*
daemon: Fix leak of strings in md-detail (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-2
/
+2
*
daemon: md: Whitespace changes, and use size_t for i instead of pointer.
Richard W.M. Jones
2012-01-24
1
-20
/
+23
*
daemon: Fix leak of strings in blkid (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-2
/
+2
*
daemon: blkid: Whitespace changes, and use size_t for i instead of pointer.
Richard W.M. Jones
2012-01-24
1
-18
/
+21
*
daemon: Return value from write syscall is ssize_t, not int.
Richard W.M. Jones
2012-01-24
1
-1
/
+1
*
daemon: Don't leak 'cmdline' (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-0
/
+2
*
daemon: Length of message is a 32 bit unsigned quantity.
Richard W.M. Jones
2012-01-24
1
-2
/
+2
*
daemon: Fix use of uninitialized stack data (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-0
/
+2
*
daemon: Fix memory leak in 'initrd-cat' (found by valgrind).
Richard W.M. Jones
2012-01-24
1
-0
/
+2
*
Enable running the daemon under valgrind.
Richard W.M. Jones
2012-01-24
7
-3
/
+54
*
resize, sparsify: find progress mini-library in out-of-tree builds (2)
Hilko Bengen
2012-01-24
2
-3
/
+3
*
Fix --{en,dis}able-install-daemon
Hilko Bengen
2012-01-24
1
-1
/
+1
*
Version 1.16.0.
1.16.0
Richard W.M. Jones
2012-01-23
20
-6755
/
+6986
*
API support: Fix src/api-support/added file.
Richard W.M. Jones
2012-01-23
1
-470
/
+470
*
Update ROADMAP.
Richard W.M. Jones
2012-01-23
1
-4
/
+8
*
Finalize RELEASE NOTES.
Richard W.M. Jones
2012-01-23
1
-6
/
+10
*
Pull translations from Transifex.
Richard W.M. Jones
2012-01-23
16
-1998
/
+651
*
debian: Debian 6 blkid has -p but not -i.
Richard W.M. Jones
2012-01-23
1
-30
/
+62
*
gobject: Require minimum gobject library version of 2.26.0
Matthew Booth
2012-01-23
1
-1
/
+1
*
maint: use $var notation rather than ${var} when possible
Jim Meyering
2012-01-23
10
-17
/
+17
*
Update API support.
Richard W.M. Jones
2012-01-23
24
-474
/
+11234
*
gobject: Run bindtests from srcdir.
Hilko Bengen
2012-01-23
1
-2
/
+2
*
build: don't use automake-internal variable
Jim Meyering
2012-01-23
1
-2
/
+2
*
check for febootstrap etc. even if not building appliance
Hilko Bengen
2012-01-23
1
-31
/
+32
*
fish: Filter out error messages about history file in test script
Hilko Bengen
2012-01-23
1
-1
/
+1
[prev]
[next]