From: Luke Howard Date: Sun, 31 Jul 2005 05:41:03 +0000 (+0000) Subject: Add SLAPI_X_OPERATION_DELETE_GLUE_PARENT X-Git-Tag: OPENLDAP_AC_BP~133 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=54945564cd8bc53ea517510ddddc74c77b899a70;p=openldap Add SLAPI_X_OPERATION_DELETE_GLUE_PARENT --- diff --git a/include/slapi-plugin.h b/include/slapi-plugin.h index b63138779e..b10a6e3797 100644 --- a/include/slapi-plugin.h +++ b/include/slapi-plugin.h @@ -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"