Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Begin to add the upload and download commands. | Richard Jones | 2009-04-18 | 1 | -0/+18 | |
| | ||||||
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -0/+35 | |
| | | | | | | - 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. | |||||
* | Rewrite of main loop impl, start of FileIn/FileOut support. | Richard Jones | 2009-04-18 | 1 | -1/+1 | |
| | ||||||
* | Generated code for blockdev_* calls, RInt64, enhanced tests. | Richard Jones | 2009-04-15 | 1 | -0/+79 | |
| | ||||||
* | Generated code for tune2fs-l command and RHashtable return type. | Richard Jones | 2009-04-15 | 1 | -0/+10 | |
| | ||||||
* | Generated code for stat/lstat/statvfs changes. | Richard Jones | 2009-04-15 | 1 | -0/+24 | |
| | ||||||
* | Typos and documentation updates. | Richard Jones | 2009-04-14 | 1 | -1/+1 | |
| | ||||||
* | Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. | Richard Jones | 2009-04-14 | 1 | -0/+28 | |
| | ||||||
* | Generated files for file(1) command. | Richard Jones | 2009-04-13 | 1 | -0/+10 | |
| | ||||||
* | Added test suite. | Richard Jones | 2009-04-11 | 1 | -29/+140 | |
| | ||||||
* | Generated files for previous commands. | Richard Jones | 2009-04-10 | 1 | -0/+36 | |
| | ||||||
* | Correction in the aug-ls documentation. | Richard Jones | 2009-04-10 | 1 | -1/+1 | |
| | ||||||
* | Added aug-ls (generated code). | Richard Jones | 2009-04-09 | 1 | -0/+5 | |
| | ||||||
* | Generate webpages. | Richard Jones | 2009-04-09 | 1 | -6/+6 | |
| | ||||||
* | Added Augeas support. | Richard Jones | 2009-04-09 | 1 | -0/+128 | |
| | ||||||
* | Generated code for new guestfs_read_lines API call. | Richard Jones | 2009-04-08 | 1 | -0/+12 | |
| | ||||||
* | Many non-daemon functions are now auto-generated. | Richard Jones | 2009-04-08 | 1 | -35/+71 | |
| | ||||||
* | Fixed Perl bindings, they now work properly. | Richard Jones | 2009-04-08 | 1 | -0/+56 | |
| | ||||||
* | First version of Perl bindings, compiled but not tested. | Richard Jones | 2009-04-08 | 1 | -0/+235 | |