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.14.8.
1.14.8
Richard W.M. Jones
2011-12-22
18
-128
/
+143
*
Security: Mitigate possible privilege escalation via SG_IO ioctl (CVE-2011-41...
Richard W.M. Jones
2011-12-22
1
-0
/
+10
*
Version 1.14.7.
1.14.7
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-09
2
-21
/
+29
*
daemon: Allow utimens to work for directories (RHBZ#761451).
Richard W.M. Jones
2011-12-09
1
-1
/
+1
*
copy-in/copy-out: Wait for the tar subprocess only (RHBZ#760669).
Richard W.M. Jones
2011-12-09
1
-26
/
+35
*
fish: Improve error messages when no OS / multi-boot OS found with inspection...
Richard W.M. Jones
2011-12-09
1
-2
/
+30
*
let the user explicitly choose ruby and rake programs
Hilko Bengen
2011-12-09
5
-10
/
+13
*
Version 1.14.6.
1.14.6
Richard W.M. Jones
2011-12-06
19
-75
/
+37
*
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-06
1
-2
/
+11
*
daemon: Use pkg-config to locate Augeas CFLAGS / libraries.
Richard W.M. Jones
2011-12-06
3
-18
/
+16
*
extra tests: Test that valgrind and libtool are installed.
Richard W.M. Jones
2011-12-06
1
-0
/
+12
*
build: Add more suppressions for valgrind tests
Matthew Booth
2011-12-06
1
-1
/
+34
*
mkfs: enable to make xfs filesystems when the device already has a filesystem
Wanlong Gao
2011-12-06
1
-0
/
+3
*
Version 1.14.5.
1.14.5
Richard W.M. Jones
2011-12-02
20
-608
/
+664
*
libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d...
Hilko Bengen
2011-12-02
3
-2
/
+3
*
ocaml: Fix OCaml dependencies.
Richard W.M. Jones
2011-12-02
1
-2
/
+2
*
python: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
perl: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
ruby: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
extra tests: Add comments about what is not tested here.
Richard W.M. Jones
2011-12-02
1
-8
/
+25
*
extra tests: Absolute path for 'run' command.
Richard W.M. Jones
2011-12-02
1
-1
/
+1
*
extra tests: Split up and reorder tests more logically.
Richard W.M. Jones
2011-12-02
1
-9
/
+15
*
extra tests: Test virt-sparsify.
Richard W.M. Jones
2011-12-02
4
-5
/
+23
*
extra tests: Test virt-resize.
Richard W.M. Jones
2011-12-02
4
-5
/
+23
*
ocaml: Load test should call Gc.compact to flag memory errors.
Richard W.M. Jones
2011-12-02
1
-0
/
+2
*
ocaml: Fix memory leak in bindings for functions that return buffers.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
extra tests: Run C API tests under valgrind.
Richard W.M. Jones
2011-12-02
1
-0
/
+5
*
protocol: Memory leak: Free temporary buffer along recv_discard path.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
extra tests: Run OCaml tests under valgrind.
Richard W.M. Jones
2011-12-02
2
-2
/
+41
*
extra tests: Split VG variable into VG / RUN_VG.
Richard W.M. Jones
2011-12-02
1
-33
/
+33
*
ocaml: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-12-02
1
-0
/
+1
*
fish: When -m option fails, canonicalize device names that are printed.
Richard W.M. Jones
2011-12-02
1
-0
/
+15
*
fish: Rearrange code for displaying mountpoints when -m option fails.
Richard W.M. Jones
2011-12-02
1
-12
/
+33
*
Version 1.14.4.
1.14.4
Richard W.M. Jones
2011-11-24
20
-9757
/
+9795
*
ubuntu: Add extra suppressions for libnl.1 leaks.
Richard W.M. Jones
2011-11-24
1
-0
/
+14
*
extra-tests: Include valgrind suppressions file.
Richard W.M. Jones
2011-11-24
3
-1
/
+48
*
regressions: Allow test-launch-race.pl to be skipped.
Richard W.M. Jones
2011-11-24
1
-0
/
+3
*
Add 'make extra-tests' rule and run extra tests.
Richard W.M. Jones
2011-11-24
6
-1
/
+123
*
lib: Fix memory leak when debugging enabled (found by valgrind).
Richard W.M. Jones
2011-11-24
1
-0
/
+2
*
test-tool: Fix multiple memory leaks found by valgrind.
Richard W.M. Jones
2011-11-24
1
-4
/
+8
*
filesystems: Fix memory leak found by valgrind.
Richard W.M. Jones
2011-11-24
1
-1
/
+3
*
part-disk: Change default alignment of this to 64K (128 sectors).
Richard W.M. Jones
2011-11-24
1
-5
/
+6
*
virt-alignment-scan: Add checks for when API calls return NULL.
Richard W.M. Jones
2011-11-24
1
-0
/
+4
*
NFC: Allow multiple config files in inspect_with_augeas in inspect_fs_unix.c
Matthew Booth
2011-11-24
1
-19
/
+59
*
NFC: Consolidate the error path in check_fstab in inspect_fs_unix.c
Matthew Booth
2011-11-24
1
-14
/
+9
*
NFC: Declare and use variables on the same line in inspect.c
Matthew Booth
2011-11-24
1
-4
/
+2
[next]