]> git.sur5r.net Git - openldap/history - servers/slapd
Delete olcInclude support
[openldap] / servers / slapd /
2007-01-27 Howard ChuDelete olcInclude support
2007-01-26 Pierangelo Masaratido not allow back-meta with no targets
2007-01-26 Howard ChuMust use case-insensitive comparisons on attr types
2007-01-26 Pierangelo Masaratidon't return adminLimitExceeded unless LDAPv3; use...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-26 Pierangelo Masaratifix cached connection taint in case of timeout
2007-01-25 Howard ChuRemove extraneous debug statements
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuPlug global_host race condition/leak
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-25 Howard ChuFix debug args
2007-01-25 Howard ChuUse thread keys to plug slapi leak in connection_fake_i...
2007-01-25 Howard ChuDon't muck with sl_mem
2007-01-25 Howard ChuFix call to connection_fake_init, plug leak
2007-01-25 Howard ChuCheck for duplicate UUIDs due to ITS#4813 patch
2007-01-25 Howard Chuconnection_fake_init can leak SLAPI extensions.
2007-01-25 Howard ChuITS#4805 plug remaining leak
2007-01-25 Howard ChuListener commit broke test048, skip listener check...
2007-01-25 Howard ChuITS#4810 bi_entry_get_rw() must return the entry regard...
2007-01-25 Howard ChuLog the error code too
2007-01-25 Howard ChuITS#4810 log a message if be_entry_get doesn't return...
2007-01-25 Howard ChuITS#4813 don't limit the presence list to the current...
2007-01-24 Howard ChuDon't touch any other opattrs when updating contextCSN
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-24 Howard ChuFinish prev fix, entryUUID was getting dropped
2007-01-23 Pierangelo Masaratimake Solaris happy with printf of NULLs (ITS#4811?)
2007-01-22 Howard ChuPartial fix for prev commit
2007-01-22 Howard ChuMore LDIF-format schema, for test049
2007-01-22 Howard ChuMore for syncrepl
2007-01-22 Howard ChuFixes for syncrepl compatibility
2007-01-22 Howard ChuNew modify handler, compares old and new entry and...
2007-01-21 Howard ChuPreliminary steps to enabling sync replication of confi...
2007-01-21 Howard ChuDon't use ldap_pvt_thread_pool_context_reset(), it...
2007-01-21 Howard ChuFix - don't just generate missing cn=schema entry in...
2007-01-19 Kurt Zeilengasilence warnings
2007-01-18 Pierangelo Masaratidon't bail out if all targets are too lazy...
2007-01-18 Pierangelo Masaratiallow modules to muck with connection tree and so
2007-01-17 Pierangelo Masaratifix ITS#4802
2007-01-17 Pierangelo Masaratitest mapped error code (ITS#4808)
2007-01-17 Howard ChuOnly sort the first time
2007-01-17 Howard ChuFix prev commit
2007-01-17 Howard ChuCleanup prev commit
2007-01-17 Howard ChuMinor tweaks, put dup EntryInfo's on free list instead...
2007-01-16 Pierangelo Masaratiallow to specify the required access privileges in...
2007-01-16 Pierangelo Masaratifix dumb overparanoid test
2007-01-15 Pierangelo Masaratifix leak (ITS#4805)
2007-01-15 Howard ChuShortcut when no index info is present
2007-01-15 Howard ChuKeep attr list intact, glued DBs may need it
2007-01-15 Howard ChuITS#4554
2007-01-15 Howard ChuITS#4554 slapindex takes a list of attributes to index
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
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-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
next