Begin to add the upload and download commands.
authorRichard Jones <rjones@redhat.com>
Sat, 18 Apr 2009 21:33:15 +0000 (22:33 +0100)
committerRichard Jones <rjones@redhat.com>
Sat, 18 Apr 2009 21:33:15 +0000 (22:33 +0100)
commitbb07a7f858da5d07c57360e62c0ddfd24ce6be45
tree56201f1c514d8d79a56251b104c3d8a135fcbd39
parent7bf3e1a43512293b1a3f78f880b57e7bbd372eae
Begin to add the upload and download commands.
23 files changed:
daemon/actions.h
daemon/stubs.c
fish/cmds.c
fish/completion.c
guestfish-actions.pod
guestfs-actions.pod
ocaml/guestfs.ml
ocaml/guestfs.mli
ocaml/guestfs_c_actions.c
perl/Guestfs.xs
perl/lib/Sys/Guestfs.pm
python/guestfs-py.c
python/guestfs.py
ruby/ext/guestfs/_guestfs.c
src/generator.ml
src/guestfs-actions.c
src/guestfs-actions.h
src/guestfs.c
src/guestfs.h
src/guestfs_protocol.c
src/guestfs_protocol.h
src/guestfs_protocol.x
tests.c