]> git.sur5r.net Git - openldap/commit
Cleanup:
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 21 Oct 2008 18:57:16 +0000 (18:57 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 21 Oct 2008 18:57:16 +0000 (18:57 +0000)
commit59c4d9fad9e50ebe1723463546fef593306ac494
tree17c938391b75dd96ed651686561e29936a634a0f
parente8c1147b77b50c9ff197c37926f57e828039bd9e
Cleanup:
Add lmpats_out[] to simplify limits2str().  Wrap both in #ifdef LDAP_DEBUG.
Change char *lmpats[] to struct berval[].  Remove always-true compare.
Readability: Add STRSTART, rearrange limits_get, fix comments & long lines.
servers/slapd/limits.c