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
...
*
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
4
-0
/
+772
*
valgrind: Add suppression for memory leak in libdl:_dl_init function.
Richard W.M. Jones
2012-10-18
1
-0
/
+8
*
NEW API: mktemp
Wanlong Gao
2012-10-17
7
-24
/
+139
*
configure: Add db5.1_dump, db5.1_load for Debian Wheezy.
Richard W.M. Jones
2012-10-17
1
-2
/
+2
*
TODO: remove the already implemented yum cache clean feature
Wanlong Gao
2012-10-17
1
-1
/
+0
*
todo: Implement Ruby blocking calls.
Richard W.M. Jones
2012-10-16
1
-0
/
+14
*
generator: Add 'blocking' flag to marking blocking (long-running) functions.
Richard W.M. Jones
2012-10-15
5
-15
/
+100
*
ocaml: Get rid of CAMLprim.
Richard W.M. Jones
2012-10-15
2
-16
/
+16
*
Update release notes.
Richard W.M. Jones
2012-10-15
2
-13
/
+198
*
lib: Add a test for environment parsing functions.
Richard W.M. Jones
2012-10-15
3
-2
/
+108
*
lib: Fix guestfs_create_flags example program in man page.
Richard W.M. Jones
2012-10-15
1
-2
/
+4
*
resize, sparsify: Suppress progress bar when output is not a tty.
Richard W.M. Jones
2012-10-15
1
-21
/
+27
*
sparsify: Fix dependencies so they include resize/progress.*
Richard W.M. Jones
2012-10-15
1
-1
/
+1
*
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
12
-101
/
+327
*
ruby: Add RUBYLIB to run script.
Richard W.M. Jones
2012-10-15
1
-0
/
+1
*
Version 1.19.52.
1.19.52
Richard W.M. Jones
2012-10-14
2
-3
/
+6
*
Update PO files from Transifex.
Richard W.M. Jones
2012-10-14
18
-29298
/
+27013
*
Update API support.
Richard W.M. Jones
2012-10-14
25
-0
/
+14338
*
valgrind: Fix FUSE memory leak suppression.
Richard W.M. Jones
2012-10-14
1
-2
/
+10
*
New APIs: Model libvirt authentication events through the API.
Richard W.M. Jones
2012-10-13
13
-5
/
+809
*
configure: Add --without-libvirt option.
Richard W.M. Jones
2012-10-13
2
-7
/
+8
*
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
3
-2
/
+2
*
lib: Pointer arg to safe_memdup function should be const.
Richard W.M. Jones
2012-10-13
3
-3
/
+3
*
configure: Fix capitalization in configure script.
Richard W.M. Jones
2012-10-12
2
-33
/
+33
*
configure: Fix C++ compiler test so it doesn't print random junk.
Richard W.M. Jones
2012-10-12
1
-1
/
+4
*
Version 1.19.51.
1.19.51
Richard W.M. Jones
2012-10-11
18
-210
/
+204
*
daemon: Call udev-settle at the start of the daemon.
Richard W.M. Jones
2012-10-11
1
-0
/
+11
*
launch: libvirt: Always set <qemu:env> TMPDIR.
Richard W.M. Jones
2012-10-11
1
-13
/
+16
*
fish: progress bar: Send interactive progress bar output to /dev/tty (RHBZ#85...
Richard W.M. Jones
2012-10-11
1
-18
/
+36
*
sparsify: Re-use progress bar wrapper code from virt-resize.
Richard W.M. Jones
2012-10-11
14
-207
/
+22
*
fish: inspect: Canonicalize paths for printing (RHBZ#859876).
Richard W.M. Jones
2012-10-11
1
-3
/
+11
*
fish: inspect: Move variable decls to top of function.
Richard W.M. Jones
2012-10-11
1
-3
/
+6
*
Version 1.19.50.
1.19.50
Richard W.M. Jones
2012-10-10
6
-7820
/
+8141
*
docs: Fix documentation about hotplugging.
Richard W.M. Jones
2012-10-10
1
-3
/
+2
*
launch: Add warning not to avoid calling launch twice on the same handle.
Richard W.M. Jones
2012-10-10
1
-1
/
+6
*
Revert "btrfs: Add a workaround for btrfs failures seen with kernel 3.7.0."
Richard W.M. Jones
2012-10-10
2
-12
/
+0
*
tests: Fix test-qemudie-* so they re-adds the disk on second launch.
Richard W.M. Jones
2012-10-10
3
-0
/
+3
*
btrfs: Add an extended workaround for btrfs failures seen with kernel 3.7.0.
Richard W.M. Jones
2012-10-10
1
-0
/
+5
*
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
*
appliance: Add 99-guestfs-serial.rules to EXTRA_DIST.
1.19.49
Richard W.M. Jones
2012-10-09
1
-0
/
+1
[prev]
[next]