]> git.sur5r.net Git - openldap/shortlog
openldap
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-11 Hallvard Furusethassert expects int. (int)<nonnull ptr> can be 0. Use...
2007-01-11 Hallvard Furusethctype.h args should be in the range of unsigned char...
2007-01-11 Howard ChuFix pthread_rwlock_destroy detection
2007-01-11 Howard ChuTrust HAVE_PTHREAD_RWLOCK_DESTROY now.
2007-01-11 Howard ChuBetter check for pthread_rwlock_destroy()
2007-01-10 Howard ChuDon't zero out attr value flags
2007-01-10 Howard ChuITS#4800
2007-01-10 Hallvard FurusethFix pluginlog default and add it to FILES section.
2007-01-10 Hallvard FurusethAlign pidfile example with default slapd.conf
2007-01-10 Howard ChuITS#4648, alternate fix
2007-01-10 Kurt Zeilengatrim listed modules
2007-01-10 Howard ChuRevert accidental commit
2007-01-10 Pierangelo... more on ITS#4799
2007-01-10 Pierangelo... further cleanup
2007-01-10 Pierangelo... dunno if it's going to be of any use...
2007-01-10 Howard ChuITS#4799 remove Kerberos
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-10 Howard ChuITS#4799 additional patches
2007-01-10 Howard ChuITS#4799 remove kbind
2007-01-09 Howard ChuITS#4799 remove kbind references. (kind of moot, since...
2007-01-09 Howard ChuITS#4799 remove all references to kbind
2007-01-09 Howard ChuITS#4799 remove all references to Kerberos
2007-01-09 Pierangelo... disallow invalid per-syntax shortcuts
2007-01-09 Ralf Haferkampadd support for usage flag
2007-01-09 Ralf Haferkampstore LDAP_OPT_DIAGNOSTIC_MESSAGE in correct Attribute
2007-01-09 Pierangelo... allow forcing abandon of search operations on a connect...
2007-01-09 Pierangelo... fix build without TLS
2007-01-09 Howard ChuFix prev commit
2007-01-09 Howard ChuFix TLS parsing
2007-01-09 Pierangelo... fix previous commit(s)
2007-01-09 Howard ChuMinor tweak, my man2html program only recognizes manpag...
2007-01-08 Howard ChuDocument per-context TLS options
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-08 Pierangelo... better handling of critical conditions
2007-01-08 Howard Chusyncrepl inherits default TLS settings from main slapd...
2007-01-08 Howard ChuMake syncrepl inherit default TLS settings from main...
2007-01-08 Howard ChuITS#4797
2007-01-08 Pierangelo... fix idassert mode=self for anonymous operations (ITS...
2007-01-08 Pierangelo... fix response code mapping
2007-01-07 Pierangelo... better async connection and partial error handling
2007-01-07 Pierangelo... honor network timeout even when doing full async
2007-01-07 Pierangelo... First cut to truly async connect:
2007-01-07 Pierangelo... document LDAP Sync API
2007-01-07 Pierangelo... don't leave attrs with no values 'round; fix description
2007-01-06 Pierangelo... import of LDAP Sync client API
2007-01-06 Pierangelo... minor cleanup
2007-01-06 Pierangelo... self-document thread monitoring
2007-01-06 Pierangelo... cleanup ITS#4781 enhancement
2007-01-05 Pierangelo... improve disconnect handling
2007-01-05 Pierangelo... unsolicited responses shouldn't necessarily end the...
2007-01-05 Pierangelo... cleanup
2007-01-05 Howard ChuAvoid calling purge too often
2007-01-04 Pierangelo... disconnect without notice
2007-01-04 Pierangelo... return unsolicited responses
2007-01-04 Pierangelo... fix previous commit
2007-01-04 Pierangelo... fix \& improve previous commit
2007-01-04 Pierangelo... implement client-side handling of RFC 4511 unsolicited...
2007-01-04 Howard ChuPartially revert prev commit, fix lru_purge loop
2007-01-04 Howard ChuFix HDB - don't use IDL cache when it's not configured
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-04 Howard ChuFix prev commits...
2007-01-04 Howard ChuSimpler fix
2007-01-04 Howard ChuFix idl_cache teardown again - skip if cache is empty
2007-01-03 Pierangelo... shortcut schema mapping if not configured
2007-01-03 Pierangelo... silence warnings
2007-01-03 Howard ChuRemember our own success code in case an overlay changes it
2007-01-03 Howard ChuJust return API errors to the frontend, don't attempt...
2007-01-03 Howard ChuUse Clock algorithm for IDL cache too
2007-01-03 Howard ChuDelete unused idl_cache_entry rwlock field
2007-01-03 Howard Chu#if out unnecessary code in prev commit
2007-01-03 Howard ChuTweak entry alignment, play with STRIPE/STRIDE definiti...
2007-01-02 Kurt Zeilengahappy new year
2007-01-02 Kurt ZeilengaUse soelim to fix .so problem
2007-01-02 Kurt Zeilengahappy new year
2007-01-02 Howard ChuFWIW, SIGBREAK on Windows should only be ignored when...
2007-01-01 Howard ChuRevert to ordering behavior of original attrs_free()
2007-01-01 Howard ChuBypass a few redundant locks
2007-01-01 Howard ChuTweak cache_lru_print
2007-01-01 Howard ChuFix prev commit, hdb_cache_find_parent
2007-01-01 Howard ChuDrop unnecessary memset()s
2007-01-01 Howard ChuFix typo in prev commit
2007-01-01 Howard ChuFix prev commit
2007-01-01 Howard Chupartial revert - keep acquiring BDB lock in lru_purge.
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-12-31 Howard ChuDitch LRU cache replacement in favor of 2nd-chance...
2006-12-31 Howard ChuDon't log EAGAIN returns from ber_get_next()
2006-12-30 Howard ChuFix prev commit
2006-12-30 Howard ChuIn bdb_cache_add use a readlock outside the txn to...
2006-12-30 Howard ChuITS#4795 drop "disallow bind_simple_unprotected"...
2006-12-29 Howard Chustreamline attrs_free
2006-12-28 Pierangelo... move slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-28 Pierangelo... move slapo-{denyop,lastmod} to contrib/slapd-modules...
2006-12-28 Pierangelo... move slapo-denyop to contrib/slapd-modules/debyop/
2006-12-28 Pierangelo... move slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-28 Pierangelo... move slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-28 Pierangelo... note workaround for ITS#4785; cleanup
2006-12-28 Pierangelo... fix filter structure leak (ITS#4794)
2006-12-27 Howard Chucleanup debug msg
next