]> eyrie.org Git - kerberos/krb5-strength.git/history - plugin/api.c
Rename plugin/api.h to plugin/internal.h
[kerberos/krb5-strength.git] / plugin / api.c
2013-10-02 Russ AllberyRename plugin/api.h to plugin/internal.h
2013-10-02 Russ AllberyUse krb5_free_string to free krb5_appdefault_string...
2013-10-02 Russ AllberyAdd configurable checks for ASCII and for non-letters
2013-10-02 Russ AllberyAdd support for enforcing a minimum password length
2013-10-01 Russ AllberyAdd support for checking against a CDB database
2013-10-01 Russ AllberyInclude strerror results in Kerberos error messages
2013-09-27 Russ AllberyUse the Kerberos context to set the error message
2013-09-25 Russ AllberyMove krb5.conf configuration into the plugin
2013-09-25 Russ AllberyFix configuration and status codes in the MIT plugin
2013-09-19 Russ AllberyUse the correct Stanford copyright notice, update dates
2012-05-11 Russ AllberyReject username followed by digits as the password
2009-12-10 Russ AllberyTake advantage of the portability layer for plugin...
2009-10-15 Russ AllberyAdd header file with prototypes for the public plugin API
2009-10-14 Russ AllberyAdd normal copyright header to plugin/api.c
2007-07-19 Russ AllberyThe check of the password against the principal checked...
2007-03-23 Russ AllberyReject a NULL dictionary path.
2007-03-23 Russ AllberyRewrite with a cleaner coding style, no static variable...
2007-03-23 Russ AllberySomething very strange happened with the last commit...