]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-11-29  Howard ChuITS#4227 delta-sync should use subtree search
2005-11-29  Howard ChuITS#4226 must close cursor when limiting candidate...
2005-11-29  Pierangelo... add check on duplicate rules (may be too strict?)...
2005-11-29  Pierangelo... allow dynlist to take over dyngroup
2005-11-29  Pierangelo... complete merging of dyngroup into dynlist; add back...
2005-11-29  Pierangelo... fix return code in case the asserted DN does not exist...
2005-11-28  Howard ChuITS#4223 don't store negative results in IDL cache
2005-11-28  Pierangelo... add support for backend/overlay obsolete names...
2005-11-28  Pierangelo... add dyngroup compare functionality to dynlist
2005-11-28  Pierangelo... allow comma-separated descriptive log levels, so that...
2005-11-28  Pierangelo... cleanup OID comments
2005-11-28  Pierangelo... fix previous commit
2005-11-28  Howard ChuMore for prev commit - set entryCSN as well.
2005-11-27  Pierangelo... register temporary OID under OpenLDAP experimental arc
2005-11-27  Pierangelo... add very preliminary support for <draft-sermersheim...
2005-11-27  Pierangelo... cleanup
2005-11-27  Pierangelo... s/chain-cache-uris/chain-cache-uri/
2005-11-27  Pierangelo... allow to register (and expose) a supported feature
2005-11-27  Kurt ZeilengaUpdate description
2005-11-27  Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-26  Howard ChuDrop monitor_back_db_config()
2005-11-26  Howard ChuFix prev commit again, relative paths are legal.
2005-11-26  Howard ChuITS#4221 fix -r1.6
2005-11-26  Howard ChuITS#4220 - add warnings for unsupported modules. Note...
2005-11-26  Pierangelo... fix previous commit (overlay initializer prototypes...
2005-11-26  Howard ChuITS#4218 streamline frontend/overlay access_allowed...
2005-11-26  Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-26  Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-26  Kurt Zeilengaunifdef -DLDAP_SCOPE_SUBORDINATE
2005-11-26  Kurt ZeilengaAdd dontUseCopy control to ldapcompare(1) and ldapsearc...
2005-11-26  Kurt ZeilengaNote that children scope requires extension
2005-11-26  Kurt Zeilengadocument children scope
2005-11-26  Kurt ZeilengaRemove lint
2005-11-25  Howard ChuFix ITS#3717 - set restriction on all backends
2005-11-25  Howard ChuITS#4210 don't setup indexing threads if no indexing...
2005-11-25  Pierangelo... use LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25  Howard ChuITS#4198 initialize logdb contextCSN from main DB conte...
2005-11-25  Howard ChuITS#4209 release entry when it exists.
2005-11-25  Howard Chuop->ors_slimit is always intact now.
2005-11-25  Howard ChuDon't touch op->ors_slimit.
2005-11-25  Howard ChuDon't decrement op->ors_slimit, just compare with rs...
2005-11-25  Kurt ZeilengaLatest revisions
2005-11-25  Pierangelo... allow arbitrary base also in tools
2005-11-25  Kurt ZeilengaAdd reference to ldif(5) and RFC 2849
2005-11-25  Pierangelo... frontend/config/monitor cannot be shadow, I bet
2005-11-25  Pierangelo... detect if trying to make back-monitor shadow
2005-11-25  Pierangelo... fix sizelimit commit
2005-11-25  Pierangelo... streamline overlay configuration
2005-11-25  Pierangelo... cleanup filter escaping
2005-11-25  Pierangelo... add more versatile private API for filter escaping
2005-11-25  Kurt Zeilengaclarify ALL
2005-11-25  Pierangelo... add regression for ITS#4212
2005-11-25  Pierangelo... set limits as appropriate
2005-11-25  Pierangelo... escape filter values (ITS#4212)
2005-11-25  Pierangelo... fix ldap_bv2escaped_filter_value() according to <draft...
2005-11-25  Pierangelo... check sizelimit in frontend (ITS#4213)
2005-11-24  Pierangelo... one s/strtol/lutil_atoi/ too much...
2005-11-24  Pierangelo... use friendly form for timeouts
2005-11-24  Pierangelo... always set sr_flags before sending an entry
2005-11-24  Kurt ZeilengaAdd change record format description
2005-11-24  Pierangelo... use time_t for time-related vars
2005-11-24  Pierangelo... use lutil_ato*() whenever appropriate
2005-11-24  Pierangelo... don't expose unnecessary symbols :)
2005-11-24  Pierangelo... really fix ITS#4208
2005-11-24  Pierangelo... use lutil_ato*() whenever appropriate
2005-11-24  Pierangelo... silence debug messages
2005-11-23  Howard ChuITS#4201 undo all bdb_db_open() steps if any step fails.
2005-11-23  Pierangelo... I cooked the shell var, but I forgot to test it......
2005-11-23  Kurt ZeilengaAnother getpeerucred(3) fix.
2005-11-23  Kurt Zeilengacleanup last commit
2005-11-23  Kurt ZeilengaSupport Solaris 10's getpeerucred(3) (*** blind commit...
2005-11-23  Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
2005-11-23  Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
2005-11-23  Pierangelo... first round of number/time parsing fixes
2005-11-23  Pierangelo... add support for error-handling number/time parsing...
2005-11-23  Pierangelo... add a caveat on access control issues
2005-11-23  Hallvard FurusethFix olcChainConfig definition when !LDAP_CONTROL_X_CHAI...
2005-11-23  Pierangelo... fix return attributes (ITS#4203)
2005-11-23  Pierangelo... fix return attributes (ITS#4203)
2005-11-23  Pierangelo... fix return attributes (ITS#4203)
2005-11-23  Pierangelo... "relax" previous commit; don't leave locks 'round ...
2005-11-23  Pierangelo... quick fix to ITS#4204
2005-11-23  Pierangelo... make controls as strict as possible
2005-11-23  Pierangelo... add some friendly output of server control responses...
2005-11-23  Pierangelo... add some integrity checks on input, without changing...
2005-11-23  Pierangelo... prepare log line
2005-11-22  Kurt ZeilengaMinor update
2005-11-22  Pierangelo... save logs of first part of test
2005-11-22  Pierangelo... add a comment about reworking compare
2005-11-22  Pierangelo... add dynlist testing...
2005-11-22  Pierangelo... run thru the list also in case of FALSE
2005-11-22  Pierangelo... print control response (may need to condition with...
2005-11-22  Pierangelo... set the berval length\! (ITS#4196)
2005-11-22  Pierangelo... don't return matchedDN in the case described in ITS...
2005-11-22  Pierangelo... don't return matchedDN in the case described in ITS...
2005-11-22  Howard ChuITS#4192 (reverts ITS#4035 patch) always use "cn=config...
2005-11-22  Howard ChuFix ITS#4194, require config dir to be usable if only...
2005-11-22  Howard ChuFix prev commit, don't touch logDB in tool mode at...
2005-11-21  Howard ChuOverlay creates log suffix entry automatically
2005-11-21  Howard ChuThe overlay creates the suffix entry automatically.
next