Initial version, --vnc option only working. 0.1
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 4 Jul 2011 11:39:42 +0000 (12:39 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Jul 2011 12:16:24 +0000 (13:16 +0100)
commit94acc5e1ec256c553dcb5d50697b8105266aa50e
treea22880662bf6158e78d39467b3600aafb6f68cd1
Initial version, --vnc option only working.
13 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
click.h [new file with mode: 0644]
commands.c [new file with mode: 0644]
configure.ac [new file with mode: 0644]
main.c [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
virt-click.pod [new file with mode: 0644]
vnc-auth.c [new file with mode: 0644]
vnc.c [new file with mode: 0644]