summaryrefslogtreecommitdiffstats
path: root/ocaml
Commit message (Collapse)AuthorAgeFilesLines
* Generated code for ext2 UUID and label functions.Richard Jones2009-04-273-0/+112
|
* Generated code for lvremove, vgremove, pvremove.Richard Jones2009-04-253-1/+82
|
* Generated code for debug command.Richard W.M. Jones2009-04-233-0/+30
|
* Generated code for new mount_* commands.Richard Jones2009-04-223-0/+87
|
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-223-0/+53
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-203-0/+112
|
* Generated code for 'checksum' command.Richard Jones2009-04-203-0/+29
|
* Implement upload and download commands.Richard Jones2009-04-203-0/+52
|
* Begin to add the upload and download commands.Richard Jones2009-04-183-0/+56
|
* Separate out the high-level API actions.Richard Jones2009-04-183-0/+130
| | | | | | - 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-153-0/+271
|
* 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-153-0/+55
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-153-0/+212
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-143-0/+60
|
* Generated files for file(1) command.Richard Jones2009-04-133-0/+28
|
* Missing dependency.Richard Jones2009-04-131-3/+3
|
* Extra CLEANFILES.Richard Jones2009-04-131-1/+1
|
* Additional test programs for Perl, Python, OCaml bindings.Richard Jones2009-04-134-1/+115
|
* Lots, mainly Python bindings.Richard Jones2009-04-131-17/+8
|
* Stricter checks on short descriptions.Richard Jones2009-04-131-1/+1
|
* OCaml bindings build using the installed, not built, library.Richard Jones2009-04-131-3/+3
|
* Added test suite.Richard Jones2009-04-115-0/+398
|
* Generated files for previous commands.Richard Jones2009-04-103-0/+192
|
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
|
* Added aug-ls (generated code).Richard Jones2009-04-093-0/+30
|
* Added Augeas support.Richard Jones2009-04-093-2/+339
|
* Generated code for new guestfs_read_lines API call.Richard Jones2009-04-083-0/+30
|
* Added OCaml examples.Richard Jones2009-04-085-0/+49
|
* OCaml bindings compile.Richard Jones2009-04-086-133/+819
|
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-083-65/+182
|
* Version 0.5: Numerous small fixes to make rpmbuild work again.0.5Richard Jones2009-04-081-4/+7
|
* File was removed, updated dependencies.Richard Jones2009-04-081-2/+0
|
* Need to distribute OCaml bits even if OCaml not found.Richard Jones2009-04-081-2/+2
|
* Outline OCaml bindings.Richard Jones2009-04-078-0/+531
|
* Added framework for the language bindings.Richard Jones2009-04-071-0/+16