]> git.sur5r.net Git - openldap/history - servers/slapd/connection.c
Update copyright for next release
[openldap] / servers / slapd / connection.c
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5835, ITS#5886
2008-12-01 Quanah Gibson-MountImproved debug level messages (ITS#5835). Not noting...
2008-11-17 Quanah Gibson-MountITS#5814
2008-10-06 Quanah Gibson-MountITS#5725,ITS#5726,ITS#5719
2008-04-21 Quanah Gibson-MountIST#5469
2008-04-15 Howard ChuITS#5469 check earlier for write waiters
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-09 Quanah Gibson-MountITS#5259
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-27 Quanah Gibson-MountStreamlined Winsock connection management
2007-11-26 Howard ChuStreamlined Winsock connection management
2007-11-24 Howard ChuFix connection teardown
2007-11-20 Quanah Gibson-MountITS#5238
2007-11-20 Howard ChuFix test050
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuConcurrency tweaks:
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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 ChuMem leak fixes from HEAD
2007-02-16 Howard ChuPlug leaks
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
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-19 Kurt ZeilengaSync with HEAD
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-20 Kurt Zeilengasync with HEAD
2006-08-18 Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
2006-08-18 Kurt ZeilengaSync with HEAD
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-15 Kurt ZeilengaSync with HEAD
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
next