]> git.sur5r.net Git - openldap/shortlog
openldap
2008-10-04 Emmanuel DreyfusThe fix to ITS#4556 broke this test: modifying objectCl...
2008-10-02 Quanah Gibson... Fix typo in file name
2008-10-02 Quanah Gibson... BDB 4.7 patch from sleepycat to fix locking issues...
2008-10-01 Howard ChuMore deadlock propagation fixes
2008-10-01 Howard ChuMissed a deadlock check
2008-10-01 Gavin HenryITS#57133 olcDbMode
2008-09-30 Howard ChuFix prev commit
2008-09-30 Gavin Henry(ITS#5718) [documentation] Mention dontusecopy control...
2008-09-30 Howard ChuITS#5720 fix ldap_utf8_strchr arguments
2008-09-29 Emmanuel DreyfusMake sur attribute ACL are evaluated on ADD operations...
2008-09-29 Pierangelo... add tests specific to mapped attrs (ITS#5717)
2008-09-29 Rein TollevikITS#5719 Reset interval after rescheduling a paused...
2008-09-29 Pierangelo... fix ITS#5717
2008-09-29 Pierangelo... allow intermixing of mapped/not mapped attrs (spotted...
2008-09-28 Pierangelo... note RFC for each standard track control
2008-09-27 Pierangelo... change olcDbMode syntax from integer to sirectory strin...
2008-09-27 Pierangelo... allow definition of syntaxes via configuration, includi...
2008-09-27 Pierangelo... make sure o_csn is freed
2008-09-27 Pierangelo... fix previous commit (ITS#5711)
2008-09-27 Pierangelo... allow controls deletion to be deferred; pass response...
2008-09-25 Howard ChuPropagate deadlock results for internal searches on...
2008-09-25 Howard ChuWait for read locks in read txns
2008-09-25 Howard ChuRevert 1.394, see ITS#5454. It still locks up without...
2008-09-23 Ralf HaferkampUse ConfigReply to return error messages to the client
2008-09-20 Pierangelo... fix typo
2008-09-20 Pierangelo... fix missing close bracket
2008-09-20 Pierangelo... mention extension-specific result codes
2008-09-20 Pierangelo... add support for local RFC 3062 password modification...
2008-09-20 Pierangelo... clarify remote database; clarify ACLs
2008-09-20 Pierangelo... fix typo in comment
2008-09-19 Hallvard FurusethDrop "if ( slap_known_controls )". That became an array...
2008-09-19 Ralf HaferkampAvoid "label at end of compound statement" error of...
2008-09-19 Pierangelo... add support for back-config delete; fix minor issues
2008-09-19 Pierangelo... add back-config support to slapo-retcode(5)
2008-09-18 Pierangelo... mention support of back-config
2008-09-18 Pierangelo... don't mention RFC 3672 collectiveAttributeSubentry
2008-09-18 Pierangelo... add slapo-collect(5) man page (ITS#5706)
2008-09-18 Pierangelo... honor relax by not applying constraints (ITS#5705)
2008-09-18 Pierangelo... add support for constraining rename (ITS#5703)
2008-09-18 Pierangelo... add support for constraining rename (ITS#5703)
2008-09-18 Hallvard FurusethMessage waiting for N threads to terminate -> for N...
2008-09-17 Hallvard FurusethRegenerate with build/openldap.m4 1.171: BDB error...
2008-09-17 Pierangelo... fix previous commit (person does not allow givenName...
2008-09-17 Pierangelo... optional parameter that allows to restrict constraints...
2008-09-17 Gavin HenryThere seems to have been some kind of delete between...
2008-09-17 Gavin HenryTypo fix.
2008-09-17 Pierangelo... add "set" constraint type (ITS#5702)
2008-09-16 Pierangelo... minor typo and clarification
2008-09-16 Hallvard FurusethBerkeleyDB version test:
2008-09-16 Pierangelo... silence warnings
2008-09-16 Pierangelo... silence warnings
2008-09-16 Howard ChuRegenerate with $ac_cpp instead of $CPP for BDB
2008-09-16 Howard ChuUse $ac_cpp instead of $CPP, like the rest of autoconf...
2008-09-16 Howard ChuRegenerate without obsolete BDB version checks
2008-09-16 Howard ChuTrim checks for obsolete BDB versions
2008-09-16 Howard ChuRegenerated BDB version tests
2008-09-16 Howard ChuUpdated BerkeleyDB version tests
2008-09-15 Pierangelo... don't hide standard track matching rules (more for...
2008-09-15 Gavin HenryUpdate Oracle BDB versions
2008-09-15 Pierangelo... add support for certificateListExactMatch (RFC4523...
2008-09-15 Pierangelo... certificate handling cleanup
2008-09-13 Pierangelo... fix '<hex>'H conversion issue; did not look at decimal...
2008-09-12 Ralf Haferkampstop and remove checkpoint task in _db_destroy (ITS...
2008-09-11 Howard ChuITS#5668 avoid overflows in Windows microsecond computation
2008-09-11 Howard ChuRegenerate for collect overlay
2008-09-11 Howard ChuDon't define anything when -lndbclient is found
2008-09-11 Howard ChuITS#5659 "collect" overlay enhancements
2008-09-10 Howard ChuFix prev commit
2008-09-10 Howard ChuITS#5694 update context's entryCSN during log purges
2008-09-09 Pierangelo... cleanup round of memory handling (either check results...
2008-09-09 Quanah Gibson... Into the attic this goes
2008-09-09 Pierangelo... allow trying local bind when remote fails (ITS#5656)
2008-09-08 Hallvard Furusethunique_search(): Print key->bv_val rather than key...
2008-09-08 Pierangelo... fix one-time leak
2008-09-08 Pierangelo... fix olcTranslucentLocal/Remote handling (ITS#5689)
2008-09-08 Pierangelo... always re-test filter after merging local and remote...
2008-09-08 Pierangelo... implement X-SUBST substitute syntax extension (ITS...
2008-09-08 Pierangelo... don't risk using uninitialized vars
2008-09-06 Pierangelo... if objectClass is not present (e.g. schema check is...
2008-09-06 Pierangelo... cleanup in case of failure during search rewriting...
2008-09-06 Pierangelo... be careful when restoring rewritten DN (partial fulfilm...
2008-09-06 Howard ChuITS#5687 more cleanup fixes
2008-09-06 Pierangelo... NULL out spurious text (ITS#5688)
2008-09-05 Quanah Gibson... regenerate to disable back-bdb by default
2008-09-05 Quanah Gibson... Disable back-bdb by default (per discussion with Howard)
2008-09-04 Ralf Haferkampallow databases to be deleted (hidden behind LDAP_DEVEL)
2008-09-04 Ralf Haferkampdon't dereference NULL pointer
2008-09-04 Ralf HaferkampA new entry's index should not be larger than the numbe...
2008-09-04 Pierangelo... Don't leak syntax oid macro in case of duplicate attrib...
2008-09-04 Pierangelo... let undefined objectClasses be used in proxy filters
2008-09-04 Pierangelo... NUL-terminate undefined objectClass soc_cname (ITS...
2008-09-04 Pierangelo... canonicalize undef objectClass names (much like attribu...
2008-09-04 Pierangelo... make additional checking optional (more on ITS#5860)
2008-09-04 Howard Churemove references to OpenLDAP 2.4.6
2008-09-04 Pierangelo... mention schema requirements of proxy cache (ITS#5680)
2008-09-04 Pierangelo... don't cache queries that would not be answered correctl...
2008-09-03 Pierangelo... mention schema requirements of proxy backends
2008-09-03 Quanah Gibson... Add missing revision string
2008-09-03 Gavin Henryremove datebase.
2008-09-02 Howard ChuITS#5677 s/TLS_CRL/TLS_CRLFILE/
next