]> git.sur5r.net Git - openldap/history - servers
Fix prev commit, spawns unnecessary threads.
[openldap] / servers /
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 ChuITS#4111 fix mask_to_verbs return value
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 Pierangelo Masaratifix 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 Masaratifix 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 Masaratifix custom group objectclass/member attribute parsing...
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-17 Kurt Zeilengamanagedit should be explicitly hidden (it was hidden...
2005-10-17 Howard ChuFix epoll, slapd_remove gets called multiple times...
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 Masaratisilence 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 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 Masaraticomplete fix of slapd-monitor log modify (ITS#4091)
2005-10-15 Pierangelo Masaratifix log level modification via slapd-monitor (ITS#4091)
2005-10-15 Pierangelo Masaratifix error message for invalid "uri" args
2005-10-15 Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
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...
2005-10-14 Howard ChuDo some rough bounds checks on the age
2005-10-14 Pierangelo Masaratidon't copy o_ndn into lc_bound_ndn, otherwise we end...
2005-10-14 Howard ChuExtend age buffer
2005-10-14 Howard ChuRemove two-digit limitation on days in log purge interval
2005-10-14 Kurt ZeilengaMore cleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Pierangelo Masaratibail out on invalid pid/args file(s) (ITS#4074); slapte...
2005-10-14 Kurt ZeilengaMove connectionless connection init to startup (may...
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Hallvard FurusethRemove unused variable (modtail in fe_op_modify())
2005-10-14 Hallvard Furusethconstify berval arg to load_extop(), to match usage
2005-10-14 Hallvard FurusethAdd missing ";" in SLAP_SOCK_SET_INIT
2005-10-14 Pierangelo Masaratifix previous commit (modifyTimestamp didn't get appende...
2005-10-14 Kurt ZeilengaFix prototype
2005-10-14 Pierangelo Masaratimore about ITS#4086: fix back-meta as well
2005-10-14 Pierangelo Masaratinote that "discover" is not supported yet
2005-10-14 Pierangelo Masaratimore cleanup
2005-10-14 Howard ChuFix prev commit for test037
2005-10-14 Pierangelo Masaratibetter fix to ITS#4086: treat mapping failures as undef...
2005-10-13 Pierangelo Masaratitemporarily fix ITS#4086
2005-10-13 Pierangelo Masaratifix back-ldbm build
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-13 Kurt Zeilengacleanup
2005-10-13 Kurt Zeilengacleanup
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-12 Howard ChuITS#4078 fix buffer alignment
2005-10-12 Kurt ZeilengaTLS is configured after listener creation
2005-10-12 Howard ChuRemove obsolete csn variables
2005-10-11 Howard ChuITS#4077. I wonder if we should have an ARG_OCTAL flag...
2005-10-11 Howard ChuUse ldap_unbind_ext, don't depend on ldap-int.h
2005-10-11 Howard ChuFix writefds init on Windows
2005-10-11 Howard ChuRemove lint
2005-10-10 Pierangelo Masaratifix ITS#4073
2005-10-09 Howard ChuImprove prev commit
2005-10-09 Howard ChuITS#4035 let underlying backend know about updated...
2005-10-09 Howard ChuITS#4072 prevent ldaps listeners when TLS is not configured
2005-10-09 Howard ChuITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SU...
2005-10-08 Pierangelo Masaratifix ITS#4071
2005-10-08 Pierangelo Masaratiimprove previous commit (ITS#4071)
2005-10-08 Pierangelo Masaratiallow rwm to work with either the real or the virtual...
2005-10-07 Howard ChuITS#4068 fix queued UUIDs
2005-10-06 Howard ChuBetter fix for req_pwdexop_s
2005-10-06 Howard ChuSilence valgrind complaint
2005-10-06 Howard ChuFix req_pwdexop definition
2005-10-06 Kurt ZeilengaAdd back proper bv_len initialization
2005-10-06 Howard ChuCleanup
2005-10-06 Howard ChuPlug memleak
2005-10-06 Howard ChuPlug memleaks
next