]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Add heimdal-strength, a program to do Heimdal external checks
authorRuss Allbery <rra@stanford.edu>
Wed, 18 Nov 2009 01:02:25 +0000 (17:02 -0800)
committerRuss Allbery <rra@stanford.edu>
Wed, 18 Nov 2009 01:02:25 +0000 (17:02 -0800)
commitf4f3743957a50ee9b713584a93d2dc9f18127fcb
tree5dea46f654de2e6bd5f6ee2bd5c24a7bae2b4bde
parent7cef41daef989c837181807a495131c15e01edc1
Add heimdal-strength, a program to do Heimdal external checks

Add heimdal-strength, a program that checks password strength using
the protocol for a Heimdal external check program.

This program gets the dictionary path from a krb5.conf option, so the
build now depends on Kerberos.
.gitignore
Makefile.am
NEWS
configure.ac
m4/krb5.m4 [new file with mode: 0644]
m4/lib-depends.m4 [new file with mode: 0644]
m4/lib-pathname.m4 [new file with mode: 0644]
plugin/heimdal-strength.c [new file with mode: 0644]