]> git.sur5r.net Git - openldap/commit
Always call modification postoperation plugins even if a
authorLuke Howard <lukeh@openldap.org>
Thu, 3 Jul 2003 23:17:54 +0000 (23:17 +0000)
committerLuke Howard <lukeh@openldap.org>
Thu, 3 Jul 2003 23:17:54 +0000 (23:17 +0000)
commitd29ed4407c10e9b65b251a7073e42e4e782adef8
treee0895e381f5b5baaffc1310196eecbace2fa9f9c
parentc9e134f0f7e970ea48689b3b6f9055c1b2763e97
Always call modification postoperation plugins even if a
preoperation plugin has removed all modifications and
thus there are none to pass to the backend.

Accept SSF as a valid parameter block value.

Fix completely broken slapi_access_allowed()
servers/slapd/modify.c
servers/slapd/slapi/slapi_pblock.c
servers/slapd/slapi/slapi_utils.c