]> eyrie.org Git - kerberos/krb5-strength.git/commit - plugin/heimdal.c
Initial implementation of Heimdal plugin API
authorRuss Allbery <rra@stanford.edu>
Wed, 9 Dec 2009 07:50:25 +0000 (23:50 -0800)
committerRuss Allbery <rra@stanford.edu>
Wed, 9 Dec 2009 07:50:25 +0000 (23:50 -0800)
commit4fb2b01b567084254b23c6344c459f80cd38a76a
tree4b37341e7ebdcdfe94c6c8128268e605d14f70f0
parentf095fbc343f40f4dbbebdaba505ee0262be74449
Initial implementation of Heimdal plugin API

Support the Heimdal shared module API for embedded password strength
checking and build that interface only if building against Heimdal.
Makefile.am
configure.ac
plugin/heimdal.c [new file with mode: 0644]