]> git.sur5r.net Git - openldap/history - servers/slapd/passwd.c
- LDAP_SYNCREPL defined in include/ldap.h
[openldap] / servers / slapd / passwd.c
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-03-31 Howard ChuMinor cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-16 Howard ChuSuppress warning
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-22 Pierangelo MasaratiITS#2176: Change password on slave when multimaster...
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-12 Kurt ZeilengaAn almost complete slap_sasl_setpass()
2002-06-11 Kurt ZeilengaRework c_authzid_backend in preparation for sasl_setpas...
2002-06-10 Kurt Zeilengareturn PROTOCOL_ERROR if reqdata is empty.
2002-05-31 Kurt ZeilengaFix bogus assert.
2002-05-01 Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-03-12 Kurt ZeilengaCheck components of extensible match filter sooner...
2002-03-09 Pierangelo Masaratidetect unavailable hash algorithms at startup
2002-02-14 Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuFix previous commit
2001-12-31 Howard ChuUse ber_free_buf
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-05-02 Kurt ZeilengaUse SMD5 is SHA1 is not available
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-10-09 Kurt ZeilengaFix SLAPD_SPASSWD typo which caused passwd_mutex not...
2000-09-20 Kurt ZeilengaFix SPASSWD merge for real
2000-09-20 Kurt ZeilengaFix merge of SPASSWD changes
2000-09-20 Kurt Zeilengamerge changes from authPassword work which should fix...
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-26 Kurt ZeilengaRemove extended op callback function... doesn't provide...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-30 Bastiaan BakkerAvoid C++ keyword 'new' in header files.
2000-03-02 Kurt ZeilengaStartTLS now grabs conn->c_mutex before mucking with...
2000-02-24 Kurt ZeilengaITS#464: Fix multiple password support
1999-12-15 Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-11 Kurt ZeilengaWrap request/response bervals in a sequence.
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-06 Kurt Zeilengareduce slap_passwd_check to simple form
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...