]> git.sur5r.net Git - openldap/shortlog
openldap
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Pierangelo... bail 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... fix previous commit (modifyTimestamp didn't get appende...
2005-10-14 Kurt ZeilengaFix prototype
2005-10-14 Howard ChuRevert prev commit, let the test run. It usually passes...
2005-10-14 Kurt ZeilengaITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
2005-10-14 Pierangelo... more about ITS#4086: fix back-meta as well
2005-10-14 Pierangelo... note that "discover" is not supported yet
2005-10-14 Pierangelo... more cleanup
2005-10-14 Howard ChuThis test uses syncrepl persist, but ldbm doesn't suppo...
2005-10-14 Howard ChuFix prev commit for test037
2005-10-14 Pierangelo... better fix to ITS#4086: treat mapping failures as undef...
2005-10-13 Kurt ZeilengaDrop support for SSLeay.
2005-10-13 Pierangelo... temporarily fix ITS#4086
2005-10-13 Pierangelo... cleanup
2005-10-13 Pierangelo... silence warnings for DO_SAMBA build
2005-10-13 Pierangelo... fix back-ldbm build
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-13 Kurt Zeilengamissed \
2005-10-13 Kurt ZeilengaAdd ldap_bv2escaped_filter_value (ITS#2535)
2005-10-13 Kurt Zeilengacleanup
2005-10-13 Kurt Zeilengacleanup
2005-10-12 Kurt ZeilengaCorrect last commit message: lightweight listener ...
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-12 Kurt ZeilengaAssume TLS is properly configured if any one of
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-12 Howard ChuFix typo
2005-10-12 Howard ChuAdd LDAP* to debug messages to aid tracking
2005-10-12 Howard ChuFix ITS#3832 must mutex protect ld->ld_conns
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... 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...
next