]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2006-08-25  Kurt ZeilengaUse LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX...
2006-08-25  Pierangelo... allow continuous mode
2006-08-25  Pierangelo... initialize random seed; use high-order bits for better...
2006-08-25  Howard ChuFix test045, test048 use acl-bind credentials on retry...
2006-08-24  Kurt ZeilengaITS#4647: error on bad filter patterns
2006-08-22  Kurt Zeilengas/managedit/relax/
2006-08-22  Kurt Zeilengaremove dontusecopy ifdefs
2006-08-22  Kurt ZeilengaBasic donUseCopy implementation
2006-08-22  Kurt ZeilengaInitial dontUseCopy implementation
2006-08-22  Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-21  Howard ChuMore config leaks
2006-08-21  Howard ChuPlug config leak
2006-08-19  Howard ChuFix prev commit
2006-08-19  Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-18  Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
2006-08-18  Pierangelo... re-fix ITS#4405 (really start from the first conn)
2006-08-18  Pierangelo... don't leave dangling conns in the AVL tree
2006-08-18  Pierangelo... the conn may not be bound yet even if the bound DN...
2006-08-18  Pierangelo... more thread monitoring reworking; connection_pool_max...
2006-08-18  Pierangelo... oi_list might be null if overlay initialization failed...
2006-08-18  Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-18  Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-18  Howard ChuFix null pointer reference (coverity scan) and freed...
2006-08-18  Howard ChuFix prev commit
2006-08-17  Pierangelo... give slapd a chance to play callback cleanup handlers...
2006-08-17  Kurt ZeilengaAdd note about setting effectiveness.
2006-08-17  Pierangelo... don't core if out value is NULL (log error instead...
2006-08-17  Pierangelo... fix previous commit
2006-08-17  Pierangelo... add tasklist monitoring; review runqueue monitoring
2006-08-17  Pierangelo... add bverb_to_mask() API
2006-08-17  Pierangelo... fix typo
2006-08-17  Pierangelo... test undefined attribute in filter
2006-08-17  Howard ChuMove socket close into slapd_remove, don't close until...
2006-08-17  Kurt Zeilengafix confused comment
2006-08-15  Howard ChuTS#4622 deletes in psearch didn't always propagate
2006-08-15  Kurt ZeilengaForced commit. Previously logged 1.269 commit was...
2006-08-15  Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-15  Howard ChuITS#4622 if any present list was sent, must send refres...
2006-08-15  Howard ChuITS#4622 make sure queued psearch responses get played...
2006-08-15  Howard ChuDelete curcsn arg to slap_get_commit_csn, redundant...
2006-08-15  Howard ChuDelete curcsn arg to slap_get_commit_csn, redundant...
2006-08-15  Howard ChuAdditional shutdown check
2006-08-15  Howard ChuDon't purge log entries if a shutdown was requested
2006-08-12  Kurt ZeilengaUse LDAP_OTHER to indicate internal error
2006-08-10  Kurt Zeilengafix bind/unbind typo
2006-08-10  Kurt ZeilengaAdd notes regarding alternatives to deprecated routines
2006-08-09  Kurt ZeilengaRemove FLAIM backend item. FLAIM licensing (GNU GPL...
2006-08-07  Howard ChuTone down default ppolicy msg
2006-08-07  Howard ChuITS#4634 always init pp->ad
2006-08-07  Kurt ZeilengaAdd a FLAIM backend item
2006-08-06  Pierangelo... now syncprov wants lastmod on (ITS#4632)
2006-08-05  Pierangelo... skip host="" and port=0 (ITS#4610)
2006-08-05  Pierangelo... make log messages more esplicative
2006-08-05  Pierangelo... process callbacks first; they are supposed to remove...
2006-08-05  Pierangelo... fix logging
2006-08-04  Pierangelo... factor connection code out of syncrepl
2006-08-03  Pierangelo... fix uri rewriting
2006-08-01  Quanah Gibson... Minor typo fix (maintaned -> maintained)
2006-07-29  Kurt ZeilengaA few clarifications. "sync" in syncprov should refer...
2006-07-28  Howard ChuITS#4589 slap_get_commit_csn occasionally returns a...
2006-07-27  Kurt Zeilengarm cruft
2006-07-27  Howard ChuITS#4622
2006-07-26  Howard ChuITS#4622 additional fix
2006-07-26  Howard ChuITS#4534, don't update the context cookie with the...
2006-07-26  Howard ChuITS#4621 regenerate
2006-07-26  Howard ChuITS#4621 only check winsock.h if using MinGW
2006-07-24  Howard ChuITS#4613 - fail to start if lastmod is off
2006-07-24  Howard ChuITS#4613 note that lastmod also controls entryCSN and...
2006-07-23  Kurt Zeilengafix formatting (ITS#4619)
2006-07-19  Howard ChuFix prev commit, update kid counters too
2006-07-18  Howard ChuITS#4616 fix cache_modrdn bei_state management
2006-07-15  Howard ChuITS#4614 - complain if glue/subordinate are attempted...
2006-07-14  Howard ChuResurrect special refint modifiersName
2006-07-14  Howard ChuEach refint op needs a unique timestamp, must perform...
2006-07-12  Howard Chus/HPcfgOv/OLcfgOv/
2006-07-12  Howard ChuITS#4609, dynamic config support from Neil Dunbar
2006-07-12  Howard ChuAdditional purge changes for rev 1.120, don't keep...
2006-07-09  Howard ChuRE23 seems to still need these ACL states
2006-07-09  Howard ChuCleanup unused fields from prev commit
2006-07-09  Howard ChuITS#4253 fix value-dependent ACL caching - just record...
2006-07-09  Howard ChuITS#4587 fix for uniquemember/NameAndOptionalUID syntax
2006-07-08  Pierangelo... refine previous commit
2006-07-08  Pierangelo... count candidate unavailable (quarantined) targets
2006-07-08  Pierangelo... don't sigsegv if has_ldapinfo_dn_ru is erroneously...
2006-07-06  Kurt Zeilengarebuild
2006-07-06  Kurt Zeilenga(ITS#4608) Testing for GMP broken fix
2006-07-03  Ralf Haferkampexample code for the LDAPUrl Class
2006-07-03  Ralf Haferkampnew routines for parsing/constructing LDAP Urls
2006-07-03  Ralf Haferkampminor cleanup
2006-07-02  Howard ChuFix TLS CTX ref counting
2006-07-02  Howard ChuITS#4596 control can be critical
2006-07-01  Pierangelo... handle computed filters the best it can (ITS#4604)
2006-07-01  Pierangelo... fix prev. commit
2006-07-01  Pierangelo... remove password from command line
2006-07-01  Pierangelo... need to be bound to lookup userPassword; cleanup
2006-07-01  Pierangelo... use bound credentials, if any
2006-06-27  Kurt ZeilengaAdd access control note to authz-regexp discussion
2006-06-27  Kurt ZeilengaAdd note about "auth" access requirement for authz...
2006-06-27  Ralf HaferkampDo "selfwrite" check independent of other <who> clauses...
2006-06-26  Howard ChuFix rootDN check
next