summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* erlang: Fix 64 bit integers in parameters.Richard W.M. Jones2012-08-152-6/+56
* erlang: Fix BufferIn parameters.Richard W.M. Jones2012-08-151-4/+5
* New internal APIs: internal-test-set-output, internal-test-close-output.Richard W.M. Jones2012-08-154-22/+111
* python: Fix comment referring to Perl(!)Richard W.M. Jones2012-08-151-1/+1
* generator: Allow permission of output files to be specified.Richard W.M. Jones2012-08-152-3/+3
* Even on Debian, the package containing the diff binary it has been diffutils ...Hilko Bengen2012-08-151-3/+1
* python: Fix optargs so we don't use special sentinel values.Richard W.M. Jones2012-08-152-50/+36
* python: Before freeing OStringList, cast it to char ** to avoid a compiler wa...Richard W.M. Jones2012-08-151-1/+1
* Remove unnecessary comment from <guestfs.h>.Richard W.M. Jones2012-08-141-5/+0
* docs: Fix '= head' -> '=head' in back compat entries in guestfs(3).Richard W.M. Jones2012-08-141-1/+1
* Version 1.19.30.1.19.30Richard W.M. Jones2012-08-1420-5341/+6990
* tar-out: Add list of excluded patterns (--exclude=...) (RHBZ#847881).Richard W.M. Jones2012-08-142-6/+65
* generator: Add new OStringList optional arg type.Richard W.M. Jones2012-08-1417-67/+412
* daemon: New utility functions 'join_strings', 'concat_strings'.Richard W.M. Jones2012-08-142-0/+48
* bindtests: Space before parens in call.Richard W.M. Jones2012-08-141-1/+1
* todo: Suggestion: Add sh-in, sh-out, debug sh-in, debug sh-out.Richard W.M. Jones2012-08-141-0/+3
* tar-out: Add optional numericowner flag (RHBZ#847880).Richard W.M. Jones2012-08-142-7/+22
* Add optional compress flag to tar-in, tar-out APIs.Richard W.M. Jones2012-08-146-47/+101
* docs: Add a section describing how to use gdb + qemu wrappers to debug the ap...Richard W.M. Jones2012-08-131-0/+50
* docs: Show how to use 'annotate-output' command to collect timings.Richard W.M. Jones2012-08-121-0/+17
* ocaml: Use Store_field macro instead of caml_modify.Richard W.M. Jones2012-08-121-1/+1
* virt-make-fs: Don't display output of 'qemu-img' except on error path.Richard W.M. Jones2012-08-111-4/+27
* virt-make-fs: Remove note about vfat and ownership of tarball files.Richard W.M. Jones2012-08-111-5/+0
* Include guestfs-release-notes.txt in the tarball.Richard W.M. Jones2012-08-111-0/+1
* tests/9p: Add test to EXTRA_DIST.1.19.29Richard W.M. Jones2012-08-111-0/+2
* Version 1.19.29.Richard W.M. Jones2012-08-1121-17597/+31635
* sysprep: remove the process accounting log filesWanlong Gao2012-08-114-3/+63
* xfs: fix a possible memory leakWanlong Gao2012-08-111-0/+1
* Fix typo in release notes.Wanlong Gao2012-08-112-2/+2
* Convert release notes to a POD file / man page.Richard W.M. Jones2012-08-117-214/+1906
* New APIs: rsync, rsync-in, rsync-outRichard W.M. Jones2012-08-1111-3/+377
* fish: Add --network option.Richard W.M. Jones2012-08-112-6/+14
* generator: 'delete' is a reserved word (in C++).Richard W.M. Jones2012-08-111-4/+4
* tests/extra: Add workaround for memory leak in libvirt.Richard W.M. Jones2012-08-111-1/+13
* Update release notes for libguestfs 1.20.Richard W.M. Jones2012-08-041-0/+154
* appliance: Add rsync and openssh-client{,s} to the appliance.Richard W.M. Jones2012-08-041-0/+3
* fuse: guestmount doesn't let you pass '-- [FUSE options]'.Richard W.M. Jones2012-08-031-1/+1
* ruby: Mark all VALUEs as volatile.Richard W.M. Jones2012-08-031-15/+26
* fish: Fix 'copy-out /' (RHBZ#845522).Richard W.M. Jones2012-08-031-0/+16
* Document problems copying long filenames from NTFS to Linux filesystems (RHBZ...Richard W.M. Jones2012-08-031-0/+22
* Version 1.19.28.1.19.28Richard W.M. Jones2012-08-0221-19857/+21028
* examples: Use add_drive_opts function in examples.Richard W.M. Jones2012-08-0218-25/+25
* grep: Add optargs to grep API and deprecate fgrep etc.Richard W.M. Jones2012-08-026-27/+146
* xfs: add new api xfs-growfsWanlong Gao2012-08-025-3/+144
* Revert "appliance: Add '-drive detect-zero=on' flag if qemu supports it."Richard W.M. Jones2012-08-011-2/+1
* Reviewed and revised TODO file.Richard W.M. Jones2012-07-311-3/+12
* m4: Sort .gitignore with LANG=C. Also add pipe2.m4 (used by RHEL 6).Richard W.M. Jones2012-07-311-36/+37
* build: On x86 search for qemu-system-i386 not qemu-system-i686.Richard W.M. Jones2012-07-311-1/+2
* build: Allow building with new glibc headers and -O0.Eric Blake2012-07-311-2/+5
* 9p: Add a regression test for 9p functionality in qemu.Richard W.M. Jones2012-07-304-0/+80