Commit Graph

175 Commits

Author SHA1 Message Date
Richard Jones
aed0fa2c01 Generated code for lvremove, vgremove, pvremove. 2009-04-25 21:41:09 +01:00
Richard W.M. Jones
8f9f02d483 Generated code for debug command. 2009-04-23 14:39:31 +01:00
Richard Jones
79cdf81e2f Generated code for new mount_* commands. 2009-04-22 21:02:49 +01:00
Richard Jones
43db06ea89 Allow qemu binary to be overridden at runtime. 2009-04-22 09:00:39 +01:00
Richard Jones
0232e72282 Added tar-in, tar-out, tgz-in, tgz-out commands. 2009-04-20 15:54:22 +01:00
Richard Jones
24ccbb29ac Generated code for 'checksum' command. 2009-04-20 10:19:45 +01:00
Richard Jones
170f262f04 Implement upload and download commands. 2009-04-20 00:22:02 +01:00
Richard Jones
bb07a7f858 Begin to add the upload and download commands. 2009-04-18 22:33:15 +01:00
Richard Jones
ef499de894 Separate out the high-level API actions.
- 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.
2009-04-18 15:31:53 +01:00
Richard Jones
1765330e07 Rewrite of main loop impl, start of FileIn/FileOut support. 2009-04-18 13:17:12 +01:00
Richard Jones
3eba057f5a Added Python documentation. 2009-04-16 11:39:22 +01:00
Richard Jones
b348eacbc4 Generated code for blockdev_* calls, RInt64, enhanced tests. 2009-04-15 17:48:54 +01:00
Richard Jones
0c2376a5c0 Correctly free memory in RHashtable binding for OCaml & Python. 2009-04-15 14:09:01 +01:00
Richard Jones
ad5abc8d36 Generated code for tune2fs-l command and RHashtable return type. 2009-04-15 13:59:07 +01:00
Richard Jones
6bcbe54b57 Generated code for stat/lstat/statvfs changes. 2009-04-15 10:45:01 +01:00
Richard Jones
5365ebd501 Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. 2009-04-14 13:51:12 +01:00
Richard Jones
adefe14e30 Generated files for file(1) command. 2009-04-13 23:58:33 +01:00
Richard Jones
2a243cfbe1 guestfs -> GuestFS 2009-04-13 20:13:06 +01:00
Richard Jones
4ee9666a38 Install guestfs.py 2009-04-13 20:06:46 +01:00
Richard Jones
adcf5dc6aa Extra CLEANFILES. 2009-04-13 19:15:12 +01:00
Richard Jones
70c2ffc396 Additional test programs for Perl, Python, OCaml bindings. 2009-04-13 19:10:10 +01:00
Richard Jones
b3f11c5f62 Lots, mainly Python bindings. 2009-04-13 18:32:03 +01:00
Richard Jones
d19ceb226c Remove *~ files when doing 'make clean'. 2009-04-09 19:47:22 +01:00
Richard Jones
8dcc88f867 Added a note that I'm not going to do Python bindings for now. 2009-04-08 13:42:26 +01:00
Richard Jones
acf9000252 Added framework for the language bindings. 2009-04-07 13:08:50 +01:00