]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
[openldap] / servers / slapd / proto-slap.h
index d3e8f64c1560d26a14a693a3dbd4076096cb5b32..e27d7e973a4491ed6fe630561759803b6e83e611 100644 (file)
@@ -397,6 +397,7 @@ LDAP_SLAPD_F (int) slap_controls_init LDAP_P ((void));
 LDAP_SLAPD_F (void) controls_destroy LDAP_P ((void));
 LDAP_SLAPD_F (int) controls_root_dse_info LDAP_P ((Entry *e));
 LDAP_SLAPD_F (int) get_supported_controls LDAP_P (( char ***ctrloidsp, slap_mask_t **ctrlmasks ));
+LDAP_SLAPD_F (int) slap_find_control_id LDAP_P (( const char *oid, int *cid ));
 
 /*
  * config.c
@@ -1252,7 +1253,7 @@ LDAP_SLAPD_F (int) syncrepl_message_to_entry LDAP_P((
                                        Modifications **, Entry **, int ));
 LDAP_SLAPD_F (int) syncrepl_entry LDAP_P((
                                        syncinfo_t *, Operation*, Entry*,
-                                       Modifications*,int, struct berval*,
+                                       Modifications**,int, struct berval*,
                                        struct sync_cookie *,
                                        struct berval * ));
 LDAP_SLAPD_F (void) syncrepl_updateCookie LDAP_P((