]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-11-01  Howard ChuFix prev commit
2005-11-01  Howard ChuFree bind callback
2005-11-01  Pierangelo... fix size of connection array (ITS#4131)
2005-11-01  Pierangelo... eat up values of removed attrs
2005-11-01  Pierangelo... better fix: in case of error during bind, just bail...
2005-11-01  Pierangelo... fix incorrect bind error (ITS#4129)
2005-10-31  Pierangelo... allow descriptions in -d for tools as well; test as...
2005-10-31  Pierangelo... allow the "none" log level
2005-10-31  Pierangelo... fix usage
2005-10-31  Pierangelo... check length (FIXME: snprintf return value may not...
2005-10-31  Pierangelo... cleanup namespace (ITS#423)
2005-10-31  Pierangelo... address ITS#4127 (please review)
2005-10-31  Pierangelo... more about ITS#4128; please review
2005-10-31  Pierangelo... address ITS#4128; please review
2005-10-31  Pierangelo... consistently use HSTRERROR (ITS#4124)
2005-10-30  Howard ChuPartial fix for ITS#3850, stop spurious "deferring...
2005-10-30  Howard ChuFix slap_callback processing, make sure it's safe for...
2005-10-30  Howard ChuAdd slapd-bind to Makefile, update bind notes.
2005-10-30  Howard ChuFix uninit'd rc
2005-10-30  Howard ChuFix epoll, just handle wake events in the order they...
2005-10-29  Kurt ZeilengaProvide unique error message for ldap_parse_extended_result
2005-10-29  Kurt ZeilengaUpdate libtool to 1.5.20
2005-10-29  Kurt ZeilengaAdd commented-out 'top'
2005-10-29  Howard ChuITS#4108 fix another accept/read race condition
2005-10-29  Pierangelo... do not return success; frontend already does (ITS#4122)
2005-10-29  Howard ChuPerform binds in a loop, using either a single DN or...
2005-10-29  Howard ChuFix debug msg
2005-10-29  Howard ChuITS#4108 Cleanup accept/close race conditions.
2005-10-29  Howard ChuCleanup, fix ITS#4120
2005-10-28  Howard ChuFix ITS#4119, option char left over after rev 1.185
2005-10-28  Howard ChuFix prev commit, spawns unnecessary threads.
2005-10-28  Howard ChuITS#4017 add TLSDHParamFile
2005-10-28  Howard ChuITS#4017 add TLSDHParamFile
2005-10-28  Howard ChuITS#4017, additional revisions for DH parameters
2005-10-28  Howard ChureqMod / reqOld must be OctetString to accomodate all...
2005-10-28  Howard ChuComment out obsolete ucdata-path directive
2005-10-28  Howard ChuOne more try, deleted corrupt revision. Add tool-thread...
2005-10-28  Howard ChuITS#4111 fix mask_to_verbs return value
2005-10-27  Howard ChuFix pool_submit, create threads as long as we're under...
2005-10-27  Howard ChuUse #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache....
2005-10-27  Howard ChuFix cache flush / retry sequencing
2005-10-27  Howard ChuRevert to previous IDL cache scheme. Doesn't seem to...
2005-10-27  Howard ChuMulti-threaded slapindex
2005-10-27  Howard ChuAdd tool-threads config keyword, init thread pool in...
2005-10-27  Howard ChuFix IDL caching
2005-10-26  Howard ChuUse sorted array for indexed attrs instead of AVL tree
2005-10-26  Howard ChuFix notags/nosubtypes handling
2005-10-26  Howard ChuBetter IDL cache allocation
2005-10-25  Howard ChuITS#4101 fgets leaves NL in input buffer
2005-10-25  Pierangelo... fix previous commit
2005-10-25  Howard ChuLower id2entry cache priority in tool mode
2005-10-25  Howard Chuhdb doesn't need to fix DNs for slapindex
2005-10-24  Pierangelo... fix handling of invalid DN-valued attrs (ITS#4107)
2005-10-23  Howard Chusubstring indexing optimization
2005-10-22  Howard ChuAdd IDL caching for slapadd/slapindex quick mode
2005-10-20  Pierangelo... fix custom group objectclass/member attribute parsing...
2005-10-20  Kurt ZeilengaAdditional serverSaslCred trace messages.
2005-10-19  Howard ChuCleanup, proxy cache is no longer tied to meta
2005-10-18  Howard ChuCleanup unused def
2005-10-18  Howard ChuEliminate long-lived read transaction, we can just...
2005-10-18  Howard ChuITS#4088 force cursors to use same locker
2005-10-18  Kurt ZeilengaDon't refer to deprecated routines
2005-10-18  Howard ChuFix formatting
2005-10-18  Howard ChuDelta-syncrepl doc updates
2005-10-17  Kurt ZeilengaAdd kqueue(2) support to slapd(8)
2005-10-17  Kurt ZeilengaNote that proxy authz was submitted for publication
2005-10-17  Kurt Zeilengamanagedit should be explicitly hidden (it was hidden...
2005-10-17  Howard ChuFix ITS#4098
2005-10-17  Howard ChuFix epoll, slapd_remove gets called multiple times...
2005-10-17  Howard ChuFix ldapi DN ordering
2005-10-17  Howard ChuMore matching rules
2005-10-17  Howard ChuMore schema tweaks
2005-10-17  Howard ChuChange ModDN back to ModRDN. Legacy...
2005-10-17  Howard ChuSchema tweaks
2005-10-17  Howard ChuFix Bind/Unbind logging, align Search scopes with RFC2255
2005-10-17  Howard ChuFix noop behavior, don't same TXN twice. Use consistent...
2005-10-16  Kurt ZeilengaRevise last commit
2005-10-16  Kurt ZeilengaFix TLS/SASL handling in new lightweight dispatcher
2005-10-16  Kurt ZeilengaMove slapd_set_read before return
2005-10-16  Pierangelo... silence SLAP_SEM_LOAD_CONTROL related warnings...
2005-10-16  Howard ChuITS#4088 proposed fix
2005-10-16  Kurt ZeilengaAdd descr # to epoll_ctl failed error message
2005-10-16  Howard ChuITS#4089 add -g option to disable gluing
2005-10-16  Kurt Zeilengadisable SLAP_SEM_LOAD_CONTROL by default, needs additio...
2005-10-15  Howard ChuRevert prev commit, use -g option to disable glue instead
2005-10-15  Howard ChuITS#4089 use slapcat -n XX to specify just the superior...
2005-10-15  Pierangelo... complete fix of slapd-monitor log modify (ITS#4091)
2005-10-15  Pierangelo... fix log level modification via slapd-monitor (ITS#4091)
2005-10-15  Pierangelo... fix error message for invalid "uri" args
2005-10-15  Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
2005-10-15  Howard ChuAdd delta syncrepl test
2005-10-15  Howard ChuAdd var for accesslog
2005-10-15  Howard ChuFix fallback retries
2005-10-15  Howard ChuTrim down delta attr list
2005-10-15  Howard ChuFix delta deletes
2005-10-15  Howard ChuUse generic filter for findbase
2005-10-15  Howard ChuThe rest of the reloadHint support...
2005-10-15  Howard ChuBetter delta syncrepl support, fallback to full refresh.
2005-10-15  Howard ChuSend reloadHint TRUE by default
2005-10-15  Howard ChuAdd option to enable using the reloadHint. 2.2 consumer...
next