]> git.sur5r.net Git - openldap/shortlog
openldap
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.
2005-11-21 Howard ChuCreate auditContainer object automatically.
2005-11-21 Howard ChuFix retry on stale cookie result
2005-11-20 Howard ChuIn hdb_dn2idl_internal, skip cursor get when dkids...
2005-11-20 Pierangelo... even better wording (according to RFC2849)
2005-11-20 Howard ChuMore for ITS#3939
2005-11-20 Howard ChuITS#4186 hdb_idl_append() must not alter the tmp input.
2005-11-20 Kurt Zeilengaslightly better wording
2005-11-20 Pierangelo... fix dumb var initialization
2005-11-20 Pierangelo... fix compilation when the chaining control is undefined
2005-11-20 Pierangelo... warn if one uses "dn:" inside an entry during add ...
2005-11-20 Pierangelo... fix library checks; implement client side of "touch...
2005-11-20 Pierangelo... fix library checks; implement client side of "touch...
2005-11-20 Howard ChuForced commit: prev commit resolves ITS#3809
2005-11-20 Howard ChuFix back-bdb inequality_candidates to use unchecked...
2005-11-20 Pierangelo... remove pointless test & var
2005-11-20 Pierangelo... don't care about empty matched/text #ifdef LDAP_NULL_IS...
2005-11-20 Pierangelo... don't leak temporary URLs
2005-11-20 Pierangelo... cleanup
2005-11-20 Pierangelo... yet another fix to previous commit
next