HomeSort by: relevance | last modified time | path
    Searched refs:Debug (Results 1 - 25 of 400) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/openldap/dist/servers/slapd/
user.c 62 Debug( LDAP_DEBUG_ANY, "Unble to parse user %s\n",
78 Debug( LDAP_DEBUG_ANY, "No passwd entry for user %s\n",
103 Debug( LDAP_DEBUG_ANY, "Unble to parse group %s\n",
119 Debug( LDAP_DEBUG_ANY, "No group entry for group %s\n",
130 Debug( LDAP_DEBUG_ANY,
143 Debug( LDAP_DEBUG_ANY, "Could not set real group id to %d\n",
150 Debug( LDAP_DEBUG_ANY, "Could not set effective group id to %d\n",
160 Debug( LDAP_DEBUG_ANY, "Could not set real user id to %d\n",
167 Debug( LDAP_DEBUG_ANY, "Could not set effective user id to %d\n",
init.c 86 Debug( LDAP_DEBUG_ANY,
103 Debug( LDAP_DEBUG_ANY,
112 Debug( LDAP_DEBUG_ANY,
120 Debug( LDAP_DEBUG_ANY,
128 Debug( LDAP_DEBUG_ANY,
140 Debug( LDAP_DEBUG_TRACE,
169 Debug( LDAP_DEBUG_ANY,
178 Debug( LDAP_DEBUG_ANY,
186 Debug( LDAP_DEBUG_ANY,
194 Debug( LDAP_DEBUG_ANY
    [all...]
proxyp.c 85 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
91 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
98 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
104 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
121 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
128 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
141 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
147 Debug( LDAP_DEBUG_ANY, "proxyp(%ld): "
161 Debug( LDAP_DEBUG_STATS, "proxyp(%ld): via %s\n",
172 Debug( LDAP_DEBUG_STATS, "proxyp(%ld): via %s\n"
    [all...]
unbind.c 44 Debug( LDAP_DEBUG_TRACE, "%s do_unbind\n",
53 Debug( LDAP_DEBUG_STATS, "%s UNBIND\n", op->o_log_prefix );
abandon.c 46 Debug( LDAP_DEBUG_TRACE, "%s do_abandon\n",
56 Debug( LDAP_DEBUG_ANY, "%s do_abandon: ber_scanf failed\n",
62 Debug( LDAP_DEBUG_STATS, "%s ABANDON msg=%ld\n",
66 Debug( LDAP_DEBUG_ANY, "%s do_abandon: get_ctrls failed\n",
71 Debug( LDAP_DEBUG_ARGS, "%s do_abandon: id=%ld\n",
75 Debug( LDAP_DEBUG_ANY, "%s do_abandon: bad msgid %ld\n",
129 Debug( LDAP_DEBUG_TRACE, "%s do_abandon: op=%ld %s\n",
ch_malloc.c 60 Debug( LDAP_DEBUG_ANY, "ch_malloc of %lu bytes failed\n",
92 Debug( LDAP_DEBUG_ANY, "ch_realloc of %lu bytes failed\n",
110 Debug( LDAP_DEBUG_ANY, "ch_calloc of %lu elems of %lu bytes failed\n",
127 Debug( LDAP_DEBUG_ANY, "ch_strdup(%s) failed\n", string );
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
init.c 64 Debug( LDAP_DEBUG_TRACE,"==>sql_back_initialize()\n" );
90 Debug( LDAP_DEBUG_TRACE,"<==sql_back_initialize()\n" );
98 Debug( LDAP_DEBUG_TRACE, "==>backsql_destroy()\n" );
99 Debug( LDAP_DEBUG_TRACE, "<==backsql_destroy()\n" );
111 Debug( LDAP_DEBUG_TRACE, "==>backsql_db_init()\n" );
124 Debug( LDAP_DEBUG_TRACE, "<==backsql_db_init()\n" );
136 Debug( LDAP_DEBUG_TRACE, "==>backsql_db_destroy()\n" );
225 Debug( LDAP_DEBUG_TRACE, "<==backsql_db_destroy()\n" );
243 Debug( LDAP_DEBUG_TRACE, "==>backsql_db_open(): "
246 Debug( LDAP_DEBUG_TRACE, "backsql_db_open():
    [all...]
sql-wrap.c 48 Debug( LDAP_DEBUG_TRACE, "Return code: %d\n", rc );
53 Debug( LDAP_DEBUG_TRACE,
70 Debug( LDAP_DEBUG_TRACE, "==>backsql_Prepare()\n" );
81 Debug( LDAP_DEBUG_TRACE, "backsql_Prepare(): driver name=\"%s\"\n",
93 Debug( LDAP_DEBUG_TRACE, "_SQLprepare(): "
99 Debug( LDAP_DEBUG_TRACE, "backsql_Prepare(): "
111 Debug( LDAP_DEBUG_TRACE, "_SQLprepare(): "
123 Debug( LDAP_DEBUG_TRACE, "<==backsql_Prepare() calling SQLPrepare()\n" );
139 Debug( LDAP_DEBUG_TRACE, "==> backsql_BindRowAsStrings()\n" );
145 Debug( LDAP_DEBUG_TRACE, "backsql_BindRowAsStrings():
    [all...]
modrdn.c 58 Debug( LDAP_DEBUG_TRACE, "==>backsql_modrdn() renaming entry \"%s\", "
65 Debug( LDAP_DEBUG_TRACE, " backsql_modrdn(): "
100 Debug( LDAP_DEBUG_TRACE, "backsql_modrdn(): "
112 Debug( LDAP_DEBUG_TRACE,
126 Debug( LDAP_DEBUG_TRACE, " backsql_modrdn(): "
140 Debug( LDAP_DEBUG_TRACE, " no access to entry\n" );
152 Debug( LDAP_DEBUG_TRACE, " backsql_modrdn(): "
172 Debug( LDAP_DEBUG_TRACE,
177 Debug( LDAP_DEBUG_TRACE, "backsql_modrdn(): "
186 Debug( LDAP_DEBUG_TRACE, " no access to parent\n" )
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
modrdn.c 66 Debug( LDAP_DEBUG_TRACE, "==> wt_modrdn(%s -> newrdn=%s - newsup=%s)\n",
77 Debug( LDAP_DEBUG_ANY, "wt_modrdn: wt_ctx_get failed\n");
98 Debug( LDAP_DEBUG_ARGS,
103 Debug( LDAP_DEBUG_ANY,
117 Debug( LDAP_DEBUG_TRACE,
123 Debug( LDAP_DEBUG_TRACE,
132 Debug( LDAP_DEBUG_TRACE,
143 Debug( LDAP_DEBUG_ANY,
154 Debug( LDAP_DEBUG_ARGS,
164 Debug( LDAP_DEBUG_ANY, "wt_modrdn: wt_dn2aentry failed (%d)\n", rc )
    [all...]
ctx.c 35 Debug( LDAP_DEBUG_ANY, "wt_ctx_init: cannot allocate memory\n" );
43 Debug( LDAP_DEBUG_ANY, "wt_ctx_init: open_session error %s(%d)\n",
55 Debug( LDAP_DEBUG_ANY,
97 Debug( LDAP_DEBUG_ANY, "wt_ctx: wt_ctx_init failed\n" );
104 Debug( LDAP_DEBUG_ANY, "wt_ctx: setkey error(%d)\n",
filterindex.c 47 Debug( LDAP_DEBUG_TRACE, "=> wt_presence_candidates (%s)\n",
61 Debug( LDAP_DEBUG_FILTER,
68 Debug( LDAP_DEBUG_TRACE,
76 Debug( LDAP_DEBUG_TRACE,
85 Debug( LDAP_DEBUG_ANY,
94 Debug(LDAP_DEBUG_TRACE,
120 Debug( LDAP_DEBUG_TRACE, "=> wt_equality_candidates (%s=%s)\n",
141 Debug( LDAP_DEBUG_FILTER,
148 Debug( LDAP_DEBUG_ANY,
173 Debug( LDAP_DEBUG_TRACE
    [all...]
key.c 54 Debug( LDAP_DEBUG_TRACE, "=> key_read\n" );
67 Debug( LDAP_DEBUG_ANY,
76 Debug( LDAP_DEBUG_ANY,
108 Debug( LDAP_DEBUG_TRACE, "<= wt_key_read: failed (%d) %ld scanned\n",
111 Debug( LDAP_DEBUG_TRACE, "<= wt_key_read %ld candidates %ld scanned\n",
131 Debug( LDAP_DEBUG_TRACE, "=> key_change(%s,%lx)\n",
149 Debug( LDAP_DEBUG_ANY,
156 Debug( LDAP_DEBUG_TRACE, "<= key_change %d\n", rc );
delete.c 56 Debug( LDAP_DEBUG_ARGS, "==> wt_delete: %s\n",
67 Debug( LDAP_DEBUG_TRACE, "wt_delete: wt_ctx_get failed\n" );
96 Debug( LDAP_DEBUG_ANY,
102 Debug( LDAP_DEBUG_ARGS,
105 Debug( LDAP_DEBUG_ARGS, "<== wt_delete: rc=%d\n", rc );
114 Debug( LDAP_DEBUG_ANY, "wt_delete: wt_dn2aentry failed (%d)\n", rc );
150 Debug( LDAP_DEBUG_ANY,
159 Debug( LDAP_DEBUG_ARGS,
170 Debug( LDAP_DEBUG_ANY, "wt_delete: wt_dn2aentry failed (%d)\n", rc );
198 Debug( LDAP_DEBUG_TRACE
    [all...]
cache.c 42 Debug( LDAP_DEBUG_TRACE,
49 Debug( LDAP_DEBUG_ANY,
60 Debug(LDAP_DEBUG_TRACE, "<= wt_idlcache_get: miss\n" );
63 Debug( LDAP_DEBUG_ANY, "<= wt_idlcache_get: search failed: %s (%d)\n",
70 Debug( LDAP_DEBUG_ANY,
76 Debug(LDAP_DEBUG_TRACE, "<= wt_idlcache_get: updating\n");
82 Debug(LDAP_DEBUG_TRACE,
101 Debug( LDAP_DEBUG_TRACE,
111 Debug( LDAP_DEBUG_ANY,
126 Debug( LDAP_DEBUG_ANY
    [all...]
dn2id.c 75 Debug( LDAP_DEBUG_TRACE, "=> wt_dn2id_add 0x%lx: \"%s\"\n",
86 Debug( LDAP_DEBUG_ANY,
97 Debug( LDAP_DEBUG_ANY,
123 Debug( LDAP_DEBUG_TRACE, "<= wt_dn2id_add 0x%lx: %d\n", e->e_id, rc );
139 Debug( LDAP_DEBUG_TRACE, "=> wt_dn2id_delete %s\n", ndn->bv_val );
148 Debug( LDAP_DEBUG_ANY,
159 Debug( LDAP_DEBUG_ANY,
169 Debug( LDAP_DEBUG_TRACE,
200 Debug( LDAP_DEBUG_TRACE, "=> wt_dn2id(\"%s\")\n", ndn->bv_val );
212 Debug( LDAP_DEBUG_ANY
    [all...]
add.c 52 Debug( LDAP_DEBUG_ARGS, "==> wt_add: %s\n", op->ora_e->e_name.bv_val );
61 Debug( LDAP_DEBUG_TRACE,
71 Debug( LDAP_DEBUG_TRACE,
100 Debug( LDAP_DEBUG_ANY, "wt_add: wt_ctx_get failed\n" );
117 Debug( LDAP_DEBUG_ANY,
131 Debug( LDAP_DEBUG_ANY,
153 Debug( LDAP_DEBUG_TRACE, "wt_add: parent does not exist\n" );
168 Debug( LDAP_DEBUG_TRACE, "wt_add: no write access to parent\n" );
179 Debug( LDAP_DEBUG_TRACE, "wt_add: parent is subentry\n" );
189 Debug( LDAP_DEBUG_TRACE, "wt_add: parent is alias\n" )
    [all...]
nextid.c 48 Debug( LDAP_DEBUG_ANY,
59 Debug( LDAP_DEBUG_ANY,
71 Debug( LDAP_DEBUG_ANY,
78 Debug( LDAP_DEBUG_ANY,
  /src/external/bsd/openldap/dist/libraries/librewrite/
config.c 71 Debug( LDAP_DEBUG_ANY,
77 Debug( LDAP_DEBUG_ANY,
90 Debug( LDAP_DEBUG_ANY,
103 Debug( LDAP_DEBUG_ANY,
110 Debug( LDAP_DEBUG_ANY,
117 Debug( LDAP_DEBUG_ANY,
125 Debug( LDAP_DEBUG_ANY,
132 Debug( LDAP_DEBUG_ANY,
148 Debug( LDAP_DEBUG_ANY,
180 Debug( LDAP_DEBUG_ANY
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
bind.c 43 Debug( LDAP_DEBUG_TRACE, "DNSSRV: bind dn=\"%s\" (%d)\n",
64 Debug( LDAP_DEBUG_STATS,
76 Debug( LDAP_DEBUG_TRACE, "DNSSRV: BIND dn=\"%s\"\n",
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
key.c 51 Debug( LDAP_DEBUG_TRACE, "=> key_read\n" );
69 Debug( LDAP_DEBUG_TRACE, "<= mdb_index_read: failed (%d)\n",
72 Debug( LDAP_DEBUG_TRACE, "<= mdb_index_read %ld candidates\n",
  /src/external/bsd/openldap/dist/servers/slapd/back-sock/
opensock.c 55 Debug( LDAP_DEBUG_ANY, "socket create failed\n" );
63 Debug( LDAP_DEBUG_ANY, "socket connect(%s) failed\n",
70 Debug( LDAP_DEBUG_ANY, "fdopen failed\n" );
  /src/external/bsd/openldap/dist/servers/lloadd/
value.c 46 Debug( LDAP_DEBUG_TRACE, "value_add_one: "
59 Debug( LDAP_DEBUG_TRACE, "value_add_one: "
  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
bind.c 41 Debug(LDAP_DEBUG_ARGS, "==> monitor_back_bind: dn: %s\n",
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
overlays.c 41 Debug( LDAP_DEBUG_ANY,

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>