]> git.sur5r.net Git - openldap/history - servers
logging cleanup
[openldap] / servers /
2007-01-12 Quanah Gibson-Mountlogging cleanup
2007-01-12 Howard ChuLog errors in delta sync
2007-01-12 Howard ChuSet upper bound on EntryInfos, fixed at 4x Entry cachesize.
2007-01-11 Pierangelo Masaratifree entry in a cleaner manner (ITS#4801?)
2007-01-11 Pierangelo Masaratifix entry deallocation
2007-01-11 Pierangelo Masaratidon't list (other) structural classes
2007-01-11 Pierangelo Masaratistreamline group attr specification/diagnostics
2007-01-11 Pierangelo Masaraticleanup
2007-01-11 Hallvard FurusethDelete unused label.
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-11 Hallvard Furusethassert expects int. (int)<nonnull ptr> can be 0. Use...
2007-01-10 Howard ChuDon't zero out attr value flags
2007-01-10 Kurt Zeilengatrim listed modules
2007-01-10 Pierangelo Masaratifurther cleanup
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-10 Howard ChuITS#4799 additional patches
2007-01-09 Howard ChuITS#4799 remove kbind references. (kind of moot, since...
2007-01-09 Pierangelo Masaratidisallow invalid per-syntax shortcuts
2007-01-09 Pierangelo Masaratiallow forcing abandon of search operations on a connect...
2007-01-09 Pierangelo Masaratifix build without TLS
2007-01-09 Howard ChuFix prev commit
2007-01-09 Howard ChuFix TLS parsing
2007-01-09 Pierangelo Masaratifix previous commit(s)
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-08 Pierangelo Masaratibetter handling of critical conditions
2007-01-08 Howard ChuMake syncrepl inherit default TLS settings from main...
2007-01-08 Howard ChuITS#4797
2007-01-08 Pierangelo Masaratifix idassert mode=self for anonymous operations (ITS...
2007-01-08 Pierangelo Masaratifix response code mapping
2007-01-07 Pierangelo Masaratibetter async connection and partial error handling
2007-01-07 Pierangelo Masaratidon't leave attrs with no values 'round; fix description
2007-01-06 Pierangelo Masaratiself-document thread monitoring
2007-01-06 Pierangelo Masaraticleanup ITS#4781 enhancement
2007-01-05 Pierangelo Masaratiimprove disconnect handling
2007-01-05 Pierangelo Masaraticleanup
2007-01-05 Howard ChuAvoid calling purge too often
2007-01-04 Pierangelo Masaratidisconnect without notice
2007-01-04 Pierangelo Masaratireturn unsolicited responses
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 Masaratishortcut schema mapping if not configured
2007-01-03 Pierangelo Masaratisilence 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 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-29 Howard Chustreamline attrs_free
2006-12-28 Pierangelo Masaratimove slapo-denyop to contrib/slapd-modules/debyop/
2006-12-28 Pierangelo Masaratimove slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-28 Pierangelo Masaratifix filter structure leak (ITS#4794)
2006-12-27 Howard Chucleanup debug msg
2006-12-26 Howard ChuFix connection_get race condition on Windows
2006-12-26 Howard ChuFix prev commit
2006-12-26 Howard ChuUse temporary AttributeDescriptions to prevent unbounde...
2006-12-26 Howard ChuITS#3707 changed SLAPD_FILTER_COMPUTED
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-24 Pierangelo Masaratiapparently, structural_class() args changed
2006-12-24 Pierangelo Masaratidon't leak callbacks if stuff cannot be registered...
2006-12-24 Pierangelo Masaratifix RID format
2006-12-24 Pierangelo Masaratisilence warning
2006-12-24 Pierangelo Masaratiplug rootDSE info one-time leak
2006-12-24 Pierangelo Masarati(blind) compile fix; please review
2006-12-24 Howard ChuITS#4788 op->o_no_schema_check allows unknown attrs...
2006-12-24 Howard ChuPass op to slap_mods_check()
2006-12-24 Howard ChuUnify rs_modlist in Add/Modify/Modrdn req structs
2006-12-24 Howard ChuRevert prev commit, need a different solution
2006-12-24 Howard ChuFix prev commit, renaming schema
2006-12-24 Howard ChuITS#4337 insert EntryInfo in proper slot
2006-12-24 Howard ChuITS#4337 allow suffix overlap when inserting new DB...
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-12-24 Howard ChuFix modrdn, must also rename the directory if it exists.
2006-12-23 Howard ChuITS#4788 don't return auditContext attr on syncrepl...
2006-12-21 Pierangelo Masaratifix typo (ITS#4784)
2006-12-21 Howard ChuITS#4733 make sure frontend and config DB entries exist.
2006-12-21 Howard ChuIn connections_shutdown - check for Uninitialized struc...
2006-12-20 Howard ChuITS#4780 plug leak
2006-12-19 Pierangelo Masaratifurther fix of ITS#4782
2006-12-19 Pierangelo Masarati(almost) blind fixes to ITS#4782
next