]> git.sur5r.net Git - openldap/shortlog
openldap
2005-10-11 Howard ChuRemove lint
2005-10-10 Pierangelo... fix 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-09 Howard ChuITS#2942 skip referrals that we've already chased
2005-10-08 Pierangelo... fix ITS#4071
2005-10-08 Pierangelo... improve previous commit (ITS#4071)
2005-10-08 Howard ChuAdd comment that LDAP_MORE_RESULTS_TO_RETURN is obsolete
2005-10-08 Howard ChuSimplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
2005-10-08 Howard ChuDon't set ndelay on socket connect if no timeout was...
2005-10-08 Pierangelo... allow 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 Kurt Zeilengasplit 'tests' so, by default, only primary backends...
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 ChuITS#4017 support Diffie-Hellman parameters for multiple...
2005-10-05 Ralf Haferkampregenerated autoconfig/automake files
2005-10-05 Ralf Haferkampdon't use deprecated libldap functions
2005-10-05 Howard ChuCall normalizer directly, not rdnNormalize.
2005-10-05 Howard ChuMake time counter zero based
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-05 Pierangelo... ldapmodify doesn't return an LDAP error code
2005-10-04 Pierangelo... plug potential ld_error leak (ITS#4064)
2005-10-04 Pierangelo... add 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... deal with the case a pseudorootn is not defined
2005-10-01 Pierangelo... plug selected leaks resulting from ITS#4056 & ITS#4057...
2005-10-01 Pierangelo... document new directive as per ITS#4057
2005-10-01 Pierangelo... allow writable dirs to be user-relocated
2005-10-01 Pierangelo... improve previous commit
2005-10-01 Howard ChuITS#4049,4051 - verify oldPassword when provided.
2005-10-01 Pierangelo... allow to inject whatever control doesn't need response...
2005-09-30 Kurt ZeilengaRemoved initialization of old.bv_len and new.bv_len...
2005-09-30 Howard ChuTweak slapd startup delays
2005-09-30 Howard ChuITS#4050 compare normalized DNs when detecting modrdn
2005-09-30 Howard ChuITS#4048 plug leak
2005-09-30 Howard ChuITS#4053 free cldap peer address
2005-09-29 Hallvard FurusethUse $CONFFILTER. Parametrize testrun directory.
2005-09-29 Hallvard FurusethSource scripts/defines.sh _after_ the variables it...
2005-09-29 Hallvard FurusethDon't refuse to ./run -b sql just because none of bdb...
2005-09-29 Hallvard FurusethMinor cleanup to match the other tests:
2005-09-29 Hallvard FurusethExit with nonzero instead of $RC when $RC is 0 and...
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 Pierangelo... parametrize all directories
2005-09-28 Kurt Zeilengacleanup
2005-09-28 Howard ChuITS#4045 fix ldapsearch checks
2005-09-28 Howard ChuFix prev commit, reset parent == slap_entry_root
2005-09-28 Howard ChuITS#4046 fix recvfrom len
2005-09-28 Howard ChuITS#4047 fix nested overlay configuration
2005-09-27 Hallvard FurusethFix typos in error messages
2005-09-27 Howard ChuITS#4025 add pretty/normal for pwdAttribute that recogn...
2005-09-27 Howard ChuITS#3996 add notes about glue interaction with other...
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 Hallvard FurusethAdd missing 'kill -HUP $KILLPIDS' statement before...
2005-09-26 Hallvard FurusethAdd missing 'kill -HUP $KILLPIDS' statements before...
2005-09-26 Hallvard FurusethDelete pointless wait for (foreground) slapadd
2005-09-26 Hallvard FurusethFix typo "failed $(RC)" -> "failed ($RC)"
2005-09-26 Howard ChuCheck log_ops before logging unbind and abandon
2005-09-26 Howard Chuavl_delete...
2005-09-26 Howard ChuTweak branches in avl_find
2005-09-26 Howard ChuReplace avl_insert/delete with iterative version
2005-09-26 Howard ChuFix tavl_delete
2005-09-26 Hallvard FurusethUpdate passwd-search to use current defines.sh variables.
2005-09-26 Howard ChuMore hdb optimizing - cache subtree IDLs, not just...
2005-09-26 Hallvard FurusethFix checks of exit values from ldapcompare
2005-09-26 Hallvard FurusethRemove variable AC_glue, set from the deleted configure...
2005-09-26 Hallvard FurusethFix snprintf() format
2005-09-26 Hallvard FurusethRemove unused variable
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... hide unused member (will likely be removed)
2005-09-24 Pierangelo... cleanup states/timeout handling in back-ldap/meta;...
2005-09-24 Pierangelo... fix previous commit; cleanup few 64 bit issues
2005-09-23 Howard ChuITS#3923 make perl_back_open symmetric with perl_back_close
next