summaryrefslogtreecommitdiffstats
path: root/ocaml/guestfs_c_actions.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-221-0/+45
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+96
|
* Generated code for 'checksum' command.Richard Jones2009-04-201-0/+25
|
* Implement upload and download commands.Richard Jones2009-04-201-0/+44
|
* Begin to add the upload and download commands.Richard Jones2009-04-181-0/+48
|
* Separate out the high-level API actions.Richard Jones2009-04-181-0/+110
| | | | | | - Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
* Generated code for blockdev_* calls, RInt64, enhanced tests.Richard Jones2009-04-151-0/+231
|
* Correctly free memory in RHashtable binding for OCaml & Python.Richard Jones2009-04-151-0/+2
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+51
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-151-0/+140
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-141-0/+52
|
* Generated files for file(1) command.Richard Jones2009-04-131-0/+24
|
* Added test suite.Richard Jones2009-04-111-0/+318
|
* Generated files for previous commands.Richard Jones2009-04-101-0/+164
|
* Added aug-ls (generated code).Richard Jones2009-04-091-0/+26
|
* Added Augeas support.Richard Jones2009-04-091-2/+291
|
* Generated code for new guestfs_read_lines API call.Richard Jones2009-04-081-0/+26
|
* OCaml bindings compile.Richard Jones2009-04-081-106/+707
|
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-081-10/+106
|
* Outline OCaml bindings.Richard Jones2009-04-071-0/+147