]> git.sur5r.net Git - openldap/commitdiff
Add SLAPI_X_OPERATION_DELETE_GLUE_PARENT
authorLuke Howard <lukeh@openldap.org>
Sun, 31 Jul 2005 05:41:03 +0000 (05:41 +0000)
committerLuke Howard <lukeh@openldap.org>
Sun, 31 Jul 2005 05:41:03 +0000 (05:41 +0000)
include/slapi-plugin.h

index b63138779eb725f580fd2c8262f4f7a5b5a7b3e6..b10a6e3797defdfcd52a9d94aff62c24c6364009 100644 (file)
@@ -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"