]> git.sur5r.net Git - openldap/history - servers/slapd/connection.c
Simplify connection mutexes
[openldap] / servers / slapd / connection.c
2006-05-13 Howard ChuSimplify connection mutexes
2006-05-08 Luke HowardITS#4525
2006-05-02 Howard ChuUse ldap_pvt_thread_pool_tid()
2006-04-06 Howard ChuITS#4476 revert connection_write processing back into...
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-04-01 Pierangelo Masaratifix previous commit (ITS#4465)
2006-04-01 Pierangelo Masaratifix bound check (ITS#4449)
2006-04-01 Pierangelo Masaratiadd a cleanup handler for binds (ITS#4465)
2006-03-31 Howard ChuCleanup
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
2006-03-08 Kurt Zeilengamore txn infrastructure
2006-03-07 Kurt ZeilengaSome more txn infrastructure
2006-01-06 Pierangelo Masaraticleanup callback freeing
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-24 Luke HowardCreate SLAPI object extensions in connection_fake_init()
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-14 Pierangelo Masarativalgrind keeps complaining (it makes sense) but the...
2005-11-08 Howard ChuITS#4158 still more
2005-11-07 Howard ChuITS#4158 move SASL bind finalization to bind_cb.
2005-11-06 Pierangelo Masaratifix num args in Debug()
2005-11-05 Howard ChuFix ITS#4151 - set sasl_bind_in_progress in bind_cb
2005-11-03 Howard ChuITS#4136 fix prev commit
2005-11-02 Howard ChuFix fastpath for internal clients (e.g. syncrepl) too.
2005-11-01 Howard ChuFix fastpath for single-op dispatching
2005-11-01 Pierangelo Masaratiplug one-time leaks
2005-11-01 Pierangelo Masaraticleanup
2005-11-01 Howard ChuFree bind callback
2005-11-01 Pierangelo Masaratifix size of connection array (ITS#4131)
2005-10-30 Howard ChuPartial fix for ITS#3850, stop spurious "deferring...
2005-10-29 Howard ChuITS#4108 fix another accept/read race condition
2005-10-29 Howard ChuITS#4108 Cleanup accept/close race conditions.
2005-10-29 Howard ChuCleanup, fix ITS#4120
2005-10-16 Kurt ZeilengaRevise last commit
2005-10-16 Kurt ZeilengaFix TLS/SASL handling in new lightweight dispatcher
2005-10-16 Kurt ZeilengaMove slapd_set_read before return
2005-10-16 Kurt Zeilengadisable SLAP_SEM_LOAD_CONTROL by default, needs additio...
2005-10-15 Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
2005-10-14 Kurt ZeilengaMore cleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-13 Kurt Zeilengacleanup
2005-10-13 Kurt Zeilengacleanup
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-08-29 Hallvard FurusethInclude "fd=.." in Statslog message "TLS established"
2005-08-29 Howard ChuITS#3983 fix connection_client_stop, must reset sockbuf
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-07-21 Pierangelo Masaratishould fix the invalid free issue
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-06-18 Howard ChuITS#3549 don't queue Unbind requests
2005-04-28 Howard ChuITS#3671 must release conn->c_mutex to allow blocked...
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-04-03 Howard ChuAdd conn->c_sasl_authz_dn, store SASL authzDN separatel...
2005-02-18 Howard ChuITS#3549 allow one op to progress when a socket with...
2005-02-18 Howard ChuITS#3549 cleanup abandon/cancel processing
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuITS#3463 additional fix
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratifix comment
2004-12-29 Pierangelo Masaratirework operations in a table-driven manner; better...
2004-12-28 Pierangelo Masaratifix previous commit (for compilers that require at...
2004-12-28 Kurt ZeilengaPROTOS fix
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-11 Pierangelo Masaratibetter fix to ITS#3433
2004-12-09 Howard ChuFix prev commit
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-24 Jong Hyuk ChoiAdd the omitted part from the original buddy allocator...
2004-11-23 Howard ChuDynamic control management
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-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-12 Pierangelo Masaratilots of cleanup; few improvements; fix RDN selection...
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-25 Luke HowardRemove unused variable
2004-08-25 Luke HowardThis patch fixes some subtle interactions between SLAPI...
2004-08-12 Pierangelo Masaratishould fix ITS#3265
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-06-29 Kurt Zeilengacleanup
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-06-22 Kurt Zeilengacleanup
2004-06-21 Pierangelo Masaraticlear pagedresults_state if reusing an inactive connect...
2004-04-26 Howard ChuITS#3109 - added slap_tls_ctx
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-24 Howard ChuSilence warning
2004-03-17 Kurt Zeilengacleanup
2004-03-17 Howard ChuAdd connection_fake_init()
2004-03-14 Kurt Zeilengacleanup
2004-03-12 Howard ChuAdd c_conn_idx, to simplify external modules managing...
2004-02-10 Kurt ZeilengaDon't defer abandon due to pending
2004-02-09 Kurt ZeilengaITS#2959: provide reason for deferring operation in...
2004-01-15 Howard ChuITS#2921, fix client connection handling for HAVE_WINSOCK
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
next