]> eyrie.org Git - kerberos/krb5-strength.git/history - plugin
Merge branch 'debian' into squeeze
[kerberos/krb5-strength.git] / plugin /
2014-03-26 Russ AllberyMerge branch 'debian' into squeeze debian/squeeze debian/3.0-1_sbp60+1
2014-03-26 Russ AllberyMerge tag 'upstream/3.0' into debian
2014-03-26 Russ AllberyImported Upstream version 3.0 upstream/3.0
2014-03-26 Russ AllberyFix a memory leak during SQLite dictionary initialization
2014-03-26 Russ AllberyStick to SQLite interfaces in 3.7
2014-03-25 Russ AllberyAdd real Autoconf probing for SQLite
2014-03-25 Russ AllberyAdd a full complement of edit distance one SQLite checks
2014-03-25 Russ AllberyAdd support for SQLite dictionaries
2014-03-06 Russ AllberyWipe password copies before freeing them
2014-02-27 Russ AllberyAdd minimum_different configuration option
2014-02-26 Russ AllberyRevert "In CDB checks, check all passwords within edit...
2014-02-26 Russ AllberyRevert "Fix edit distance checking and add a test suite"
2014-02-12 Russ AllberyFix edit distance checking and add a test suite
2014-02-07 Russ AllberyIn CDB checks, check all passwords within edit distance one
2013-12-16 Russ AllberyMerge branch 'debian' into squeeze
2013-12-16 Russ AllberyMerge tag 'upstream/2.2' into debian
2013-12-16 Russ AllberyImported Upstream version 2.2 upstream/2.2
2013-12-16 Russ AllberyAdd some (unnecessary) checks to unconfuse clang
2013-12-13 Russ AllberyFree character class restrictions on shutdown
2013-12-13 Russ AllberyAdd class requirement documentation and length ranges
2013-12-13 Russ AllberyFix various character class check mistakes, add test...
2013-12-12 Russ AllberyFirst pass at support for character class rules
2013-11-05 Russ AllberyMerge branch 'debian' into squeeze
2013-11-04 Russ AllberyChange my email address to eagle@eyrie.org
2013-10-11 Russ AllberyFix typo in some of the copyright notices
2013-10-11 Russ AllberyMerge tag 'upstream/2.1' into debian
2013-10-11 Russ AllberyImported Upstream version 2.1 upstream/2.1
2013-10-08 Russ AllberyUpdate some of the password rejection error messages
2013-10-08 Russ AllberyFix compilation without TinyCDB
2013-10-07 Russ AllberyMerge tag 'upstream/2.0' into debian
2013-10-07 Russ AllberyImported Upstream version 2.0 upstream/2.0
2013-10-03 Russ AllberyFix a clang analysis error in the CDB code
2013-10-03 Russ AllberyAdd additional checks for passwords based on principals
2013-10-03 Russ AllberyChange strength_check to take a saner argument order
2013-10-03 Russ AllberyRefactor checking for passwords based on principals
2013-10-03 Russ AllberyClean up and refactor configuration handling
2013-10-03 Russ AllberySeparate Kerberos configuration handling into a separat...
2013-10-03 Russ AllberyRemove unnecessary includes in plugin/cracklib.c
2013-10-03 Russ AllberyRefactor the CrackLib code into a separate source file
2013-10-02 Russ AllberyMove CDB initialization into plugin/cdb.c
2013-10-02 Russ AllberyRemove duplicate definition of KADM5_PASS_Q_GENERIC
2013-10-02 Russ AllberyRefactor error handling inside the plugin
2013-10-02 Russ AllberyClean up error handling in the Heimdal plugin
2013-10-02 Russ AllberyRename the internal plugin functions
2013-10-02 Russ AllberyFix Heimdal pwcheck header probing
2013-10-02 Russ AllberyHide internal functions
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 AllberyClean up the leading comment on the MIT plugin code
2013-09-19 Russ AllberyReformat the prototype for pwqual_strength_initvt
2013-09-19 Russ AllberyUse util/macros.h for the UNUSED macro
2013-09-19 Russ AllberyUse the correct Stanford copyright notice, update dates
2013-09-19 Russ AllberyInclude portable/krb5.h instead of krb5.h
2013-09-19 Russ AllberyUse the portability layer and close a memory leak
2013-09-19 Russ AllberyAdd support for new MIT plugin interface, drop old...
2013-09-19 Russ AllberyFix the path to the Heimdal password strength header
2012-05-11 Russ AllberyMerge tag 'upstream/1.1' into debian
2012-05-11 Russ AllberyImported Upstream version 1.1 upstream/1.1
2012-05-11 Russ AllberyUpdate LICENSE statements
2012-05-11 Russ AllberyReject username followed by digits as the password
2010-02-17 Russ AllberyMerge commit 'upstream/1.0' into debian
2010-02-17 Russ AllberyImported Upstream version 1.0
2010-01-07 Russ AllberyAdd new plugin API for MIT Kerberos
2009-12-10 Russ AllberyMove the external Heimdal check program to a separate...
2009-12-10 Russ AllberyFix the Heimdal plugin and test suite
2009-12-10 Russ AllberyTake advantage of the portability layer for plugin...
2009-12-09 Russ AllberyInitial implementation of Heimdal plugin API
2009-11-18 Russ AllberyAdd heimdal-strength, a program to do Heimdal external...
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...