summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libguestfs-make-fixed-appliance: Don't reference obsolete development version.Richard W.M. Jones2012-07-301-1/+1
* New API: utsnameRichard W.M. Jones2012-07-309-1/+94
* sysprep: Describe more directly how to use qemu-img for snapshotting.Richard W.M. Jones2012-07-281-14/+24
* tests: Consistent use of $(top_builddir)/run --test when building test guests.Richard W.M. Jones2012-07-264-21/+9
* build: Use $(top_builddir)/run in Makefile.am's.Richard W.M. Jones2012-07-264-9/+9
* Version 1.19.26.1.19.26Richard W.M. Jones2012-07-2621-14955/+16631
* appliance: Add '-drive detect-zero=on' flag if qemu supports it.Richard W.M. Jones2012-07-261-1/+2
* ruby: Allow optional arguments hash to be really optional.Richard W.M. Jones2012-07-261-38/+59
* ruby: In event wrapper, ignore callback functions which have type T_ZOMBIE.Richard W.M. Jones2012-07-261-2/+7
* ruby: Set LD_LIBRARY_PATH for Ruby libs in run script.Richard W.M. Jones2012-07-251-0/+1
* sparsify: Detect qemu-img version and use qcow2 v3 for overlay if available.Richard W.M. Jones2012-07-251-1/+41
* sparsify: Change code that generates qemu-img -o argument.Richard W.M. Jones2012-07-251-7/+9
* sysprep: Generate new random UUIDs for LVM2 PVs and VGs (thanks Kazuo Moriwaka).Richard W.M. Jones2012-07-254-4/+56
* New APIs: pvchange-uuid, pvchange-uuid-all, vgchange-uuid, vgchange-uuid-all.Richard W.M. Jones2012-07-253-1/+147
* sysprep: Change perform callback to perform_on_filesystems and perform_on_dev...Richard W.M. Jones2012-07-2533-40/+115
* fish: Use minimal permissions when initially creating history fileMatthew Booth2012-07-251-1/+1
* sysprep: Tidy up the Makefile.Richard W.M. Jones2012-07-251-60/+12
* sysprep: operation machine-id: return `Created_files.Richard W.M. Jones2012-07-251-1/+1
* sysprep: remove the local machine IDWanlong Gao2012-07-254-3/+50
* sysprep: remove the auto generated abrt dataWanlong Gao2012-07-253-0/+49
* Mac OS X: Use u_int64_t/uint64_t instead of unsigned hyper in .x fileMasami HIRATA2012-07-244-12/+53
* Mac OS X: Use libtool --mode=execute instead of LD_LIBRARY_PATHMasami HIRATA2012-07-241-8/+8
* Mac OS X: Use gnulib stat-time module explicitly.Masami HIRATA2012-07-241-0/+1
* lib: Use <sys/socket.h> and <sys/un.h> for sockaddr_unMasami HIRATA2012-07-242-0/+4
* Mac OS X: Use real files for gtk-doc (not the symlink)Masami HIRATA2012-07-242-2/+347
* Mac OS X: don't check glibc-style extended printf formatters unless --enable-...Masami HIRATA2012-07-241-16/+16
* Mac OS X: #define UNIX_PATH_MAX 104Masami HIRATA2012-07-241-0/+4
* Mac OS X: Added check of #include <endian.h>Masami HIRATA2012-07-247-0/+21
* Mac OS X: Use gnulib fstatat module explicitly.Masami HIRATA2012-07-242-0/+2
* Mac OS X: Use gnulib memmem module explicitly.Masami HIRATA2012-07-242-0/+2
* configure: Use $(PERL) instead of perlMasami HIRATA2012-07-241-10/+10
* configure: Add -nographic command line option to qemu.Masami HIRATA2012-07-241-4/+4
* Version 1.19.25.1.19.25Richard W.M. Jones2012-07-2420-4413/+4834
* launch: libvirt: Suppress printing of libvirt errors to stderr and other clea...Richard W.M. Jones2012-07-241-4/+19
* launch: libvirt: Use SELinux-mandated directory for sockets (RHBZ#842307).Richard W.M. Jones2012-07-241-31/+147
* todo: More suggestions for virt-sysprep (thanks Kazuo Moriwaka).Richard W.M. Jones2012-07-241-0/+19
* launch: libvirt: Move free to end of function.Richard W.M. Jones2012-07-241-11/+6
* launch: libvirt: Add is_blk utility.Richard W.M. Jones2012-07-241-6/+12
* umount: use Dev_or_Path for the argument typeWanlong Gao2012-07-242-4/+1
* launch: libvirt: Set <emulator> in libvirt XML if g->qemu is not the default.Richard W.M. Jones2012-07-241-0/+9
* xfs-info: Fix description to refer to 'pathordevice' param.Richard W.M. Jones2012-07-241-2/+2
* xfs_info: resolve device when doing xfs_info on a deviceWanlong Gao2012-07-242-14/+9
* umount: add force umount and lazy umountWanlong Gao2012-07-244-16/+41
* Version 1.19.24.1.19.24Richard W.M. Jones2012-07-2320-3478/+4319
* tests: Skip regression test for 790721 if attach-method is not 'appliance'.Richard W.M. Jones2012-07-231-0/+25
* lib: Initialize libvirt and libxml2 once when the library loads.Richard W.M. Jones2012-07-233-15/+36
* launch: Make get-pid and max-disks APIs into virtual methods of the current a...Richard W.M. Jones2012-07-234-29/+73
* tests: Move debug-drives testing API to launch.c and change the output.Richard W.M. Jones2012-07-234-28/+38
* python: Set file encoding to utf-8.Richard W.M. Jones2012-07-231-0/+5
* tests/protocol: Skip these tests if default attach-method is not 'appliance'.Richard W.M. Jones2012-07-233-0/+15