summaryrefslogtreecommitdiffstats
path: root/perl/Guestfs.xs
Commit message (Collapse)AuthorAgeFilesLines
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-221-0/+24
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+48
|
* Generated code for 'checksum' command.Richard Jones2009-04-201-0/+16
|
* Implement upload and download commands.Richard Jones2009-04-201-0/+20
|
* Begin to add the upload and download commands.Richard Jones2009-04-181-0/+24
|
* Separate out the high-level API actions.Richard Jones2009-04-181-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 Jones2009-04-151-0/+126
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+19
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-151-0/+76
|
* Generated changes to perl XS bindings.Richard Jones2009-04-141-56/+28
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-141-77/+186
|
* Generated files for file(1) command.Richard Jones2009-04-131-0/+16
|
* Lots, mainly Python bindings.Richard Jones2009-04-131-82/+65
|
* Added test suite.Richard Jones2009-04-111-44/+274
|
* Generated files for previous commands.Richard Jones2009-04-101-0/+59
|
* Added aug-ls (generated code).Richard Jones2009-04-091-0/+19
|
* Added Augeas support.Richard Jones2009-04-091-0/+138
|
* Generated code for new guestfs_read_lines API call.Richard Jones2009-04-081-0/+19
|
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-081-30/+46
|
* Fixed Perl bindings, they now work properly.Richard Jones2009-04-081-12/+103
|
* First version of Perl bindings, compiled but not tested.Richard Jones2009-04-081-0/+361