]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/bind.c
Sync with HEAD
[openldap] / servers / slapd / back-ldap / bind.c
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-08 Pierangelo Masaratiminor cleanup
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratimake sure we're comparing the same database
2004-10-01 Howard ChuAdd a retry for failed connections
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-23 Pierangelo Masaratiassert administrative identity instead of the required...
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratinot sure that cyrus-sasl doesn't honor empty authz...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-19 Pierangelo Masaratiallow a hidden parameter to instruct the proxy that...
2004-06-19 Pierangelo Masaratili->be didn't work; since it seems to be unnecessary...
2004-06-08 Jong Hyuk ChoiFix typo
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-15 Pierangelo Masaratimore on idassert: SASL bind/authz
2004-05-14 Pierangelo Masaratireflect Kurt's comments on ID assertion
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratifix previous commit
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Pierangelo Masaratiuse dedicated admin identity to proxyAuthz
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-01 Kurt ZeilengaDon't search for proxy authz control unnecessarily.
2003-12-01 Pierangelo Masaratiadd administrative bind and proxyAuthz control to enabl...
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-06-11 Howard ChuBind fixes for chaining
2003-05-22 Hallvard FurusethPrintf %p expects a void pointer.
2003-05-14 Howard ChuITS#2511 use %p to log pointer values
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-18 Pierangelo Masaratireset passwords before freeindg them
2003-04-17 Howard ChuFix AVL comparisons
2003-04-07 Pierangelo Masaratigroup rewrite/map stuff in one structure and optimize...
2003-04-07 Pierangelo Masaratiuse rewrite info instead of ldapinfo for reusability...
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-05 Pierangelo Masaratimassage bound dn only if operating on authz backend
2003-04-05 Pierangelo Masaratiminor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaratibackout this for now
2003-04-03 Pierangelo Masaratineed this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-04-02 Howard ChuFix typos in prev commit
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-14 Howard ChuFix previous commit
2003-02-14 Howard ChuUse extended async APIs to allow direct parsing of...
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
2003-01-03 Kurt ZeilengaHappy new year
2002-11-10 Pierangelo Masaratiimprove error messages
2002-08-29 Pierangelo Masaratifix server-size controls handling in back-{ldap,meta}
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-12 Howard ChuDeleted Connection->c_cdn. Use conn->c_dn instead...
2002-04-25 Howard ChuAdded rebind-as-user option; saves bind credentials...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-22 Pierangelo Masaratias a temporary hack, return result without rewriting...
2002-01-06 Howard ChuChanged conn->c_cdn to struct berval.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-28 Howard ChuMore struct beral conversion
2001-12-26 Pierangelo Masaratisome char* to berval fixes
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-05-16 Pierangelo Masaratiadded new log; minor cleanup of rewrite stuff
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-17 Kurt ZeilengaMark as "altered version"
2000-11-11 Howard ChuSet outbound connection to use the same protocol versio...
2000-10-23 Howard ChuFix: remap API error codes into protocol error codes...
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
2000-05-22 Kurt Zeilengaconst'ification
2000-05-22 Kurt ZeilengaConst'ification
2000-04-19 Kurt ZeilengaLDAP_OPERATIONS -> LDAP_OTHER
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethCleanup:
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP