HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_DEBUG_SYNC (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
ctxcsn.c 127 Debug( LDAP_DEBUG_SYNC, "slap_graduate_commit_csn: removing %p %s\n",
194 Debug( LDAP_DEBUG_SYNC, "slap_queue_csn: queueing %p %s\n", pending, csn->bv_val );
217 Debug( LDAP_DEBUG_SYNC, "slap_get_csn: %s generated new csn=%s manage=%d\n",
syncrepl.c 522 Debug( LDAP_DEBUG_SYNC, "start_refresh: %s "
560 Debug( LDAP_DEBUG_SYNC, "refresh_finished: %s "
1188 Debug( LDAP_DEBUG_SYNC, "do_syncrep1: %s starting refresh (sending cookie=%s)\n",
1275 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s CSN for sid %d: %s\n",
1284 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s CSN too old, ignoring %s (%s)\n",
1492 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s cookie=%s\n",
1544 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s CSN too old, ignoring (%s)\n",
1573 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s delta-sync lost sync on (%s), switching to REFRESH\n",
1632 Debug( LDAP_DEBUG_SYNC,
1647 Debug( LDAP_DEBUG_SYNC, "do_syncrep2: %s delta-sync lost sync, switching to REFRESH\n"
    [all...]
logging.c 517 { BER_BVC("Sync"), LDAP_DEBUG_SYNC },
config.c 2007 Debug( LDAP_DEBUG_SYNC, "not compiled with SASL support\n" );
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 349 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendinfo: "
356 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendinfo: "
371 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendinfo: "
534 Debug( LDAP_DEBUG_SYNC, "%s syncprov_findbase: searching\n", op->o_log_prefix );
697 Debug( LDAP_DEBUG_SYNC, "%s syncprov_findcsn: mode=%s csn=%s\n",
826 Debug( LDAP_DEBUG_SYNC, "%s syncprov_findcsn: csn%s=%s %sfound\n",
957 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendresp: to=%03x, cookie=%s\n",
960 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendresp: cookie=%s\n",
988 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendresp: sending %s, dn=%s\n",
996 Debug( LDAP_DEBUG_SYNC, "%s syncprov_sendresp:
    [all...]
accesslog.c 775 Debug( LDAP_DEBUG_SYNC, "accesslog_purge: "
1973 Debug( LDAP_DEBUG_SYNC, "%s accesslog_response: "
2015 Debug( LDAP_DEBUG_SYNC, "accesslog_response: "
2021 Debug( LDAP_DEBUG_SYNC, "accesslog_response: "
2218 Debug( LDAP_DEBUG_SYNC, "%s accesslog_unbind: "
2303 Debug( LDAP_DEBUG_SYNC, "%s accesslog_abandon: "
2440 Debug( LDAP_DEBUG_SYNC, "accesslog_db_root: "
2526 Debug( LDAP_DEBUG_SYNC, "%s accesslog_db_root: "
  /src/external/bsd/openldap/dist/include/
ldap_log.h 125 #define LDAP_DEBUG_SYNC 0x4000

Completed in 73 milliseconds