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
*
java: Make use of JAR_INSTALL_DIR, JNI_INSTALL_DIR
Hilko Bengen
2012-02-08
2
-5
/
+9
*
Version 1.17.5.
1.17.5
Richard W.M. Jones
2012-02-08
18
-23
/
+29
*
findfs: Remove /run/blkid/blkid.tab.
Richard W.M. Jones
2012-02-08
1
-0
/
+1
*
extra-tests: Add suppression for uninitialized memory bug in latest glibc.
Richard W.M. Jones
2012-02-08
1
-0
/
+8
*
extra-tests: libnl moved from /lib64 to /usr/lib64 on Fedora.
Richard W.M. Jones
2012-02-08
1
-0
/
+13
*
perl: Ignore perl/MYMETA.json
Richard W.M. Jones
2012-02-07
1
-0
/
+1
*
blockdev, parted: Call udev_settle before and after commands. (RHBZ#769304)
Richard W.M. Jones
2012-02-06
2
-52
/
+115
*
Revert "daemon: Run udev_settle after pwrite-device finishes."
Richard W.M. Jones
2012-02-06
2
-17
/
+4
*
build: Choose a virtual directory for the daemon which is not a symlink.
Richard W.M. Jones
2012-02-06
2
-4
/
+27
*
build: Remove 'run' from EXTRA_DIST.
Richard W.M. Jones
2012-02-03
1
-1
/
+0
*
Version 1.17.4.
1.17.4
Richard W.M. Jones
2012-02-01
20
-46
/
+65
*
Clarify the error message when unavailable functions are called (RHBZ#679737).
Richard W.M. Jones
2012-02-01
8
-136
/
+271
*
examples: code cleanups
Wanlong Gao
2012-01-31
2
-2
/
+2
*
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-28
1
-1
/
+1
*
ocaml: Various fixes for bytecode compilation.
Richard W.M. Jones
2012-01-28
1
-8
/
+15
*
Version 1.17.3.
1.17.3
Richard W.M. Jones
2012-01-28
18
-20
/
+26
*
ocaml: Sort the tests.
Richard W.M. Jones
2012-01-28
1
-2
/
+3
*
extra-tests: ocaml: Additional suppressions so we can test bytecode.
Richard W.M. Jones
2012-01-28
1
-0
/
+14
*
ocaml: Test bytecode and native code bindings.
Richard W.M. Jones
2012-01-27
3
-24
/
+68
*
ocaml: Fix bytecode bindings for functions with >= 6 args.
Richard W.M. Jones
2012-01-27
1
-1
/
+1
*
Update to latest gnulib.
Richard W.M. Jones
2012-01-27
2
-0
/
+1
*
appliance: udev >= 176 now requires /dev to be a devtmpfs.
Richard W.M. Jones
2012-01-27
1
-0
/
+3
*
Version 1.17.2.
1.17.2
Richard W.M. Jones
2012-01-26
19
-23
/
+27
*
build: Add gobject/TODO.txt to EXTRA_DIST.
Richard W.M. Jones
2012-01-26
1
-1
/
+2
*
build: Add contrib/make-check-on-installed.pl to EXTRA_DIST.
Richard W.M. Jones
2012-01-26
1
-0
/
+1
*
contrib: Add a script for running test suite on installed packages.
Richard W.M. Jones
2012-01-26
2
-0
/
+184
*
contrib: Delete 'removed' sections from the README file.
Richard W.M. Jones
2012-01-26
1
-19
/
+0
*
fish: Fix 'test-guestfish-escapes.sh' when running an alternate guestfish bin...
Richard W.M. Jones
2012-01-26
1
-12
/
+16
*
ocaml: Don't install bindtests.*.
Richard W.M. Jones
2012-01-26
1
-0
/
+1
*
ocaml: Don't install libguestfsocaml.a.
Richard W.M. Jones
2012-01-26
1
-0
/
+1
*
gobject: Add a TODO list
Matthew Booth
2012-01-26
1
-0
/
+9
*
gobject: Add an explicit close call
Matthew Booth
2012-01-26
4
-13
/
+90
*
gobject: Allow RConstOptString to return an error
Matthew Booth
2012-01-26
1
-18
/
+11
*
appliance: Switch to using 'iproute' ('ip' command) from 'net-tools' (RHBZ#78...
Jiri Popelka
2012-01-25
2
-6
/
+10
*
Version 1.17.1.
1.17.1
Richard W.M. Jones
2012-01-24
20
-6635
/
+6688
*
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
[next]