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
*
recipes: Checksum file/device. Download to stdout.
Richard W.M. Jones
2012-09-02
1
-0
/
+26
*
tests: Attach copyright and license (GPLv2+) notices to various test scripts.
Richard W.M. Jones
2012-08-31
7
-0
/
+112
*
tests/rsync: Allow rsync test to be skipped by setting SKIP_TEST_RSYNC_SH=1.
Richard W.M. Jones
2012-08-31
1
-0
/
+5
*
Version 1.19.37.
1.19.37
Richard W.M. Jones
2012-08-31
18
-36
/
+39
*
Copy the kernel so that libvirt can add an SELinux label to it. NB. This requ...
Richard W.M. Jones
2012-08-31
2
-3
/
+4
*
guestfs-internal.h: Organize functions by file.
Richard W.M. Jones
2012-08-31
1
-45
/
+75
*
tests: Make mkswap and tar tests conditional on linuxfsuuid and xz features.
Richard W.M. Jones
2012-08-31
1
-3
/
+3
*
tests/mount-local: Link test program with gnulib.
Richard W.M. Jones
2012-08-31
1
-1
/
+2
*
src/dbdump.c: Shouldn't depend on HAVE_HIVEX (thanks Tao Zhou).
Richard W.M. Jones
2012-08-31
1
-2
/
+2
*
daemon: collect list of called external commands
Olaf Hering
2012-08-30
51
-203
/
+352
*
launch: appliance: app.virtio_scsi must not be bool.
Richard W.M. Jones
2012-08-30
1
-1
/
+1
*
daemon: Remove e2prog hack (only needed for RHEL 5).
Richard W.M. Jones
2012-08-30
4
-110
/
+18
*
Version 1.19.36.
1.19.36
Richard W.M. Jones
2012-08-30
20
-11909
/
+12466
*
launch: libvirt: Remove code for creating sockdir.
Richard W.M. Jones
2012-08-30
1
-107
/
+8
*
launch: libvirt: Avoid memory leak if sockdir is not created (found by valgri...
Richard W.M. Jones
2012-08-30
1
-0
/
+2
*
FAQ: Remove link to old RHEL 6.3 preview repo.
Richard W.M. Jones
2012-08-30
1
-3
/
+2
*
NEW API:xfs:xfs_repair
Wanlong Gao
2012-08-30
5
-3
/
+156
*
docs: Add guestfs-release-notes.txt to Makefile deps.
Richard W.M. Jones
2012-08-30
1
-1
/
+1
*
tests/big-dirs: Don't run this test by default.
Richard W.M. Jones
2012-08-30
1
-5
/
+6
*
run: Make --test flag print the time taken to run the test.
Richard W.M. Jones
2012-08-29
1
-11
/
+16
*
Version 1.19.35.
1.19.35
Richard W.M. Jones
2012-08-29
21
-21780
/
+25965
*
python: Convert OInt64 using PyLong_AsLongLong so 64 bit ints work correctly.
Richard W.M. Jones
2012-08-29
1
-1
/
+1
*
Update inspection and example programs to use new hivex* APIs (RHBZ#852394).
Richard W.M. Jones
2012-08-29
12
-427
/
+163
*
New API: guestfs_hivex_value_utf8
Richard W.M. Jones
2012-08-29
2
-1
/
+104
*
New APIs: hivex_*
Richard W.M. Jones
2012-08-29
11
-10
/
+745
*
lib: Remove AUGEAS_CFLAGS, AUGEAS_LIBS.
Richard W.M. Jones
2012-08-29
1
-2
/
+2
*
remove ulockmgr from fuse LDFLAGS
Olaf Hering
2012-08-29
4
-4
/
+4
*
java: Further java/java-home fixes.
Richard W.M. Jones
2012-08-29
4
-6
/
+6
*
perl: bindtests: Fix 64 bit integers on input on 32 bit Perl interpreter.
Richard W.M. Jones
2012-08-29
3
-5
/
+31
*
Fix Java detection and rename --with-java-home to --with-java.
Wulf C. Krueger
2012-08-28
1
-53
/
+53
*
launch: libvirt: Don't crash if shutdown_libvirt is called early in launch.
Richard W.M. Jones
2012-08-28
1
-8
/
+13
*
Fix disabling the Perl bindings.
Wulf C. Krueger
2012-08-28
1
-1
/
+1
*
Version 1.19.34.
1.19.34
Richard W.M. Jones
2012-08-28
20
-18829
/
+19441
*
po-docs: Copy all *.1 and *.3 files to the install dir.
Richard W.M. Jones
2012-08-28
2
-8
/
+4
*
po-docs: Update the list of man pages.
Richard W.M. Jones
2012-08-28
2
-16
/
+52
*
po-docs: Fix podwrapper so it works on translated POD files.
Richard W.M. Jones
2012-08-28
3
-21
/
+72
*
po-docs: Don't output translated virt-sysprep page as HTML.
Richard W.M. Jones
2012-08-28
2
-4
/
+2
*
tools: Fix podwrapper errors in tools directory.
Richard W.M. Jones
2012-08-28
6
-94
/
+2
*
Mac OS X: Fixed combination of running autogen.sh on Linux and building on Ma...
Masami HIRATA
2012-08-28
1
-0
/
+1
*
podwrapper: Ignore $parser->html_charset if it fails (thanks Wulf C. Krueger).
Richard W.M. Jones
2012-08-28
1
-1
/
+2
*
Modified API: mkswap now takes optional arguments.
Richard W.M. Jones
2012-08-28
4
-31
/
+73
*
docs: Revise README file.
Richard W.M. Jones
2012-08-25
1
-10
/
+14
*
python: Fixed syntax errors in python/guestfs-py.c
Masami HIRATA
2012-08-25
1
-1
/
+1
*
docs: Use man page name as default title in HTML output.
Richard W.M. Jones
2012-08-21
1
-0
/
+5
*
release-notes: Add more visible separation between sections in the source file.
Richard W.M. Jones
2012-08-21
1
-0
/
+18
*
Update release notes.
Richard W.M. Jones
2012-08-21
2
-8
/
+156
*
podwrapper: Add --license parameter, which is required.
Richard W.M. Jones
2012-08-21
25
-0
/
+156
*
man pages: Ensure consistent copyright/author sections, remove license
Richard W.M. Jones
2012-08-21
33
-528
/
+25
*
podwrapper: Ensure the input file is printed in some error messages.
Richard W.M. Jones
2012-08-21
1
-3
/
+3
*
docs: Document null disks.
Richard W.M. Jones
2012-08-21
2
-0
/
+64
[next]