]> git.sur5r.net Git - openldap/history - servers/slapd/connection.c
ITS#5469
[openldap] / servers / slapd / connection.c
2003-06-10 Kurt ZeilengaFix vrFilter compile error
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
2003-05-25 Howard ChuITS#2549, init memctx to NULL. Also reset ber memctx...
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-15 Hallvard FurusethFix some Statslog()s: Add missing newlines. Print...
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-12 Howard ChuMemory context tweaks for Bind
2003-04-11 Howard ChuMore memory context tweaks
2003-04-11 Howard ChuMore memory context tweaks
2003-04-10 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuEliminate getkey search
2003-04-09 Howard ChuJust use a fixed size slab for now
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-03 Pierangelo Masaratisilence warning
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-27 Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-26 Howard ChuCleanup previous commit
2003-03-25 Howard Chustruct co_arg is redundant, removed
2003-03-20 Howard ChuITS#2389 - stop reading requests on a conn if it has...
2003-03-16 Howard ChuITS#2382 use ch_calloc
2003-02-28 Howard ChuFix ITS#2335, RFC1798 sequence layout was wrong.
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-17 Howard ChuRevert previous, it was only masking the real problem...
2002-12-11 Howard Chuundef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-10-26 Howard ChuFix ITS#2157, server should never attempt to unlink...
2002-10-25 Jong Hyuk ChoiAddition of servers/slapd/lcup.c and servers/slapd...
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-24 Pierangelo Masaratilistener:
2002-09-16 Kurt ZeilengaMisc cleanup
2002-08-26 Howard ChuRemove c_sasl_bindmutex, Binds are already serialized.
2002-08-26 Kurt ZeilengaAdd a Connection pointer to the Operation.
2002-08-24 Howard ChuExperimental cruft to propagate valid Operation to...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-07 Howard ChuRevert previous commit
2002-08-07 Howard ChuDon't strdup conn->authz into op, just reference direct...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-10 Kurt Zeilengaget data if ready
2002-06-12 Howard ChuDeleted Connection->c_cdn. Use conn->c_dn instead...
2002-06-11 Kurt ZeilengaRework c_authzid_backend in preparation for sasl_setpas...
2002-05-04 Howard ChuITS#1795 authid is uninit'd if tls_get_cert fails
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-30 Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-18 Howard ChuFix memory leak in previous commit
2002-04-18 Howard Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11 Howard ChuITS#1735 unused conn.c_uthc_backend, include ldap_pvt.h
2002-04-08 Pierangelo Masaratidon't count operations per request if back-monitor...
2002-04-08 Pierangelo Masaraticount initiated/completed operations divided per request
2002-04-05 Howard ChuITS#1708 ldap_pvt_tls_sb_ctx() et al
2002-03-30 Pierangelo Masaratido not print -1 as %lu
2002-03-24 Kurt ZeilengaUpdate control framework
2002-03-23 Pierangelo Masaratifix ITS#1671 and more
2002-03-23 Pierangelo Masaratifix ITS#1660 (issue 1)
2002-03-20 Howard ChuFix ITS#1655, don't retrieve sd until we've checked...
2002-03-18 Howard Chuuse ber_str2bv() instead of ch_strdup/strlen.
2002-03-06 Kurt ZeilengaCLDAP fixes
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-13 Kurt ZeilengaZap connection_internal_*
2002-01-10 Howard Chureadahead is only needed on UDP, don't use it on TCP...
2002-01-06 Howard ChuChanged conn->c_cdn to struct berval.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuUse queue-compat for Connection->c_ops,c_pending_ops
2001-12-30 Howard ChuMore str2rdn tweaks
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-18 Howard Chumore cleanup from jon@symas.com
2001-12-09 Howard ChuEliminate unnecessary per-operation dn_normalize(o_ndn...
2001-12-04 Kurt ZeilengaClean up some misplaced 'extern' declarations (should...
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-13 Mark Adamsonoptimize number of calls to slap_get_time()
2001-11-12 Howard ChuAdded backend_group result caching.
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-09-28 Howard ChuSet protocol to LDAP_VERSION2 on UDP session.
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-05-29 Kurt ZeilengaAdd support for separate max incoming for anonymous...
2001-05-05 Kurt ZeilengaAdd simple configure support for sockbuf max incoming
2001-05-04 Kurt ZeilengaQuick sb_max_incoming hack, should be configurable...
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-12-08 Mark AdamsonITS#897, internal connections need to free their single...
2000-10-14 Kurt Zeilengalabel io as "ldap_"
2000-09-22 Kurt ZeilengaDon't recursive lock connections_mutex in idle timeout...
2000-09-22 Kurt Zeilengaremove lint
next