Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+48 |
| | |||||
* | Generated code for 'checksum' command. | Richard Jones | 2009-04-20 | 1 | -0/+16 |
| | |||||
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -0/+20 |
| | |||||
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+24 |
| | |||||
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -0/+65 |
| | | | | | | - 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/+126 |
| | |||||
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 1 | -0/+19 |
| | |||||
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 1 | -0/+76 |
| | |||||
* | Generated changes to perl XS bindings. | Richard Jones | 2009-04-14 | 1 | -56/+28 |
| | |||||
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 1 | -77/+186 |
| | |||||
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 1 | -0/+16 |
| | |||||
* | Lots, mainly Python bindings. | Richard Jones | 2009-04-13 | 1 | -82/+65 |
| | |||||
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -44/+274 |
| | |||||
* | Generated files for previous commands. | Richard Jones | 2009-04-10 | 1 | -0/+59 |
| | |||||
* | Added aug-ls (generated code). | Richard Jones | 2009-04-09 | 1 | -0/+19 |
| | |||||
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -0/+138 |
| | |||||
* | Generated code for new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 1 | -0/+19 |
| | |||||
* | Many non-daemon functions are now auto-generated. | Richard Jones | 2009-04-08 | 1 | -30/+46 |
| | |||||
* | Fixed Perl bindings, they now work properly. | Richard Jones | 2009-04-08 | 1 | -12/+103 |
| | |||||
* | First version of Perl bindings, compiled but not tested. | Richard Jones | 2009-04-08 | 1 | -0/+361 |