]> eyrie.org Git - kerberos/krb5-strength.git/commit - plugin/heimdal.c
Change strength_check to take a saner argument order
authorRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 02:56:58 +0000 (19:56 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 3 Oct 2013 02:56:58 +0000 (19:56 -0700)
commit6a9f177fbaeae43cdcc9a53c788f8f5fd52bbfce
tree48853ee33fc3d6a57bffb95c7738b2794ad6953f
parentedb501b78f66a0304808fc17e75c06424dbbb835
Change strength_check to take a saner argument order

It makes more sense to pass in the principal before the password.
Change all the internal APIs to use that order.
plugin/general.c
plugin/heimdal.c
plugin/internal.h
plugin/mit.c
tools/heimdal-strength.c