]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add openauth example to demonstrate a custom auth callback
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 6 Jul 2010 12:59:50 +0000 (14:59 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 13 Jul 2010 11:50:27 +0000 (13:50 +0200)
commit9af989fabc316f6e575b0763439a91e2899689fb
tree2c9a130fdf30f0d4f72833bb740c3724ecf9ac9c
parent73b9dfeb31481306e6ab0a8a3a8ecdaafa2db041
Add openauth example to demonstrate a custom auth callback
Makefile.am
configure.ac
examples/openauth/.gitignore [new file with mode: 0644]
examples/openauth/Makefile.am [new file with mode: 0644]
examples/openauth/openauth.c [new file with mode: 0644]
libvirt.spec.in