]> git.sur5r.net Git - openldap/history - contrib/slapd-modules/smbk5pwd/smbk5pwd.c
ITS#6955 smbk5pwd: Support shadowLastChange
[openldap] / contrib / slapd-modules / smbk5pwd / smbk5pwd.c
2011-06-09 SATOH FumiyasuITS#6955 smbk5pwd: Support shadowLastChange
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-16 Kurt ZeilengaUpdate contrib notices to reflect that they are distrib...
2009-06-26 Howard ChuITS#5535 replace private _kadm5_*_key functions with...
2009-01-26 Howard ChuITS#5410 add support for gcrypt ( GnuTLS )
2008-10-30 Howard ChuITS#5766 honor principal expiration
2008-06-23 Howard ChuITS#5575, passwords now need to be NUL-terminated by us
2008-05-20 Emmanuel DreyfusUse DES_* functions instead of deprecated des_*
2008-04-03 Howard ChuFix bogus whitespace from 1.18
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Hallvard Furusethldap_pvt_thread_pool_getkey() arg 'data' should point...
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-09-23 Howard ChuAdd Modifications / sml_numvals
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-08-03 Ralf HaferkampAdopted to latest API changes
2006-12-15 Howard ChuCheck for failure from k5adm init
2006-09-21 Luca Scamoniadd support for "sambaPwdCanChange"
2005-12-21 Pierangelo Masaratifix typo in last commit
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-20 Pierangelo Masaraticleanup
2005-11-14 Pierangelo Masaratifix previous commit; use table-driven attribute descrip...
2005-11-14 Pierangelo Masaratirefine previous commit
2005-11-12 Pierangelo Masaraticleanup in case of failure
2005-11-12 Pierangelo Masaratiadd support for "sambaPwdMustChange"; add support for...
2005-10-13 Pierangelo Masaraticleanup
2005-10-13 Pierangelo Masaratisilence warnings for DO_SAMBA build
2005-08-11 Howard ChuITS#3910 heimdal 0.7 compatibility, silence warnings
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag on mod ops if it's defined
2005-04-08 Howard ChuPartial revert, must use lower-case hex
2005-04-07 Howard Chucleanup whitespace, use upper case hex for nt/lm
2005-04-07 Howard ChuITS#3635 fix input to lmhash
2005-01-24 Howard ChuRename k5key symbols, add k5key_hash
2005-01-13 Howard ChuPlug krb5 memleaks, add {K5KEY} passwd check mechanism
2004-04-02 Howard ChuExperimental Samba and Heimdal password synchronization...