]> git.sur5r.net Git - openldap/history - servers
This test uses syncrepl persist, but ldbm doesn't support that. Exclude it.
[openldap] / servers /
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
2005-09-26 Howard ChuMore hdb optimizing - cache subtree IDLs, not just...
2005-09-26 Hallvard FurusethFix snprintf() format
2005-09-25 Howard ChuITS#4040 move initialization
2005-09-25 Howard ChuITS#4040 fix uniqueMemberMatch when value is zero-length
2005-09-25 Howard ChuITS#4039
2005-09-24 Pierangelo Masaratihide unused member (will likely be removed)
2005-09-24 Pierangelo Masaraticleanup states/timeout handling in back-ldap/meta;...
2005-09-24 Pierangelo Masaratifix previous commit; cleanup few 64 bit issues
2005-09-23 Howard ChuITS#3923 make perl_back_open symmetric with perl_back_close
2005-09-22 Howard ChuITS#4031 don't update syncCookie if it has invalid...
2005-09-22 Howard ChuITS#4030 fix alias deref for Finding, fix alias error...
2005-09-19 Kurt ZeilengaDon't use #ifdefs in the inside of a macro
2005-09-19 Pierangelo Masaratiuse result of validation (ITS#4028)
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-09-17 Howard ChuAdd dummy reference to librewrite to force it to link
2005-09-16 Pierangelo Masaratiissue additional useful warning messages; may eventuall...
2005-09-16 Howard ChuFix prev commit, BIG_ENDIAN was broken
2005-09-16 Howard ChuMore hdb tweaks, add radix sort code from mbackes@symas.com
2005-09-15 Howard ChuFix SWAP macro
2005-09-15 Howard ChuMore optimizing - try harder to avoid sorting
2005-09-15 Howard ChuFix ISTACK space
2005-09-15 Howard ChuYet another idl_merge fix (test032 failure)
2005-09-15 Howard ChuFix prev commit, use BDB_IDL_LAST()
2005-09-15 Howard ChuSilence return val warnings in prev commit
2005-09-15 Howard ChuITS#4029 Fix misplaced lines in prev commit
2005-09-14 Howard ChuAdd syncdata keyword, to select different sync data...
2005-09-14 Howard ChuAdd a "nopresent" keyword to skip the present phase...
2005-09-14 Howard ChuAdd CSN management
2005-09-14 Howard ChuZero out op2
2005-09-14 Howard ChuAdd flag for only logging successful operations
2005-09-14 Howard ChuChange slap_ad_undef_remove() to slap_ad_undef_promote().
2005-09-13 Howard ChuMore back-hdb search optimization
2005-09-13 Hallvard FurusethAdd missing comma between Debug() args
2005-09-12 Howard ChuFix prev commit
2005-09-12 Howard ChuTweak stack size in prev commit
next