Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow qemu binary to be overridden at runtime. | Richard Jones | 2009-04-22 | 1 | -0/+45 |
| | |||||
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+96 |
| | |||||
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 1 | -0/+25 |
| | |||||
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -0/+44 |
| | |||||
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+48 |
| | |||||
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -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 Jones | 2009-04-15 | 1 | -0/+231 |
| | |||||
* | Correctly free memory in RHashtable binding for OCaml & Python. | Richard Jones | 2009-04-15 | 1 | -0/+2 |
| | |||||
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 1 | -0/+51 |
| | |||||
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 1 | -0/+140 |
| | |||||
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 1 | -0/+52 |
| | |||||
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 1 | -0/+24 |
| | |||||
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -0/+318 |
| | |||||
* | Generated files for previous commands. | Richard Jones | 2009-04-10 | 1 | -0/+164 |
| | |||||
* | Added aug-ls (generated code). | Richard Jones | 2009-04-09 | 1 | -0/+26 |
| | |||||
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -2/+291 |
| | |||||
* | Generated code for new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 1 | -0/+26 |
| | |||||
* | OCaml bindings compile. | Richard Jones | 2009-04-08 | 1 | -106/+707 |
| | |||||
* | Many non-daemon functions are now auto-generated. | Richard Jones | 2009-04-08 | 1 | -10/+106 |
| | |||||
* | Outline OCaml bindings. | Richard Jones | 2009-04-07 | 1 | -0/+147 |