summaryrefslogtreecommitdiffstats
path: root/guestfs-actions.pod
Commit message (Collapse)AuthorAgeFilesLines
* Generated code for new mount_* commands.Richard Jones2009-04-221-0/+38
|
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-221-0/+32
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+52
|
* Generated code for 'checksum' command.Richard Jones2009-04-201-0/+50
|
* Implement upload and download commands.Richard Jones2009-04-201-0/+22
|
* Begin to add the upload and download commands.Richard Jones2009-04-181-0/+30
|
* Separate out the high-level API actions.Richard Jones2009-04-181-0/+55
| | | | | | - 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 Jones2009-04-181-1/+1
|
* Generated code for blockdev_* calls, RInt64, enhanced tests.Richard Jones2009-04-151-0/+130
|
* 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-4/+59
|
* Typos and documentation updates.Richard Jones2009-04-141-7/+7
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-141-0/+41
|
* Generated files for file(1) command.Richard Jones2009-04-131-0/+16
|
* Added test suite.Richard Jones2009-04-111-0/+185
|
* Generated files for previous commands.Richard Jones2009-04-101-0/+74
|
* Documentation fix.Richard Jones2009-04-101-4/+4
|
* Correction in the aug-ls documentation.Richard Jones2009-04-101-1/+1
|
* Added aug-ls (generated code).Richard Jones2009-04-091-0/+12
|
* Generate webpages.Richard Jones2009-04-091-6/+6
|
* Added Augeas support.Richard Jones2009-04-091-3/+200
|
* 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-0/+148
|
* Updated generated files.Richard Jones2009-04-081-2/+1
|
* Implement simple lvs/vgs/pvs commands.Richard Jones2009-04-071-3/+51
|
* Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.Richard Jones2009-04-071-6/+6
|
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-0/+30
|
* Implement list-devices and list-partitions.Richard Jones2009-04-061-7/+34
|
* Implementations of 'cat', 'ls', and some cleanups.Richard Jones2009-04-061-1/+7
|
* Implement RString and RStringList return types.Richard Jones2009-04-041-3/+47
| | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands.
* Added outline of shell command, added generator support.Richard Jones2009-04-031-1/+1
|
* Small updates to the generator.Richard Jones2009-04-031-0/+6
|
* Lots more auto-generation.Richard Jones2009-04-031-2/+11
|
* Start the generated code and code generator.Richard Jones2009-04-031-0/+33