regmatch_t *matches
)
{
- AccessControl *next;
assert( e != NULL );
assert( count != NULL );
}
for ( ; mlist != NULL; mlist = mlist->ml_next ) {
- regmatch_t matches[MAXREMATCHES];
-
/* the lastmod attributes are ignored by ACL checking */
if ( oc_check_no_usermod_attr( mlist->ml_type ) ) {
Debug( LDAP_DEBUG_ACL, "Operational attribute: %s access allowed\n",
be->be_sizelimit : slimit;
}
- if ( scope == LDAP_SCOPE_BASE) {
+ if ( scope == LDAP_SCOPE_BASE ) {
candidates = base_candidate( be, e );
} else {