mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Add SLAPI_X_OPERATION_DELETE_GLUE_PARENT
This commit is contained in:
parent
1a2f3b5f2d
commit
54945564cd
@ -456,6 +456,7 @@ int slapi_x_backend_get_flags( const Slapi_Backend *be, unsigned long *flags );
|
||||
#define SLAPI_X_CONN_IS_UDP 1302
|
||||
#define SLAPI_X_CONN_SSF 1303
|
||||
#define SLAPI_X_CONN_SASL_CONTEXT 1304
|
||||
#define SLAPI_X_OPERATION_DELETE_GLUE_PARENT 1305
|
||||
|
||||
/* Authentication types */
|
||||
#define SLAPD_AUTH_NONE "none"
|
||||
|
Loading…
Reference in New Issue
Block a user