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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: update inspect_list_applications to return all installed RPMs (RHBZ#8598...
John Eckersberg
2012-10-29
1
-46
/
+71
*
docs: Review and clarify ERROR HANDLING section of guestfs(3).
Richard W.M. Jones
2012-10-25
1
-14
/
+32
*
launch: libvirt: Disable CPU host-model.
Richard W.M. Jones
2012-10-25
1
-0
/
+8
*
launch: libvirt: Fix <cpu> element.
Richard W.M. Jones
2012-10-25
1
-1
/
+6
*
filearch: Use command mini-library to run external cpio command.
Richard W.M. Jones
2012-10-18
1
-8
/
+14
*
fuse: Use command mini-library to run the fusermount command.
Richard W.M. Jones
2012-10-18
1
-61
/
+28
*
info: Use command mini-library to run 'qemu-img info' commands.
Richard W.M. Jones
2012-10-18
1
-133
/
+91
*
inspect: Use command mini-library to parse the output of db_dump command.
Richard W.M. Jones
2012-10-18
1
-78
/
+103
*
inspect: Change icon code to use command mini-lib instead of system(3).
Richard W.M. Jones
2012-10-18
1
-46
/
+73
*
launch: libvirt: Use command mini-library to run qemu-img create command.
Richard W.M. Jones
2012-10-18
1
-87
/
+17
*
launch: appliance: Use command mini-library to parse output of qemu -help etc.
Richard W.M. Jones
2012-10-18
1
-64
/
+48
*
appliance: Use command mini-library to run febootstrap-supermin-helper (RHBZ#...
Richard W.M. Jones
2012-10-18
1
-157
/
+70
*
lib: Change guestfs___remove_tmpdir function to use command mini-library.
Richard W.M. Jones
2012-10-18
5
-32
/
+23
*
lib: Add a new 'command' mini-library for running external commands.
Richard W.M. Jones
2012-10-18
3
-0
/
+771
*
NEW API: mktemp
Wanlong Gao
2012-10-17
1
-1
/
+1
*
lib: Fix guestfs_create_flags example program in man page.
Richard W.M. Jones
2012-10-15
1
-2
/
+4
*
libvirt: auth: Some clarifications of the API from Dan Berrange.
Richard W.M. Jones
2012-10-15
1
-19
/
+8
*
New APIs: guestfs_create_flags, guestfs_parse_environment,
Richard W.M. Jones
2012-10-15
3
-72
/
+187
*
Update API support.
Richard W.M. Jones
2012-10-14
25
-0
/
+14338
*
New APIs: Model libvirt authentication events through the API.
Richard W.M. Jones
2012-10-13
6
-3
/
+523
*
configure: Add --without-libvirt option.
Richard W.M. Jones
2012-10-13
1
-6
/
+0
*
docs: Make 'EVENTS' into its own =head1 section.
Richard W.M. Jones
2012-10-13
1
-2
/
+6
*
launch: libvirt: Make handle data conditional on HAVE_LIBVIRT.
Richard W.M. Jones
2012-10-13
2
-11
/
+18
*
lib: Rename src/libvirtdomain.c -> src/libvirt-domain.c.
Richard W.M. Jones
2012-10-13
2
-1
/
+1
*
lib: Pointer arg to safe_memdup function should be const.
Richard W.M. Jones
2012-10-13
2
-2
/
+2
*
launch: libvirt: Always set <qemu:env> TMPDIR.
Richard W.M. Jones
2012-10-11
1
-13
/
+16
*
docs: Fix documentation about hotplugging.
Richard W.M. Jones
2012-10-10
1
-3
/
+2
*
docs: Fully document all subdirectories of the source.
Richard W.M. Jones
2012-10-09
1
-4
/
+17
*
docs: Add overview to guestfs(3)/EXTENDING LIBGUESTFS.
Richard W.M. Jones
2012-10-09
1
-3
/
+34
*
launch: appliance is optional
Olaf Hering
2012-10-09
1
-8
/
+14
*
Add support for hotplugging (removing disks).
Richard W.M. Jones
2012-10-09
5
-4
/
+98
*
Add support for hotplugging (adding disks) to the libvirt attach-method.
Richard W.M. Jones
2012-10-08
5
-20
/
+202
*
launch: Add add_drive 'label' option.
Richard W.M. Jones
2012-10-08
6
-7
/
+70
*
launch: libvirt: Create qcow2 overlays for read-only drives and the appliance.
Richard W.M. Jones
2012-10-08
1
-79
/
+219
*
launch: Make g->drives into an array (was a linked list).
Richard W.M. Jones
2012-10-08
7
-89
/
+113
*
launch: Add private data pointer to the struct drive.
Richard W.M. Jones
2012-10-06
2
-0
/
+6
*
launch: add_null_drive: Force null drive to be writable.
Richard W.M. Jones
2012-10-06
1
-0
/
+5
*
launch: Rearrange code for adding drives to the g->drives list in the handle.
Richard W.M. Jones
2012-10-06
2
-42
/
+62
*
launch: libvirt: The drive 'iface' parameter is not yet supported.
Richard W.M. Jones
2012-10-03
1
-0
/
+6
*
syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.
Richard W.M. Jones
2012-10-03
2
-6
/
+6
*
inspection: Fix calls to case_sensitive_path (RHBZ#858126).
Richard W.M. Jones
2012-09-28
2
-19
/
+29
*
run: Label tmp directory.
Richard W.M. Jones
2012-09-26
1
-5
/
+0
*
docs: Link to guestfs-recipes(1) from intro in guestfs(3).
Richard W.M. Jones
2012-09-25
1
-0
/
+2
*
libvirt >= 0.10.2 required for libvirt backend.
Richard W.M. Jones
2012-09-24
1
-1
/
+1
*
NEW API:ext:mke2fs
Wanlong Gao
2012-09-24
1
-1
/
+1
*
launch: Handle guestfs_config qemu_value == NULL.
Richard W.M. Jones
2012-09-21
2
-6
/
+8
*
Update SuSE Linux detection.
Olaf Hering
2012-09-21
5
-4
/
+106
*
rename local variable to avoid clash with match macro
Olaf Hering
2012-09-20
1
-3
/
+3
*
docs: Add links to various guestfs-* man pages from guestfs(3).
Richard W.M. Jones
2012-09-20
1
-0
/
+5
*
launch: Make the "launched failed" message more explanatory.
Richard W.M. Jones
2012-09-20
4
-4
/
+21
[next]