mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
More for ITS#6984
This commit is contained in:
parent
692d6e4f55
commit
3bb0c6746f
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ LDAP_BEGIN_DECL
|
|||
#define LDAP_COLLECTIVE_ATTRIBUTES
|
||||
#define LDAP_COMP_MATCH
|
||||
#define LDAP_SYNC_TIMESTAMP
|
||||
#define SLAP_CONTROL_X_SESSION_TRACKING
|
||||
#define SLAP_CONTROL_X_WHATFAILED
|
||||
#define SLAP_CONFIG_DELETE
|
||||
#define SLAP_AUXPROP_DONTUSECOPY
|
||||
|
|
@ -73,6 +72,7 @@ LDAP_BEGIN_DECL
|
|||
|
||||
#define LDAP_DYNAMIC_OBJECTS
|
||||
#define SLAP_CONTROL_X_TREE_DELETE LDAP_CONTROL_X_TREE_DELETE
|
||||
#define SLAP_CONTROL_X_SESSION_TRACKING
|
||||
#define SLAP_DISTPROC
|
||||
|
||||
#ifdef ENABLE_REWRITE
|
||||
|
|
|
|||
Loading…
Reference in a new issue