]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#4088 proposed fix
[openldap] / servers / slapd /
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
2005-10-05 Howard ChuITS#4017 add TLSDHParamDir for Diffie-Hellman key param...
2005-10-05 Howard ChuCall normalizer directly, not rdnNormalize.
2005-10-05 Howard ChuFix rdn timestamp normalization
2005-10-05 Howard ChuITS#4066 ignore writes that aren't under the unique_base
2005-10-04 Pierangelo Masaratiadd missing space (ITS#4061)
2005-10-04 Howard ChuDon't flush psearch queue in main search, let the qtask...
2005-10-03 Howard ChuFix abandon checks, syncop use count.
2005-10-03 Howard ChuFix prev commit op initialization, runqueue startup...
2005-10-03 Howard ChuITS#4027 select_backend should ignore manageDSAit when...
2005-10-02 Howard ChuTweak prev commit, avoid rescheduling running qtask
2005-10-02 Howard ChuFix runq scheduling
2005-10-02 Howard ChuFix prev commit modrdn
2005-10-02 Howard ChuMinimize base lookups
2005-10-02 Howard ChuAlways queue psearch responses (ITS#3671 revisited)
2005-10-02 Howard ChuAdd slap_overinfo oi_origdb field to point to original...
2005-10-01 Pierangelo Masaratideal with the case a pseudorootn is not defined
2005-10-01 Pierangelo Masaratiplug selected leaks resulting from ITS#4056 & ITS#4057...
2005-10-01 Howard ChuITS#4049,4051 - verify oldPassword when provided.
2005-09-30 Kurt ZeilengaRemoved initialization of old.bv_len and new.bv_len...
2005-09-30 Howard ChuITS#4050 compare normalized DNs when detecting modrdn
2005-09-29 Kurt ZeilengaITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no
2005-09-29 Kurt ZeilengaRemove lint
2005-09-29 Hallvard FurusethRemove unused variable
2005-09-29 Kurt Zeilengacannot ignore old password when setting sasl password
2005-09-29 Kurt ZeilengaITS#4049: oldPassword cannot be ignored, error for now
2005-09-29 Kurt ZeilengaRefuse empty old and/or new passwords
2005-09-28 Kurt Zeilengacleanup
2005-09-28 Howard ChuFix prev commit, reset parent == slap_entry_root
2005-09-28 Howard ChuITS#4047 fix nested overlay configuration
2005-09-27 Howard ChuITS#4025 add pretty/normal for pwdAttribute that recogn...
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-27 Howard ChuFix dn2id_add/del parent cache updates
2005-09-26 Kurt ZeilengaentryUUID schema to use IANA (newly) assigned OIDs
2005-09-26 Howard ChuCheck log_ops before logging unbind and abandon
next