mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
"disclose" implementation good enough for beta
This commit is contained in:
parent
35005dd512
commit
85bc7ccd2c
1 changed files with 3 additions and 2 deletions
|
|
@ -58,10 +58,11 @@
|
|||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_ACL_HONOR_DISCLOSE /* partially implemented */
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_DYNACL
|
||||
#define LDAP_COMP_MATCH /* experimental */
|
||||
#define LDAP_COMP_MATCH
|
||||
#define LDAP_DYNAMIC_OBJECTS
|
||||
#define LDAP_SYNC_TIMESTAMP
|
||||
#define LDAP_COLLECTIVE_ATTRIBUTES
|
||||
|
|
|
|||
Loading…
Reference in a new issue