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
*
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
*
protocol: Memory leak: Free temporary buffer along recv_discard path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
extra tests: Run OCaml tests under valgrind.
Richard W.M. Jones
2011-11-29
2
-2
/
+41
*
extra tests: Split VG variable into VG / RUN_VG.
Richard W.M. Jones
2011-11-29
1
-34
/
+34
*
ocaml: Memory leak: Free roots array along handle close path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
inspection: Cleanup iteration over fstab entries in inspect_fs_unix.c
Matthew Booth
2011-11-29
1
-28
/
+24
*
inspection: Add outline support for GNU/Hurd.
Richard W.M. Jones
2011-11-28
7
-0
/
+56
*
fish: When -m option fails, canonicalize device names that are printed.
Richard W.M. Jones
2011-11-28
1
-0
/
+15
*
fish: Rearrange code for displaying mountpoints when -m option fails.
Richard W.M. Jones
2011-11-28
1
-12
/
+33
*
docs: Tidy up documentation for md-stop.
Richard W.M. Jones
2011-11-25
1
-11
/
+1
*
Version 1.15.6.
1.15.6
Richard W.M. Jones
2011-11-24
21
-15693
/
+16382
*
ubuntu: Add extra suppressions for libnl.1 leaks.
Richard W.M. Jones
2011-11-24
1
-0
/
+14
*
Update API support.
Richard W.M. Jones
2011-11-24
17
-0
/
+7262
*
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
*
debian: Use mdadm -D --export instead of mdadm -DY.
Richard W.M. Jones
2011-11-24
1
-2
/
+2
*
Add 'make extra-tests' rule and run extra tests.
Richard W.M. Jones
2011-11-24
6
-1
/
+124
*
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
*
New API: md-stop for stopping MD devices
Wanlong Gao
2011-11-24
4
-1
/
+47
*
Rename mdadm_ apis to md_
Matthew Booth
2011-11-24
6
-32
/
+32
*
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
*
md: Inspect MD devices
Matthew Booth
2011-11-24
1
-0
/
+16
*
NFC: Declare and use variables on the same line in inspect.c
Matthew Booth
2011-11-24
1
-4
/
+2
*
build: Nothing under images/ should be translated
Matthew Booth
2011-11-24
1
-0
/
+1
*
build: Create an MD variant of the dummy Fedora image
Matthew Booth
2011-11-24
4
-114
/
+211
*
run script: Don't overwrite LD_LIBRARY_PATH and PERL5LIB
Matthew Booth
2011-11-24
1
-3
/
+13
*
gnulib: Rebase to latest.
Richard W.M. Jones
2011-11-22
3
-0
/
+7
*
Don't rely on implicit promotion of float to double in printf args.
Richard W.M. Jones
2011-11-22
2
-4
/
+6
*
fish: In generated code, put function names on a new line.
Richard W.M. Jones
2011-11-22
1
-5
/
+10
*
df, testing: Add notes on virt-df numbers (thanks Kashyap Chamarthy).
Richard W.M. Jones
2011-11-22
2
-1
/
+49
*
sparsify: Add -o option for passing qemu-img output format options.
Richard W.M. Jones
2011-11-22
2
-5
/
+23
*
sparsify: Add --compress option.
Richard W.M. Jones
2011-11-22
2
-5
/
+16
*
sparsify: Add auto-detection of .vdi files.
Richard W.M. Jones
2011-11-22
3
-3
/
+23
[next]