summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* recipes: Checksum file/device. Download to stdout.Richard W.M. Jones2012-09-021-0/+26
* tests: Attach copyright and license (GPLv2+) notices to various test scripts.Richard W.M. Jones2012-08-317-0/+112
* tests/rsync: Allow rsync test to be skipped by setting SKIP_TEST_RSYNC_SH=1.Richard W.M. Jones2012-08-311-0/+5
* Version 1.19.37.1.19.37Richard W.M. Jones2012-08-3118-36/+39
* Copy the kernel so that libvirt can add an SELinux label to it. NB. This requ...Richard W.M. Jones2012-08-312-3/+4
* guestfs-internal.h: Organize functions by file.Richard W.M. Jones2012-08-311-45/+75
* tests: Make mkswap and tar tests conditional on linuxfsuuid and xz features.Richard W.M. Jones2012-08-311-3/+3
* tests/mount-local: Link test program with gnulib.Richard W.M. Jones2012-08-311-1/+2
* src/dbdump.c: Shouldn't depend on HAVE_HIVEX (thanks Tao Zhou).Richard W.M. Jones2012-08-311-2/+2
* daemon: collect list of called external commandsOlaf Hering2012-08-3051-203/+352
* launch: appliance: app.virtio_scsi must not be bool.Richard W.M. Jones2012-08-301-1/+1
* daemon: Remove e2prog hack (only needed for RHEL 5).Richard W.M. Jones2012-08-304-110/+18
* Version 1.19.36.1.19.36Richard W.M. Jones2012-08-3020-11909/+12466
* launch: libvirt: Remove code for creating sockdir.Richard W.M. Jones2012-08-301-107/+8
* launch: libvirt: Avoid memory leak if sockdir is not created (found by valgri...Richard W.M. Jones2012-08-301-0/+2
* FAQ: Remove link to old RHEL 6.3 preview repo.Richard W.M. Jones2012-08-301-3/+2
* NEW API:xfs:xfs_repairWanlong Gao2012-08-305-3/+156
* docs: Add guestfs-release-notes.txt to Makefile deps.Richard W.M. Jones2012-08-301-1/+1
* tests/big-dirs: Don't run this test by default.Richard W.M. Jones2012-08-301-5/+6
* run: Make --test flag print the time taken to run the test.Richard W.M. Jones2012-08-291-11/+16
* Version 1.19.35.1.19.35Richard W.M. Jones2012-08-2921-21780/+25965
* python: Convert OInt64 using PyLong_AsLongLong so 64 bit ints work correctly.Richard W.M. Jones2012-08-291-1/+1
* Update inspection and example programs to use new hivex* APIs (RHBZ#852394).Richard W.M. Jones2012-08-2912-427/+163
* New API: guestfs_hivex_value_utf8Richard W.M. Jones2012-08-292-1/+104
* New APIs: hivex_*Richard W.M. Jones2012-08-2911-10/+745
* lib: Remove AUGEAS_CFLAGS, AUGEAS_LIBS.Richard W.M. Jones2012-08-291-2/+2
* remove ulockmgr from fuse LDFLAGSOlaf Hering2012-08-294-4/+4
* java: Further java/java-home fixes.Richard W.M. Jones2012-08-294-6/+6
* perl: bindtests: Fix 64 bit integers on input on 32 bit Perl interpreter.Richard W.M. Jones2012-08-293-5/+31
* Fix Java detection and rename --with-java-home to --with-java.Wulf C. Krueger2012-08-281-53/+53
* launch: libvirt: Don't crash if shutdown_libvirt is called early in launch.Richard W.M. Jones2012-08-281-8/+13
* Fix disabling the Perl bindings.Wulf C. Krueger2012-08-281-1/+1
* Version 1.19.34.1.19.34Richard W.M. Jones2012-08-2820-18829/+19441
* po-docs: Copy all *.1 and *.3 files to the install dir.Richard W.M. Jones2012-08-282-8/+4
* po-docs: Update the list of man pages.Richard W.M. Jones2012-08-282-16/+52
* po-docs: Fix podwrapper so it works on translated POD files.Richard W.M. Jones2012-08-283-21/+72
* po-docs: Don't output translated virt-sysprep page as HTML.Richard W.M. Jones2012-08-282-4/+2
* tools: Fix podwrapper errors in tools directory.Richard W.M. Jones2012-08-286-94/+2
* Mac OS X: Fixed combination of running autogen.sh on Linux and building on Ma...Masami HIRATA2012-08-281-0/+1
* podwrapper: Ignore $parser->html_charset if it fails (thanks Wulf C. Krueger).Richard W.M. Jones2012-08-281-1/+2
* Modified API: mkswap now takes optional arguments.Richard W.M. Jones2012-08-284-31/+73
* docs: Revise README file.Richard W.M. Jones2012-08-251-10/+14
* python: Fixed syntax errors in python/guestfs-py.cMasami HIRATA2012-08-251-1/+1
* docs: Use man page name as default title in HTML output.Richard W.M. Jones2012-08-211-0/+5
* release-notes: Add more visible separation between sections in the source file.Richard W.M. Jones2012-08-211-0/+18
* Update release notes.Richard W.M. Jones2012-08-212-8/+156
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-2125-0/+156
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-2133-528/+25
* podwrapper: Ensure the input file is printed in some error messages.Richard W.M. Jones2012-08-211-3/+3
* docs: Document null disks.Richard W.M. Jones2012-08-212-0/+64