Re: [gtk-vnc-devel] PATCH: Authentication API
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Anthony Liguori <anthony codemonkey ws>
- Cc: gtk-vnc-devel <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] PATCH: Authentication API
- Date: Fri, 20 Jul 2007 15:05:40 +0100
On Thu, Jul 19, 2007 at 09:56:21PM -0500, Anthony Liguori wrote:
> Daniel P. Berrange wrote:
> >This patch adds a method for requesting authentication credentials from
> >the end application. This time around all the credentials are asked for
> >at once. The signal 'vnc-auth-credential' has a parameter which is a
> >GValueArray, this in turn contains GEnumValues. A little tedious, but it
> >marshalls well into python & this is just the way GTK likes to do arrays.
> >The example programs are re-done so that they dynamically build up a
> >dialog box to request all credentials at once.
> >
> > examples/gvncviewer.c | 68 +++++-
> > examples/gvncviewer.py | 35 +++
> > src/gvnc.c | 498
> > +++++++++++++++++++++++++++++++++------------
> > src/gvnc.h | 36 +++
> > src/libgtk-vnc_sym.version | 5
> > src/vncdisplay.c | 127 ++++++++++-
> > src/vncdisplay.h | 11
> > src/vncmodule.c | 2
> > 8 files changed, 645 insertions(+), 137 deletions(-)
> >
> >Dan.
>
> I really like the way the API turned out. I'm quite happy with this patch.
Great, applied now.
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]