12180 Commits

Author SHA1 Message Date
Richard Jones
ced0f3e83f Implement _send_sync, _send_file_sync and _receive_file_sync. 2009-04-19 12:29:25 +01:00
Richard Jones
e82f6ca109 Begin to add the upload and download commands. 2009-04-18 22:33:15 +01:00
Richard Jones
e8f7146ff9 Add ruby/ directory, add more warnings. 2009-04-18 21:21:44 +01:00
Richard Jones
942ae9f275 Split out send and reply operations into separate callbacks. 2009-04-18 16:32:20 +01:00
Richard Jones
f270b9bc13 guestfs_send -> guestfs__send, in case we want a future command called "send". 2009-04-18 15:41:22 +01:00
Richard Jones
f350959cfb 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
9eba0125b0 Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs 2009-04-18 13:27:06 +01:00
Richard Jones
9003030210 Rewrite of main loop impl, start of FileIn/FileOut support. 2009-04-18 13:17:12 +01:00
Richard Jones
78ffd4c90c Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs 2009-04-18 10:16:34 +01:00
Richard Jones
e50a1bbef8 Version 1.0.1 2009-04-18 10:16:03 +01:00
Richard W.M. Jones
bf6ee4df99 Allow Ruby bindings to build correctly even if libguestfs not installed. 2009-04-16 23:55:56 +01:00
Richard Jones
017444d084 Fix spec file. 2009-04-16 22:25:36 +01:00
Richard Jones
098afb85bc Ruby bindings. 2009-04-16 22:13:20 +01:00
Richard Jones
dd16b7acc9 Resync with proposed Fedora specfile. 2009-04-16 17:44:47 +01:00
Richard Jones
b0f07e551c Missing free() on return path (thanks: Steve Grubb). 2009-04-16 17:38:27 +01:00
Richard Jones
94119775c2 TODO list updated. 2009-04-16 17:35:59 +01:00
Richard Jones
c0fa8d88c3 Note slow kernel boot times for F11/12. 2009-04-16 16:34:23 +01:00
Richard Jones
15324738ed Updated TODO, BUGS. 2009-04-16 12:38:06 +01:00
Richard Jones
dfd1a4bb04 Added Python documentation. 2009-04-16 11:39:22 +01:00
Richard Jones
c332cfe354 Really needs qemu 0.10 for vmchannel support. 2009-04-16 01:31:19 +01:00
Richard Jones
a693240c62 0.9.9 for final cleanups before 1.0 release. 2009-04-15 23:58:11 +01:00
Richard Jones
8671355799 'guestfish edit' commands and several bugfixes. 2009-04-15 23:54:51 +01:00
Richard Jones
66f9c67610 Started BUGS list. 2009-04-15 20:38:01 +01:00
Richard Jones
fd60237c34 Move guestfish 'alloc' command to a separate file. 2009-04-15 20:27:30 +01:00
Richard Jones
a341e30b6a Version 0.9.3. 2009-04-15 17:59:43 +01:00
Richard Jones
7c4c776ebc Show byte sizes in example. 2009-04-15 17:58:35 +01:00
Richard Jones
4aa3054235 Generated code for blockdev_* calls, RInt64, enhanced tests. 2009-04-15 17:48:54 +01:00
Richard Jones
a9effe1d4f Added blockdev_* calls. RInt64 type. Enhanced tests. 2009-04-15 17:47:34 +01:00
Richard Jones
2d9471b4fb Be strict about commands which don't test themselves, warn about missing tests. 2009-04-15 16:04:27 +01:00
Richard Jones
46d364029b Version 0.9.2. 2009-04-15 16:00:10 +01:00
Richard Jones
ec9e86d077 Display ext2/3 details, and some bug fixes. 2009-04-15 14:19:03 +01:00
Richard Jones
9b801bf005 Correctly free memory in RHashtable binding for OCaml & Python. 2009-04-15 14:09:01 +01:00
Richard Jones
5856e746f3 Generated code for tune2fs-l command and RHashtable return type. 2009-04-15 13:59:07 +01:00
Richard Jones
9ca9fd5d7a Added tune2fs-l command and RHashtable return type. 2009-04-15 13:58:44 +01:00
Richard Jones
80b4539ea6 Added to-xml program. 2009-04-15 12:34:18 +01:00
Richard Jones
3c27ee67c9 Remove 'df' program from examples - didn't ever work. 2009-04-15 10:52:37 +01:00
Richard Jones
fad67152b8 Generated code for stat/lstat/statvfs changes. 2009-04-15 10:45:01 +01:00
Richard Jones
594c11045e Added stat, lstat, statvfs and associated stat structures. 2009-04-15 10:44:27 +01:00
Richard Jones
ff9dc6ccc2 Quoting in guestfish. 2009-04-14 20:47:51 +01:00
Richard Jones
bd60b0d539 Version 0.9.1 2009-04-14 16:16:34 +01:00
Richard Jones
d5258f0ed2 Added bindings for GNU readline. 2009-04-14 15:52:04 +01:00
Richard Jones
946468dec9 Better handling of trailing \n problem. 2009-04-14 14:38:31 +01:00
Richard Jones
2d3b86f53d Typos and documentation updates. 2009-04-14 14:20:47 +01:00
Richard Jones
0f01a16d91 Generated changes to perl XS bindings. 2009-04-14 14:20:07 +01:00
Richard Jones
11d78b422e Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. 2009-04-14 13:51:12 +01:00
Richard Jones
87f1a2aa23 Fix 'file(1)' command to work on /dev devices. 2009-04-14 13:09:06 +01:00
Richard Jones
e35acb9143 Generated files for file(1) command. 2009-04-13 23:58:33 +01:00
Richard Jones
399c4845ad Added file(1) command. 2009-04-13 23:58:02 +01:00
Richard Jones
3d6f834abd Note a bug. 2009-04-13 23:57:26 +01:00
Richard Jones
70fb6ea2dc guestfs -> GuestFS 2009-04-13 20:13:06 +01:00