summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Generated code for ext2 UUID and label functions.Richard Jones2009-04-272-0/+139
|
* Generated code for lvremove, vgremove, pvremove.Richard Jones2009-04-252-2/+107
|
* Generated code for debug command.Richard W.M. Jones2009-04-232-0/+42
|
* Generated code for new mount_* commands.Richard Jones2009-04-222-0/+104
|
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-222-0/+76
|
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-202-0/+140
|
* Generated code for 'checksum' command.Richard Jones2009-04-202-0/+65
|
* Implement upload and download commands.Richard Jones2009-04-202-0/+66
|
* Begin to add the upload and download commands.Richard Jones2009-04-182-0/+74
|
* Separate out the high-level API actions.Richard Jones2009-04-182-0/+161
| | | | | | - 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-182-2/+1
|
* Added Python documentation.Richard Jones2009-04-161-0/+624
|
* Generated code for blockdev_* calls, RInt64, enhanced tests.Richard Jones2009-04-152-0/+286
|
* Correctly free memory in RHashtable binding for OCaml & Python.Richard Jones2009-04-151-1/+1
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-152-0/+50
|
* Generated code for stat/lstat/statvfs changes.Richard Jones2009-04-152-0/+153
|
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-142-0/+66
|
* Generated files for file(1) command.Richard Jones2009-04-132-0/+29
|
* guestfs -> GuestFS0.9Richard Jones2009-04-133-3/+3
|
* Install guestfs.pyRichard Jones2009-04-131-0/+2
|
* Extra CLEANFILES.Richard Jones2009-04-131-1/+1
|
* Additional test programs for Perl, Python, OCaml bindings.Richard Jones2009-04-132-1/+4
|
* Lots, mainly Python bindings.Richard Jones2009-04-137-8/+2191
|
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
|
* Added a note that I'm not going to do Python bindings for now.Richard Jones2009-04-082-0/+13
|
* Added framework for the language bindings.Richard Jones2009-04-071-0/+16