]> git.sur5r.net Git - openldap/history - servers/slapd/passwd.c
Sync with HEAD
[openldap] / servers / slapd / passwd.c
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-04 Howard ChuAlways exclude subordinates from top-level ops so glue...
2004-11-26 Howard ChuMore Opheader fixes
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-20 Pierangelo Masaratirework passwd_extop to comply with rwm requirements...
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt ZeilengaRework return of update referrals
2004-04-05 Pierangelo Masaratirevert erroneous commit; cure the test the right way
2004-04-05 Pierangelo Masaraticheck in portions of code is done on length rather...
2004-03-25 Howard ChuITS#3036 check for syncrepl
2004-03-17 Kurt Zeilengapassword always replaces old passwords
2004-03-16 Howard ChuRevert "delete old" change; doesn't work for salted...
2004-03-16 Howard ChuFix prev commit
2004-03-15 Howard ChuPreserve old slap_passwd_hash() signature, add slap_pas...
2004-03-15 Howard ChuDelete old password if provided
2004-03-08 Pierangelo Masaratideclarations must occur before instructions
2004-03-02 Howard Chudefault_passwd_hash now takes a list of schemes
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-01-05 Pierangelo Masaratifix ITS#2900
2004-01-01 Kurt ZeilengaHappy new year
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-24 Howard ChuFix prev commit
2003-12-23 Howard ChuFix replog sequencing - assign sequence numbers at...
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-05 Kurt ZeilengaITS#2861 fix: don't try to dup a NULL reqdata...
2003-12-02 Howard ChuFix prev commit, return generated passwd
2003-12-01 Howard ChuLet the backend have a crack at the op (for back-ldap...
2003-12-01 Howard ChuConsolidate passwd extop in frontend
2003-12-01 Pierangelo MasaratiITS#2851
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-12 Kurt ZeilengaInitial fix for berbuf alignment bug (ITS#2760)
2003-09-15 Kurt Zeilengacleanup
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-06-27 Jong Hyuk ChoiITS#2618 fix
2003-06-23 Jong Hyuk Choi- syncrepl uses LDAP URL only
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...