]> git.sur5r.net Git - openldap/history - servers/slapd/connection.c
ITS#5469
[openldap] / servers / slapd / connection.c
2008-04-21 Quanah Gibson-MountITS#5469
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-06-15 Quanah Gibson-MountFix SASL ssf logging (ITS#5001)
2007-01-25 Howard ChuRemove extraneous debug statements
2007-01-25 Howard ChuITS#4805 memleak fixes from HEAD
2007-01-13 Quanah Gibson-MountLogging cleanup (drop empty ()'s when it is a normal...
2007-01-02 Kurt Zeilengahappy new year
2007-01-02 Quanah Gibson-MountFix connection_get race condition on Windows
2007-01-02 Quanah Gibson-MountDon't log EAGAIN returns from ber_get_next()
2006-12-24 Howard ChuFix ITS#4790, prev patch was corrupted
2006-12-16 Quanah Gibson-MountFix connections_shutdown(), protect assertion behind...
2006-12-13 Howard ChuITS#4771 from HEAD - plug memleak
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 ChuBind close fix from HEAD
2006-11-07 Howard ChuPartial sync with HEAD, fix ITS#4736, #4709
2006-04-05 Kurt Zeilengafd arrary bound check
2006-04-05 Kurt ZeilengaChanges suggested by Ando.
2006-01-08 Kurt ZeilengaAdditional SLAPI change from HEAD OPENLDAP_REL_ENG_2_3_16
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-15 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-08-29 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
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...
2003-12-18 Kurt ZeilengaMove experimental built-in SASL behind SLAP_BUILTIN_SAS...
2003-12-18 Kurt ZeilengaCompletely untested built-in EXTERNAL implementation
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-13 Kurt Zeilengacleanup
2003-12-08 Kurt Zeilengaunifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always...
2003-12-06 Howard ChuMove SLAB_SIZE def to slap.h
2003-11-30 Hallvard FurusethCleanup: Remove unused label 'no_co_op_free:' in connec...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-20 Howard ChuFor previous, assert (writewaiter==0) in conn_destroy...
2003-11-18 Howard ChuCleanup prev commit, assert if writewaiter != 0 in...
2003-11-18 Howard ChuITS#2832 init conn->c_writewaiter to 0
2003-11-18 Kurt Zeilengacleanup
2003-11-10 Jong Hyuk Choi1. Session history support
2003-11-06 Kurt ZeilengaCode and logging cleanup
2003-10-25 Howard ChuFix retry on failure
2003-10-25 Howard ChuFix prev commit, don't timeout outbound connections
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-24 Howard ChuFix prev commit
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-19 Howard ChuITS#2684 keep psearch operations on the connection...
2003-09-27 Howard ChuDon't timeout slow-running operations
2003-09-25 Jong Hyuk Choimove c->c_n_ops_executing/completed to the right place
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-13 Howard ChuITS#2649, never defer Abandon requests
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-07-03 Luke HowardSupport for SLAPI plugin extensions API.
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
next