summaryrefslogtreecommitdiffstats
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
...
* guestfs_cat: Reimplement to avoid protocol limits.Richard W.M. Jones2012-08-171-18/+24
* generator: Fix error message in checks of proc_nr.Richard W.M. Jones2012-08-171-3/+3
* bindtests: Test sending min and max 64 bit integers.Richard W.M. Jones2012-08-151-4/+7
* java: Fix bindtests when passing 64 bit integer literals.Richard W.M. Jones2012-08-151-2/+2
* ocaml: Fix bindtests when passing negative optional arguments.Richard W.M. Jones2012-08-151-2/+2
* erlang: Add tests.Richard W.M. Jones2012-08-152-0/+61
* erlang: Fix 64 bit integers in parameters.Richard W.M. Jones2012-08-151-5/+11
* 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-152-22/+104
* generator: Allow permission of output files to be specified.Richard W.M. Jones2012-08-152-3/+3
* python: Fix optargs so we don't use special sentinel values.Richard W.M. Jones2012-08-151-49/+35
* 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
* tar-out: Add list of excluded patterns (--exclude=...) (RHBZ#847881).Richard W.M. Jones2012-08-141-1/+6
* generator: Add new OStringList optional arg type.Richard W.M. Jones2012-08-1415-66/+334
* bindtests: Space before parens in call.Richard W.M. Jones2012-08-141-1/+1
* tar-out: Add optional numericowner flag (RHBZ#847880).Richard W.M. Jones2012-08-141-2/+13
* Add optional compress flag to tar-in, tar-out APIs.Richard W.M. Jones2012-08-141-16/+33
* ocaml: Use Store_field macro instead of caml_modify.Richard W.M. Jones2012-08-121-1/+1
* New APIs: rsync, rsync-in, rsync-outRichard W.M. Jones2012-08-111-0/+83
* generator: 'delete' is a reserved word (in C++).Richard W.M. Jones2012-08-111-4/+4
* ruby: Mark all VALUEs as volatile.Richard W.M. Jones2012-08-031-15/+26
* grep: Add optargs to grep API and deprecate fgrep etc.Richard W.M. Jones2012-08-021-6/+76
* xfs: add new api xfs-growfsWanlong Gao2012-08-021-0/+27
* New API: utsnameRichard W.M. Jones2012-07-302-0/+23
* 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
* New APIs: pvchange-uuid, pvchange-uuid-all, vgchange-uuid, vgchange-uuid-all.Richard W.M. Jones2012-07-251-0/+62
* Mac OS X: Use u_int64_t/uint64_t instead of unsigned hyper in .x fileMasami HIRATA2012-07-241-8/+23
* umount: use Dev_or_Path for the argument typeWanlong Gao2012-07-241-1/+1
* 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-241-1/+1
* umount: add force umount and lazy umountWanlong Gao2012-07-241-11/+12
* python: Set file encoding to utf-8.Richard W.M. Jones2012-07-231-0/+5
* tests: Fix get-attach-method test.Richard W.M. Jones2012-07-231-2/+2
* tests: Remove get-pid test.Richard W.M. Jones2012-07-231-4/+1
* launch: Allow default attach-method to be set in environment or configure.Richard W.M. Jones2012-07-231-3/+29
* Add attach-method "libvirt" or "libvirt:<URI>".Richard W.M. Jones2012-07-211-0/+7
* launch: Move guestfs_config API and build list of qemu parameters in handle.Richard W.M. Jones2012-07-201-2/+2
* add-cdrom: Rewrite description emphasising that this API should not be used.Richard W.M. Jones2012-07-201-20/+2
* Remove debug-cmdline API.Richard W.M. Jones2012-07-191-9/+0
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-193-6/+6
* New API: add new api xfs_infoWanlong Gao2012-07-182-0/+53
* case_sensitive_path: Allow trailing path element to be missing (RHBZ#840115).Richard W.M. Jones2012-07-171-1/+4
* perl: In examples, call $g->shutdown, $g->close.Richard W.M. Jones2012-07-171-1/+2
* perl: Use $g instead of $h in documentation.Richard W.M. Jones2012-07-171-19/+19
* generator: Rename 'ntfsresize_opts' API to 'ntfsresize'.Richard W.M. Jones2012-07-141-23/+4
* generator: Rename 'mkfs_opts' API to 'mkfs'.Richard W.M. Jones2012-07-143-38/+21
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-141-21/+5