[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/servers/slapd limits.c



+	 * - should use slimit = N and tlimit = SLAP_NO_LIMIT to
+	 *   indicate searches that should return exactly N matches,
+	 *   and handle errors thru a callback (see for instance
+	 *   slap_sasl_match() and slap_sasl2dn())

HEAD will result in an assertion failure when slimit = N and tlimit =
SLAP_NO_LIMIT.
Two assertions below this need to be reorganized....
- Jong-Hyuk

----- Original Message ----- 
From: <ando@OpenLDAP.org>
To: "OpenLDAP Commit" <openldap-commit2devel@OpenLDAP.org>
Sent: Monday, June 21, 2004 3:10 AM
Subject: commit: ldap/servers/slapd limits.c


> Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
>
> Modified Files:
> limits.c  1.55 -> 1.56
>
> Log Message:
> clarify usage for internal searches
>
> CVS Web URLs:
>   http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/
>     http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/limits.c
>
> Changes are generally available on cvs.openldap.org (and CVSweb)
> within 30 minutes of being committed.
>
>