Richard Jones
469c6cdfd5
Prepare for version 1.0.2.
1.0.2
2009-04-20 11:45:29 +01:00
Richard Jones
42341cc003
Avoid warning: Don't generate read_reply label unless needed.
2009-04-20 11:45:11 +01:00
Richard Jones
2069ade881
Fix file descriptor leak in daemon.
2009-04-20 11:35:57 +01:00
Richard Jones
24ccbb29ac
Generated code for 'checksum' command.
2009-04-20 10:19:45 +01:00
Richard Jones
aef3d2013f
Add 'checksum' command.
2009-04-20 10:19:29 +01:00
Richard Jones
170f262f04
Implement upload and download commands.
2009-04-20 00:22:02 +01:00
Richard Jones
d5151686d8
Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct uint32_t.
2009-04-19 14:51:50 +01:00
Richard Jones
13465753d3
Document initial message.
2009-04-19 14:39:19 +01:00
Richard Jones
08c333a738
Document the internal protocol.
2009-04-19 14:33:46 +01:00
Richard Jones
d73a4f097f
Implement NEED_ROOT_OR_IS_DEVICE macro.
2009-04-19 12:41:35 +01:00
Richard Jones
749708a7ec
Implement _send_sync, _send_file_sync and _receive_file_sync.
2009-04-19 12:29:25 +01:00
Richard Jones
bb07a7f858
Begin to add the upload and download commands.
2009-04-18 22:33:15 +01:00
Richard Jones
7bf3e1a435
Add ruby/ directory, add more warnings.
2009-04-18 21:21:44 +01:00
Richard Jones
42a8baf3c9
Split out send and reply operations into separate callbacks.
2009-04-18 16:32:20 +01:00
Richard Jones
8e54ab2895
guestfs_send -> guestfs__send, in case we want a future command called "send".
2009-04-18 15:41:22 +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
ad1d84a142
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
2009-04-18 13:27:06 +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
8a4cdcef21
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
2009-04-18 10:16:34 +01:00
Richard Jones
0206f0ead2
Version 1.0.1
1.0.1
2009-04-18 10:16:03 +01:00
Richard W.M. Jones
92804dec7c
Allow Ruby bindings to build correctly even if libguestfs not installed.
2009-04-16 23:55:56 +01:00
Richard Jones
e88c365cfb
Fix spec file.
1.0.0
2009-04-16 22:25:36 +01:00
Richard Jones
a5f68bd57d
Ruby bindings.
2009-04-16 22:13:20 +01:00
Richard Jones
5a6da98c94
Resync with proposed Fedora specfile.
2009-04-16 17:44:47 +01:00
Richard Jones
1e60354dc8
Missing free() on return path (thanks: Steve Grubb).
2009-04-16 17:38:27 +01:00
Richard Jones
3ae8631c8f
TODO list updated.
2009-04-16 17:35:59 +01:00
Richard Jones
ecee63de60
Note slow kernel boot times for F11/12.
2009-04-16 16:34:23 +01:00
Richard Jones
b56d67859c
Updated TODO, BUGS.
2009-04-16 12:38:06 +01:00
Richard Jones
3eba057f5a
Added Python documentation.
2009-04-16 11:39:22 +01:00
Richard Jones
7e47aaa137
Really needs qemu 0.10 for vmchannel support.
2009-04-16 01:31:19 +01:00
Richard Jones
ce6c6978ee
0.9.9 for final cleanups before 1.0 release.
0.9.9
2009-04-15 23:58:11 +01:00
Richard Jones
05712b2457
'guestfish edit' commands and several bugfixes.
2009-04-15 23:54:51 +01:00
Richard Jones
54a6c3212c
Started BUGS list.
2009-04-15 20:38:01 +01:00
Richard Jones
612a358b89
Move guestfish 'alloc' command to a separate file.
2009-04-15 20:27:30 +01:00
Richard Jones
76f1a7d994
Version 0.9.3.
0.9.3
2009-04-15 17:59:43 +01:00
Richard Jones
4905c1ae8b
Show byte sizes in example.
2009-04-15 17:58:35 +01:00
Richard Jones
b348eacbc4
Generated code for blockdev_* calls, RInt64, enhanced tests.
2009-04-15 17:48:54 +01:00
Richard Jones
e038597ebd
Added blockdev_* calls. RInt64 type. Enhanced tests.
2009-04-15 17:47:34 +01:00
Richard Jones
706c756297
Be strict about commands which don't test themselves, warn about missing tests.
2009-04-15 16:04:27 +01:00
Richard Jones
52471f572e
Version 0.9.2.
0.9.2
2009-04-15 16:00:10 +01:00
Richard Jones
3e9f98d0f7
Display ext2/3 details, and some bug fixes.
2009-04-15 14:19:03 +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
d5ae4a54e8
Added tune2fs-l command and RHashtable return type.
2009-04-15 13:58:44 +01:00
Richard Jones
7fe2b338e4
Added to-xml program.
2009-04-15 12:34:18 +01:00
Richard Jones
197f0ceeac
Remove 'df' program from examples - didn't ever work.
2009-04-15 10:52:37 +01:00
Richard Jones
6bcbe54b57
Generated code for stat/lstat/statvfs changes.
2009-04-15 10:45:01 +01:00
Richard Jones
212a55d483
Added stat, lstat, statvfs and associated stat structures.
2009-04-15 10:44:27 +01:00
Richard Jones
946eec285f
Quoting in guestfish.
2009-04-14 20:47:51 +01:00
Richard Jones
8d898dadd9
Version 0.9.1
0.9.1
2009-04-14 16:16:34 +01:00