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
...
*
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-23
2
-3
/
+3
*
Fix --{en,dis}able-install-daemon
Hilko Bengen
2012-01-23
1
-1
/
+1
*
API support: Fix src/api-support/added file.
Richard W.M. Jones
2012-01-23
1
-470
/
+470
*
Version 1.17.0.
1.17.0
Richard W.M. Jones
2012-01-23
1
-2
/
+2
*
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
*
Do not run appliance-related checks if not building appliance
Hilko Bengen
2012-01-23
15
-13
/
+56
*
Replace setting of environment variables with usage of local run script
Hilko Bengen
2012-01-23
19
-63
/
+21
*
php: function_entry -> zend_function_entry.
Richard W.M. Jones
2012-01-22
1
-1
/
+1
*
php: Enable 'make clean' in extension subdirectory.
Richard W.M. Jones
2012-01-22
1
-4
/
+4
*
Version 1.15.19.
1.15.19
Richard W.M. Jones
2012-01-22
20
-2278
/
+2323
*
gobject: Include bindtests-manual.js in EXTRA_DIST.
Richard W.M. Jones
2012-01-22
1
-3
/
+7
*
gobject: Document these bindings in guestfs(3).
Richard W.M. Jones
2012-01-22
1
-0
/
+7
*
website: Rebuild the HTML manual pages from scratch.
Richard W.M. Jones
2012-01-22
1
-0
/
+5
*
daemon: Move internal-autosync function to new file internal.c.
Richard W.M. Jones
2012-01-21
4
-18
/
+48
*
gobject: Add bindtests for return values
Matthew Booth
2012-01-20
2
-0
/
+111
*
bindtests: Test optargs in test0
Matthew Booth
2012-01-20
5
-33
/
+237
*
gobject: Add basic bindtests
Matthew Booth
2012-01-20
6
-2
/
+78
*
run script: Add support for gobject introspection
Matthew Booth
2012-01-20
1
-3
/
+9
*
gobject: Add GObject bindings
Matthew Booth
2012-01-20
9
-0
/
+1079
*
generator: Add CamelName flag
Matthew Booth
2012-01-20
3
-5
/
+15
*
resize, sparsify: find progress mini-library in out-of-tree builds
Hilko Bengen
2012-01-20
2
-2
/
+2
*
Fixed out-of-tree compilation of OCaml code after .depend files removal
Hilko Bengen
2012-01-20
3
-8
/
+11
*
fish: Remove hard-coded path from test script
Hilko Bengen
2012-01-20
1
-1
/
+1
*
c: Fix prototype generator when last argument is a BufferIn
Matthew Booth
2012-01-20
1
-1
/
+7
*
bindtests: Add a test for RBufferOut
Matthew Booth
2012-01-20
2
-0
/
+2
*
bindtests: Fix sscanf test in test0rhashtable
Matthew Booth
2012-01-20
1
-1
/
+1
[prev]
[next]