summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* virt-make-fs: Add a test of btrfs (regression test for RHBZ#816098).Richard W.M. Jones2012-05-031-0/+4
* virt-make-fs: Simplify test code.Richard W.M. Jones2012-05-031-38/+32
* virt-make-fs: Fix estimation when making btrfs (RHBZ#816098).Richard W.M. Jones2012-05-031-1/+12
* virt-make-fs: Use mount instead of mount_options.Richard W.M. Jones2012-05-031-1/+1
* virt-make-fs: Fix filesystem type check when estimating ntfs.Richard W.M. Jones2012-05-031-1/+1
* tests: Regression test for RHBZ#701814.Richard W.M. Jones2012-05-037-0/+257
* perl: Don't fail if 'type' (disk format) attribute is missing in libvirt XML ...Richard W.M. Jones2012-05-031-1/+5
* fish: Add a regression test for the 'glob' command.Richard W.M. Jones2012-05-022-0/+107
* fish: glob command now expands /dev/ patterns (RHBZ#635971).Richard W.M. Jones2012-05-022-3/+146
* fish: Move 'feature_available' function to global.Richard W.M. Jones2012-05-023-20/+20
* fish: Clean up glob code and make it return error if malloc fails.Richard W.M. Jones2012-05-021-39/+54
* fish: Add --pipe-error flag to allow detection of errors in pipe commands (RH...Richard W.M. Jones2012-05-022-0/+27
* Update release notes.Richard W.M. Jones2012-05-011-2/+25
* Version 1.17.38.1.17.38Richard W.M. Jones2012-05-016-3021/+6378
* Turn libguestfs FAQ into a man page: guestfs-faq(1).Richard W.M. Jones2012-05-015-0/+577
* doc: Rewrite description section in man page guestfs(3).Richard W.M. Jones2012-05-011-31/+12
* Version 1.17.37.1.17.37Richard W.M. Jones2012-05-0120-12254/+26728
* Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).Richard W.M. Jones2012-05-0138-234/+433
* Remove gettextize.Richard W.M. Jones2012-05-019-527/+122
* Remove "convenience header" "gettext.h" and use <libintl.h> instead.Richard W.M. Jones2012-05-0139-321/+40
* configure: There are now more OCaml tools than just virt-resize.Richard W.M. Jones2012-04-301-1/+1
* configure: Comment fix.Richard W.M. Jones2012-04-301-2/+2
* Move 'libguestfs.pc' (pkgconfig file) to src/ directory.Richard W.M. Jones2012-04-305-8/+8
* todo: virt-sparsify whitelist option.Richard W.M. Jones2012-04-301-0/+7
* debug: 'progress' (unsupported debug command) now checks argument is reasonab...Richard W.M. Jones2012-04-271-1/+5
* gobject: Fix installation of headers.Richard W.M. Jones2012-04-271-1/+7
* gobject: Fix whitespace in Makefile.am.Richard W.M. Jones2012-04-271-2/+2
* sysprep: Remove the data of dovecotWanlong Gao2012-04-272-0/+45
* sysprep: remove the logfiles configured by logrotateWanlong Gao2012-04-271-0/+21
* Version 1.17.36.1.17.36Richard W.M. Jones2012-04-2620-8621/+8785
* btrfs: Fix btrfs test so it works with btrfs-progs in Rawhide.Richard W.M. Jones2012-04-261-12/+12
* lib: Remove the BUSY state.Richard W.M. Jones2012-04-267-113/+46
* gobject: Use generator_built macro to ensure generated files are rebuilt prop...Richard W.M. Jones2012-04-263-9/+13
* gobject: Move headers into a subdirectoryMatthew Booth2012-04-267-137/+144
* btrfs: Fix docs for btrfs_subvolume_set_default (thanks Matt Booth).Richard W.M. Jones2012-04-261-1/+1
* gobject: Implement libguestfs events as signalsMatthew Booth2012-04-262-1/+220
* gobject: Wrap literal sections in POD in CDATA sectionsMatthew Booth2012-04-261-0/+5
* gobject: NFC generated code formatting fixMatthew Booth2012-04-261-1/+1
* rescue: Add --scratch option.Richard W.M. Jones2012-04-262-0/+121
* fish: Add opaque field to the drives list for programs to use.Richard W.M. Jones2012-04-261-0/+5
* Version 1.17.35.1.17.35Richard W.M. Jones2012-04-2520-20077/+22286
* appliance: Remove some unnecessary errors.Richard W.M. Jones2012-04-251-2/+4
* btrfs: Enhance the btrfs device test.Richard W.M. Jones2012-04-251-2/+37
* tests: Add some more substantial test data.Richard W.M. Jones2012-04-253-0/+2
* btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.Richard W.M. Jones2012-04-252-4/+4
* New btrfs APIs.Richard W.M. Jones2012-04-2513-1/+678
* btrfs: Modify mkfs-btrfs API so it takes a list of devices.Richard W.M. Jones2012-04-252-8/+20
* TODO: remove sssd and samba in sysprepWanlong Gao2012-04-251-3/+0
* sysprep: fix typo of the objectWanlong Gao2012-04-251-3/+3
* sysprep: remove the db and log of sambaWanlong Gao2012-04-252-0/+54