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.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
*
build: Nothing under images/ should be translated
Matthew Booth
2011-11-24
1
-0
/
+1
*
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-24
3
-0
/
+7
*
Don't rely on implicit promotion of float to double in printf args.
Richard W.M. Jones
2011-11-24
2
-4
/
+6
*
fish: In generated code, put function names on a new line.
Richard W.M. Jones
2011-11-24
1
-5
/
+10
*
Version 1.14.3.
1.14.3
Richard W.M. Jones
2011-11-22
21
-560
/
+2904
*
df, testing: Add notes on virt-df numbers (thanks Kashyap Chamarthy).
Richard W.M. Jones
2011-11-22
2
-1
/
+49
*
sparsify: Add auto-detection of .vdi files.
Richard W.M. Jones
2011-11-22
3
-3
/
+23
*
guestfs-testing: Link to libguestfs-test-tool.
Richard W.M. Jones
2011-11-22
1
-0
/
+5
*
out-of-tree build: ruby
Hilko Bengen
2011-11-22
3
-12
/
+12
*
Add guestfs-testing(1) man page.
Richard W.M. Jones
2011-11-22
5
-4
/
+314
*
out of tree build: haskell
Hilko Bengen
2011-11-22
1
-6
/
+6
*
java: out-of-tree build, don't build static library
Hilko Bengen
2011-11-22
1
-3
/
+4
*
out of tree build: erlang
Hilko Bengen
2011-11-22
1
-1
/
+1
*
32 bit: Fix printf off_t.
Richard Jones
2011-11-22
1
-2
/
+2
*
32 bit: Use %td for ptrdiff_t (difference between two pointers).
Richard W.M. Jones
2011-11-22
1
-1
/
+1
*
df: Disable part of virt-df test.
Richard W.M. Jones
2011-11-22
1
-8
/
+10
*
generator: Support testing the output of RHashtable functions.
Richard W.M. Jones
2011-11-22
3
-0
/
+47
*
daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.
Richard W.M. Jones
2011-11-22
5
-87
/
+102
*
Version 1.14.2.
1.14.2
Richard W.M. Jones
2011-11-10
20
-429
/
+1140
*
ocaml: Fix bindings when a function takes more than 10 parameters.
Richard W.M. Jones
2011-11-09
1
-4
/
+14
*
tests: Fix bitmask parameter when testing optional arguments.
Richard W.M. Jones
2011-11-09
1
-6
/
+7
*
fish: More informative documentation of optargs.
Richard W.M. Jones
2011-11-09
1
-2
/
+12
*
ocaml: Compile OCaml bindings and tests with -warn-error.
Richard W.M. Jones
2011-11-09
1
-12
/
+15
*
ocaml: Catch EVENT_ENTER case in test.
Richard W.M. Jones
2011-11-09
1
-1
/
+2
*
Update FSF address.
Matthew Booth
2011-11-09
299
-307
/
+307
*
daemon: Use a private copy of /etc/lvm so we don't modify the real config.
Richard W.M. Jones
2011-11-09
3
-16
/
+101
*
daemon: Don't use files with fixed names in /tmp (thanks Steve Kemp).
Richard W.M. Jones
2011-11-09
2
-20
/
+46
*
virt-sysprep: Don't use xmlstarlet.
Richard W.M. Jones
2011-11-09
3
-16
/
+9
*
Add virt-inspector --xpath to run XPath queries directly.
Richard W.M. Jones
2011-11-09
2
-7
/
+146
*
resize: Remove requirement for ocaml Pcre library.
Richard W.M. Jones
2011-11-09
6
-34
/
+11
*
resize: Add tests for some Utils functions.
Richard W.M. Jones
2011-11-09
4
-2
/
+99
*
python: Use sys.version_info[0] instead of sys.version_info.major.
Richard W.M. Jones
2011-11-09
1
-2
/
+2
*
python: Fixes for Python 3 (RHBZ#750889).
Richard W.M. Jones
2011-11-09
5
-24
/
+123
*
python: Pass $PYTHON environment variable to tests.
Richard W.M. Jones
2011-11-09
3
-6
/
+7
*
python: Include <config.h>.
Richard W.M. Jones
2011-11-09
1
-0
/
+2
*
python: Correctly check for Python major/minor.
Richard W.M. Jones
2011-11-09
1
-1
/
+3
[next]