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.14.10.
1.14.10
stable-1.14
Richard W.M. Jones
2012-01-23
20
-214
/
+231
*
build: don't use automake-internal variable
Jim Meyering
2012-01-23
1
-2
/
+2
*
php: function_entry -> zend_function_entry.
Richard W.M. Jones
2012-01-23
1
-1
/
+1
*
php: Enable 'make clean' in extension subdirectory.
Richard W.M. Jones
2012-01-23
1
-4
/
+4
*
daemon: Move internal-autosync function to new file internal.c.
Richard W.M. Jones
2012-01-23
4
-18
/
+48
*
resize, sparsify: find progress mini-library in out-of-tree builds
Hilko Bengen
2012-01-23
2
-2
/
+2
*
Fixed out-of-tree compilation of OCaml code after .depend files removal
Hilko Bengen
2012-01-23
3
-8
/
+11
*
c: Fix prototype generator when last argument is a BufferIn
Matthew Booth
2012-01-23
1
-1
/
+7
*
bindtests: Fix sscanf test in test0rhashtable
Matthew Booth
2012-01-23
1
-1
/
+1
*
bindtests: Add something non-zero to the RStructList test output
Matthew Booth
2012-01-23
1
-0
/
+3
*
daemon: Run udev_settle after pwrite-device finishes.
Richard W.M. Jones
2012-01-23
2
-4
/
+17
*
appliance: Add psmisc package to the appliance.
Richard W.M. Jones
2012-01-23
1
-0
/
+1
*
daemon: pwrite/pread: Don't double close on error path.
Richard W.M. Jones
2012-01-23
1
-2
/
+0
*
tools: Mark obsolete tools clearly in the man pages.
Richard W.M. Jones
2012-01-23
3
-3
/
+7
*
ocaml: Use automake to build the C part of the bindings.
Richard W.M. Jones
2012-01-23
1
-18
/
+21
*
ocaml: Don't include guestfs-internal.h directly.
Richard W.M. Jones
2012-01-23
2
-2
/
+2
*
ocaml: Add -Wno-missing-field-initializers to avoid a warning.
Richard W.M. Jones
2012-01-23
1
-0
/
+4
*
c: Allow NULL optargs to be passed to _argv calls
Matthew Booth
2012-01-23
1
-0
/
+15
*
c: NFC Remove redundant parentheses
Matthew Booth
2012-01-23
1
-1
/
+1
*
resize2fs-M: fix double-free along error path (thanks Matthew Booth).
Richard W.M. Jones
2012-01-23
1
-4
/
+2
*
ext2: tweak the error returned message of resize2fs-M(BZ755729)
Wanlong Gao
2012-01-23
1
-2
/
+7
*
build: Remove .depend files from git
Matthew Booth
2012-01-23
9
-183
/
+8
*
extra-tests: Only test 5 random guests.
Richard W.M. Jones
2012-01-23
1
-6
/
+10
*
Version 1.14.9.
1.14.9
Richard W.M. Jones
2012-01-10
20
-745
/
+748
*
daemon: debug segv correct use of dereferencing NULL.
Richard W.M. Jones
2012-01-10
1
-1
/
+7
*
launch: move the filename checking to a wrapper
Wanlong Gao
2012-01-10
1
-6
/
+12
*
generator: Create a separate type for optional arguments
Matthew Booth
2012-01-10
17
-197
/
+177
*
generator: Rename java_structs to camel_structs to better reflect their purpose
Matthew Booth
2012-01-10
5
-19
/
+17
*
launch: add a goto label when add_drive error
Wanlong Gao
2012-01-10
1
-18
/
+11
*
debian: Add build-dep erlang-dev.
Richard W.M. Jones
2012-01-10
1
-0
/
+2
*
Update to latest gnulib.
Richard W.M. Jones
2012-01-10
1
-0
/
+0
*
Tempora mutantur, nos et mutamur in illis.
Matthew Booth
2012-01-10
1
-1
/
+1
*
build: Fix automake warnings
Matthew Booth
2012-01-10
3
-8
/
+12
*
fish: fix the Ctrl-\ causes guestfish to abort bug(RHBZ#596761)
Wanlong Gao
2012-01-10
1
-0
/
+1
*
AUTHORS: add the email address for each authors
Wanlong Gao
2012-01-10
2
-25
/
+25
*
fish: mount can be used instead of mount-options with libguestfs >= 1.14
Richard W.M. Jones
2012-01-10
1
-1
/
+1
*
fish: Fix --format parameter in man page.
Richard W.M. Jones
2012-01-10
1
-1
/
+1
*
lib: Try harder to remove temporary directory along error paths (RHBZ#769680).
Richard W.M. Jones
2012-01-10
1
-1
/
+11
*
lib: Add guestfs___remove_tmpdir helper function.
Richard W.M. Jones
2012-01-10
5
-46
/
+35
*
mkfs: optimization and code cleanup
Wanlong Gao
2012-01-10
1
-15
/
+14
*
Fixed checks for libpython features
Hilko Bengen
2012-01-10
1
-11
/
+12
*
docs: Arrange directory names in alphabetical order.
Richard W.M. Jones
2012-01-10
1
-4
/
+4
*
extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6.
Richard W.M. Jones
2012-01-10
1
-0
/
+7
*
python: Missing () in guestfs-python(1) examples.
Richard W.M. Jones
2012-01-10
1
-1
/
+1
*
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
[next]