]> git.sur5r.net Git - openldap/history - servers/slapd/connection.c
Cleanup for C++
[openldap] / servers / slapd / connection.c
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-22 Howard ChuITS#5259 fix sasl_auxprop_store to allow cleanup after...
2007-11-26 Howard ChuStreamlined Winsock connection management
2007-11-24 Howard ChuFix connection teardown
2007-11-20 Howard ChuFix test050
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuConcurrency tweaks:
2007-08-17 Pierangelo Masaratire-sort funcs (and enums) in "logical" order
2007-06-09 Pierangelo Masaratifix SASL ssf logging (ITS#5001)
2007-05-31 Hallvard Furuseththread pool data was accessed through the wrong type
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-03-31 Howard ChuCleanup conditional arg in prev commit
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-16 Howard ChuPlug leaks
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-01-25 Howard ChuRemove extraneous debug statements
2007-01-25 Howard ChuUse thread keys to plug slapi leak in connection_fake_i...
2007-01-25 Howard Chuconnection_fake_init can leak SLAPI extensions.
2007-01-12 Quanah Gibson-Mountlogging cleanup
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuDon't log EAGAIN returns from ber_get_next()
2006-12-26 Howard ChuFix connection_get race condition on Windows
2006-12-21 Howard ChuIn connections_shutdown - check for Uninitialized struc...
2006-12-14 Pierangelo Masaratiprotect assertion behind mutex (test should be atomic...
2006-12-14 Howard ChuFix connections_shutdown()
2006-12-07 Pierangelo Masaratigive cleanup another chance to free the temporary callb...
2006-12-06 Pierangelo Masaratidon't use conditionals in macro arguments (ITS#4769)
2006-11-09 Howard ChuFix typo in prev commit
2006-11-09 Howard ChuFix - failed Binds could leave a closing connection...
2006-10-26 Howard ChuFix prev commit again (ITS#4722)
2006-10-17 Howard ChuFix typo in prev commit
2006-10-17 Howard ChuTweak prev commit, add more notes (re ITS#4667)
2006-10-17 Howard ChuFrom rev 1.373, releasing the mutex means connection_cl...
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-11 Howard ChuIn connection_next, sockets may not be contiguous on...
2006-09-08 Howard ChuITS#4667 in connection_closing, release c_mutex to...
2006-09-08 Howard ChuITS#4667 fix assert in connection_next() for PENDING...
2006-09-04 Pierangelo Masaratimove req2op selection into a helper
2006-09-01 Pierangelo Masaratiremove unnecessary assertion; add test for pending ops
2006-09-01 Pierangelo Masaratiadd an assertion to track ITS#4659; minor cleanup
2006-08-18 Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
2006-08-18 Howard ChuFix prev commit
2006-08-17 Howard ChuMove socket close into slapd_remove, don't close until...
2006-05-20 Pierangelo Masaraticleanup
2006-05-19 Howard ChuFix idletimeout deadlock
2006-05-14 Howard ChuFixed version of rev 1.361
2006-05-13 Howard ChuRevert prev commit, spoke too soon, close race conditio...
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):
next