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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
inspection: Return root devices sorted.
Richard W.M. Jones
2011-10-19
1
-0
/
+11
*
inspect: Don't assume number of captures in match functions
Matthew Booth
2011-10-19
1
-30
/
+13
*
NFC: Remove unnecessary goto
Matthew Booth
2011-10-19
1
-7
/
+5
*
launch: Ensure g->cmdline is allocated before assigning g->cmdline[0].
Richard W.M. Jones
2011-10-19
1
-7
/
+14
*
docs: Add directory section for resize/
Richard W.M. Jones
2011-10-19
1
-0
/
+4
*
docs: Add virt-resize to list of links in guestfs(3).
Richard W.M. Jones
2011-10-19
1
-0
/
+1
*
docs: virt-win-reg is written in Perl, not virt-resize.
Richard W.M. Jones
2011-10-19
1
-1
/
+1
*
Add no_timer_check to disable faulty test during boot (RHBZ#502058).
Richard W.M. Jones
2011-10-19
1
-0
/
+1
*
docs: Show how to use a qemu wrapper to edit the qemu command line.
Richard W.M. Jones
2011-10-19
1
-0
/
+23
*
inspection: Handle /dev/root in /etc/fstab.
Richard W.M. Jones
2011-09-16
1
-0
/
+3
*
docs: Add a section explaining the appliance boot process.
Richard W.M. Jones
2011-09-16
1
-0
/
+93
*
Coverity: fix memory leak along error path.
Richard W.M. Jones
2011-08-28
1
-0
/
+12
*
pclose: Fix other places where we only tested pclose == -1.
Richard W.M. Jones
2011-08-28
2
-2
/
+2
*
test_qemu: Improve the error message.
Richard W.M. Jones
2011-08-28
1
-1
/
+2
*
test_qemu: pclose may return any != 0 on error.
Richard W.M. Jones
2011-08-28
1
-1
/
+1
*
qemu detection: Free up previous qemu help/version strings if they exist.
Richard W.M. Jones
2011-08-28
1
-0
/
+5
*
Coverity: test_qemu: Ensure FILE * is not leaked along error paths.
Richard W.M. Jones
2011-08-28
1
-15
/
+21
*
Escape special/non-printing characters in debug output (RHBZ#731744).
Richard W.M. Jones
2011-08-28
1
-12
/
+42
*
Remove guestfs___print_timestamped_argv.
Richard W.M. Jones
2011-08-28
3
-48
/
+90
*
out-of-tree build: fix building library
Hilko Bengen
2011-08-28
1
-3
/
+3
*
out-of-tree build: fix documentation generation
Hilko Bengen
2011-08-28
1
-4
/
+4
*
inspection: Better checking for Windows root disks (RHBZ#729075).
Richard W.M. Jones
2011-08-17
3
-30
/
+75
*
docs: guestfs_set_out_of_memory_handler returns void, not int.
Richard W.M. Jones
2011-08-07
1
-2
/
+2
*
Change link, since PostgreSQL switched to using git.
Richard W.M. Jones
2011-08-07
1
-1
/
+1
*
Don't fail if HOSTNAME field is missing on Red Hat guests (RHBZ#726739).
Richard W.M. Jones
2011-08-07
1
-3
/
+10
*
launch: Add qemu_supports_re function.
Richard W.M. Jones
2011-07-26
1
-0
/
+43
*
Require PCRE library.
Richard W.M. Jones
2011-07-26
10
-51
/
+24
*
docs: Document FEBOOTSTRAP_KERNEL, FEBOOTSTRAP_MODULES (RHBZ#671082).
Richard W.M. Jones
2011-07-26
1
-0
/
+11
*
blkid: Detect when value not found and return empty string.
Richard W.M. Jones
2011-07-20
1
-0
/
+4
*
docs: Update stable release instructions.
Richard W.M. Jones
2011-07-20
1
-0
/
+5
*
appliance: Capture stderr from qemu to the event system.
Richard W.M. Jones
2011-07-20
1
-1
/
+9
*
appliance: Document pipe fds.
Richard W.M. Jones
2011-07-20
1
-0
/
+2
*
java: Add guestfs-java(3) man page.
Richard W.M. Jones
2011-07-19
1
-1
/
+2
*
Add missing reference to guestfs-perl(3) to guestfs(3).
Richard W.M. Jones
2011-07-19
1
-0
/
+1
*
Add notes on making a libguestfs stable release.
Richard W.M. Jones
2011-07-17
1
-0
/
+50
*
Update API support.
Richard W.M. Jones
2011-07-16
3
-0
/
+869
*
Update API support.
Richard W.M. Jones
2011-07-15
4
-0
/
+1304
*
Add user cancellation to the C API.
Richard W.M. Jones
2011-07-15
4
-7
/
+70
*
New APIs: set-pgroup, get-pgroup
Richard W.M. Jones
2011-07-15
3
-6
/
+26
*
New API: write-append
Richard W.M. Jones
2011-07-14
1
-1
/
+1
*
New API: btrfs-filesystem-resize (RHBZ#721160).
Richard W.M. Jones
2011-07-14
1
-1
/
+1
*
docs: Update API support.
Richard W.M. Jones
2011-07-13
4
-0
/
+1307
*
New API: ntfsresize-opts (RHBZ#685009).
Richard W.M. Jones
2011-07-12
1
-1
/
+1
*
New API: list-dm-devices (RHBZ#688062).
Richard W.M. Jones
2011-07-12
1
-1
/
+1
*
Add caution subdirectory containing safety and liveness tests.
Richard W.M. Jones
2011-06-30
1
-0
/
+5
*
docs: Update API support.
Richard W.M. Jones
2011-06-29
45
-10
/
+18672
*
New API: inspect-get-icon returns the guest icon.
Richard W.M. Jones
2011-06-28
3
-0
/
+474
*
Change download_to_tmp so it can work with multi-root operating systems.
Richard W.M. Jones
2011-06-28
4
-104
/
+98
*
New API: mount-9p lets you mount 9p filesystems (RHBZ#714981).
Richard W.M. Jones
2011-06-22
1
-1
/
+1
*
New API: list-9p lists 9p filesystem mount tags (RHBZ#714981).
Richard W.M. Jones
2011-06-22
1
-1
/
+1
[next]