Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
authorRichard Jones <rjones@redhat.com>
Tue, 14 Apr 2009 12:51:12 +0000 (13:51 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 14 Apr 2009 12:51:12 +0000 (13:51 +0100)
commit5365ebd501850ea10d9a5b28fc6480ea34dbe16d
tree3c3bedf7581ea8485db6f039f2633ee07361b031
parent161018ed1e90c796e6e099859979da02d5f3e410
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
20 files changed:
daemon/Makefile.am
daemon/actions.h
daemon/command.c [new file with mode: 0644]
daemon/stubs.c
fish/cmds.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
src/generator.ml
src/guestfs-actions.c
src/guestfs-actions.h
src/guestfs_protocol.c
src/guestfs_protocol.h
src/guestfs_protocol.x