[libvirt] [PATCH] Add openauth example to demonstrate a custom auth callback

Matthias Bolte matthias.bolte at googlemail.com
Tue Jul 13 11:52:27 UTC 2010


2010/7/6 Daniel Veillard <veillard at redhat.com>:
> On Tue, Jul 06, 2010 at 03:28:54PM +0200, Matthias Bolte wrote:
>> ---
>>  Makefile.am                   |    2 +-
>>  configure.ac                  |    1 +
>>  examples/openauth/.gitignore  |    5 +
>>  examples/openauth/Makefile.am |    5 +
>>  examples/openauth/openauth.c  |  287 +++++++++++++++++++++++++++++++++++++++++
>>  libvirt.spec.in               |    3 +-
>>  6 files changed, 301 insertions(+), 2 deletions(-)
>>  create mode 100644 examples/openauth/.gitignore
>>  create mode 100644 examples/openauth/Makefile.am
>>  create mode 100644 examples/openauth/openauth.c
>>

>
>  Looks fine to me, good idea :-)
>
> ACK
>
> Daniel
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list