]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Refactor checking for passwords based on principals
authorRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 02:53:29 +0000 (19:53 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 02:53:29 +0000 (19:53 -0700)
commitedb501b78f66a0304808fc17e75c06424dbbb835
treeceaa74a4d72ea7439925610a75b35ab386299bad
parent9e44a9e2db84715eceecc36c1a7c5af44e9f7ab0
Refactor checking for passwords based on principals

Move this code into a separate file in preparation for expanding
the nature of the checks, and following the general principal of
putting each type of check in a separate file.
Makefile.am
plugin/general.c
plugin/internal.h
plugin/principal.c [new file with mode: 0644]