]> git.sur5r.net Git - openldap/history - contrib/slapd-modules/smbk5pwd/smbk5pwd.c
ITS#5575
[openldap] / contrib / slapd-modules / smbk5pwd / smbk5pwd.c
2008-07-10 Quanah Gibson-MountITS#5575
2008-05-27 Quanah Gibson-MountUse DES_* functions instead of deprecated des_*
2008-04-14 Quanah Gibson-MountFix bogus whitespace
2008-04-03 Howard ChuFix bogus whitespace from 1.18
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-11 Quanah Gibson-Mountldap_pvt_thread_pool_getkey() arg 'data' should point...
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
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-10-09 Quanah Gibson-MountITS#5153 Add Modifications / sml_numvals
2007-09-29 Howard ChuITS#5158 from HEAD - separate config OID arc for contrib
2007-09-23 Howard ChuAdd Modifications / sml_numvals
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-03 Ralf HaferkampAdopted to latest API changes
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2006-12-15 Howard ChuCheck for failure from k5adm init
2006-10-19 Kurt ZeilengaSync with HEAD
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...