]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2009-03-07  Howard ChuITS#6006 dummy entry needs objectclass attr. (Previous...
2009-03-07  Howard Chumem cleanup (see ITS#6005) not worth chasing them all...
2009-03-06  Gavin HenryFirst attempt to visualise refreshOnly and refreshAndPe...
2009-03-06  Gavin Henrytiny change, more later.
2009-03-06  Howard ChuMore explicit for prev commit
2009-03-06  Howard ChuITS#6003, #5916 fix ldap_back_entry_get_rw, no deref...
2009-03-06  Howard ChuForced commit: prev commit was overlooked in migration...
2009-03-06  Howard ChuForced commit: prev commit for ITS#5454, deadlock when...
2009-03-05  Howard ChuITS#6002 fix attrset unparse
2009-03-05  Howard ChuOnce more, mutex_lock -> trylock...
2009-03-05  Howard ChuMust use txns everywhere, otherwise it will deadlock
2009-03-05  Rein TollevikITS#6001 SID of queued CSN must match the one in the op
2009-03-05  Quanah Gibson... Fix prev commit
2009-03-05  Howard ChuFix modrdn / delOldRDN leaving empty mods
2009-03-05  Howard ChuFix loop init
2009-03-05  Rein TollevikITS#5988 Added another server, compare server contents...
2009-03-05  Pierangelo... more about previous commit
2009-03-05  Gavin HenryNeed to check if I've got the topology correct and...
2009-03-05  Pierangelo... fix previous commit
2009-03-05  Howard ChuCheck rc in prev commit
2009-03-05  Gavin Henryfat!=far ;-)
2009-03-05  Gavin Henryupdate.
2009-03-05  Gavin Henrydelta-syncrepl png and svg files.
2009-03-05  Howard ChuITS#5985 Only play one queued response at a time per...
2009-03-05  Pierangelo... better diagnostics
2009-03-05  Howard ChuDelete bogus code from 1.435
2009-03-05  Howard ChuMore cleanup
2009-03-05  Howard ChuTweak prev commit
2009-03-05  Howard ChuITS#5991 build cert chain, GnuTLS doesn't do it for us
2009-03-05  Howard ChuITS#5992 trust X509v1 CA certs
2009-03-04  Pierangelo... add missing TLS-related options to idassert-bind (and...
2009-03-04  Pierangelo... add missing TLS-related options to idassert-bind (and...
2009-03-03  Howard ChuITS#5942, #5987 - note that when we say "the URI must...
2009-03-03  Howard ChuITS#5980 clear res_matched after successfully chasing...
2009-03-03  Howard ChuITS#5980 - find_connection should match URLs with empty...
2009-03-03  Pierangelo... make sure sequence progresses correctly (ITS#5986)
2009-03-02  Howard ChuITS#5860 - more for entry cache counts
2009-03-02  Howard ChuITS#5849 patch was wrong, don't X509_free session cert
2009-03-02  Howard ChuMore for prev - keep eifree at a reasonable number
2009-03-02  Howard ChuITS#5860 - free 10*minfree DN cache entries instead...
2009-03-02  Howard ChuITS#5860 - NO_CACHE entries were not being counted...
2009-03-02  Howard ChuMore for prev
2009-03-02  Howard ChuITS#5457 cleanup. If we ever go back to refcounting...
2009-03-02  Howard ChuITS#5981 fix GnuTLS TLSVerifyClient try
2009-02-28  Howard ChuITS#5979 don't create reqOld attr if there was no previ...
2009-02-27  Howard ChuMore for prev
2009-02-27  Howard ChuFix potential double-free of filter on abandon
2009-02-27  Howard ChuITS#5977 fix typo
2009-02-27  Pierangelo... fix ITS#5959 fix
2009-02-27  Howard ChuBetter fix for prev
2009-02-27  Howard ChuMore for prev commit
2009-02-27  Howard ChuITS#5977 strip duplicates out of sorted attrs
2009-02-27  Howard ChuITS#5977 strip duplicates out of sorted attrs
2009-02-26  Howard ChuFix prev commit
2009-02-26  Howard ChuAvoid reference past end of array
2009-02-25  Howard ChuITS#5976 check for cert/DN
2009-02-25  Howard ChuDon't call NSS_Shutdown if someone else init'd the...
2009-02-24  Pierangelo... fix ldap namespace (part of ITS#5974)
2009-02-24  Rein TollevikITS#5973 use the modify op to pass csn updates from...
2009-02-24  Rein TollevikITS#5972 Added newCookie sync info messages.
2009-02-24  Rein TollevikTest an asymmetric configuration with multiple masters.
2009-02-23  Rein TollevikITS#5969 update consumers csn when providers change.
2009-02-23  Pierangelo... do not allow naming attribute repetitions in RDNs ...
2009-02-22  Pierangelo... fix objectClass inheritance deletion (ITS#5517, ITS...
2009-02-21  Pierangelo... make test056 back-bdb independent
2009-02-21  Pierangelo... don't allow to add distinguished values when other...
2009-02-20  Howard ChuITS#5959 drop illegal values, only drop attr if it...
2009-02-20  Howard ChuITS#5959, cleanup
2009-02-20  Howard ChuITS#5959 just drop illegal values, keep remainder if...
2009-02-20  Pierangelo... re-fix ITS#5916
2009-02-20  Howard ChuITS#5724 use bd_self->be_ctrls
2009-02-20  Howard ChuRevert 1.91, breaks #5346. (ITS#5724)
2009-02-20  Howard ChuITS#5960 fix rwm_bva_rewrite handling
2009-02-19  Howard ChuITS#5961 fix prev commit
2009-02-19  Howard ChuITS#5959 drop attrs with illegal values
2009-02-19  Howard ChuMore for prev commit
2009-02-19  Howard ChuFix spurious sizelimit exceeded err
2009-02-19  Howard ChuFix prev commit
2009-02-18  Howard ChuITS#5927, don't cache queries with malformed entries...
2009-02-18  Kurt ZeilengaTweak notices
2009-02-18  Howard ChuForced commit, set -x bits
2009-02-18  Howard ChuITS#5395 add test from abartlet@samba.org
2009-02-18  Howard ChuCleanup prev commit
2009-02-18  Howard ChuITS#5956 only retry attaching to SHM once
2009-02-18  Howard ChuITS#5740 liblutil depends on liblber
2009-02-17  Howard Chuset SLEEP1 default to 7 seconds, 5 is sometimes too...
2009-02-17  Howard ChuITS#5954 from jclarke@linagora.com: fix be_syncinfo...
2009-02-17  Quanah Gibson... Revert part of last commit
2009-02-17  Quanah Gibson... More for ITS#5955
2009-02-17  Quanah Gibson... ITS#5955
2009-02-16  Howard ChuFix corrupted CSN issue
2009-02-15  Howard Chu(Temporarily) define CHECK_CSN for all LDAP_DEVEL builds
2009-02-15  Howard ChuMore CHECK_CSN tests
2009-02-15  Howard ChuFix compare op
2009-02-15  Pierangelo... cleanup (related to ITS#5760)
2009-02-15  Pierangelo... fix misc warnings
2009-02-14  Pierangelo... do not let entryDN,subschemaSubentry slip into results...
2009-02-14  Pierangelo... consistently map operational attrs as well (ITS#5760)
2009-02-14  Pierangelo... consistently map operational attrs as well (ITS#5760...
2009-02-14  Pierangelo... let special attrnames slip through (ITS#5760)
next