Searched refs:LDAP_DEBUG_ANY (Results 1 - 25 of 182) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A Ddebug.h18 #define LDAP_DEBUG_ANY 0xffff macro
20 #define DEBUGLEVEL LDAP_DEBUG_ANY
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconfig.c126 Debug( LDAP_DEBUG_ANY,
134 Debug( LDAP_DEBUG_ANY,
145 Debug( LDAP_DEBUG_ANY,
153 Debug( LDAP_DEBUG_ANY,
183 Debug( LDAP_DEBUG_ANY,
209 Debug( LDAP_DEBUG_ANY,
223 Debug( LDAP_DEBUG_ANY,
239 Debug( LDAP_DEBUG_ANY, "%s: line %d: "
260 Debug( LDAP_DEBUG_ANY, "%s: line %d: "
271 Debug( LDAP_DEBUG_ANY, "
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Duser.c60 Debug( LDAP_DEBUG_ANY, "Unble to parse user %s\n",
77 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",
131 Debug( LDAP_DEBUG_ANY,
145 Debug( LDAP_DEBUG_ANY, "Could not set real group id to %d\n",
152 Debug( LDAP_DEBUG_ANY, "Could not set effective group id to %d\n",
162 Debug( LDAP_DEBUG_ANY, "Could not set real user id to %d\n",
169 Debug( LDAP_DEBUG_ANY, "Could not set effective user id to %d\n",
H A Dinit.c82 Debug( LDAP_DEBUG_ANY,
96 Debug( LDAP_DEBUG_ANY,
105 Debug( LDAP_DEBUG_ANY,
113 Debug( LDAP_DEBUG_ANY,
121 Debug( LDAP_DEBUG_ANY,
163 Debug( LDAP_DEBUG_ANY,
172 Debug( LDAP_DEBUG_ANY,
180 Debug( LDAP_DEBUG_ANY,
188 Debug( LDAP_DEBUG_ANY,
196 Debug( LDAP_DEBUG_ANY,
[all...]
H A Dch_malloc.c57 Debug( LDAP_DEBUG_ANY, "ch_malloc of %lu bytes failed\n",
89 Debug( LDAP_DEBUG_ANY, "ch_realloc of %lu bytes failed\n",
107 Debug( LDAP_DEBUG_ANY, "ch_calloc of %lu elems of %lu bytes failed\n",
124 Debug( LDAP_DEBUG_ANY, "ch_strdup(%s) failed\n", string, 0, 0 );
H A Dlock.c55 Debug( LDAP_DEBUG_ANY, "could not open \"%s\"\n", buf, 0, 0 );
65 Debug( LDAP_DEBUG_ANY, "could not open \"%s\"\n", fname, 0, 0 );
H A Dslaptest.c52 Debug( LDAP_DEBUG_ANY, "%s file "
68 Debug( LDAP_DEBUG_ANY, "unable to open file "
80 Debug( LDAP_DEBUG_ANY, "unable to stat file "
H A Daclparse.c91 Debug( LDAP_DEBUG_ANY,
158 Debug( LDAP_DEBUG_ANY,
173 Debug( LDAP_DEBUG_ANY,
343 Debug( LDAP_DEBUG_ANY, "%s: line %d: "
360 Debug( LDAP_DEBUG_ANY,
375 Debug( LDAP_DEBUG_ANY, "%s: line %d: "
385 Debug( LDAP_DEBUG_ANY,
444 Debug( LDAP_DEBUG_ANY, "%s: line %d: "
455 Debug( LDAP_DEBUG_ANY,
465 Debug( LDAP_DEBUG_ANY,
[all...]
H A Dabandon.c53 Debug( LDAP_DEBUG_ANY, "%s do_abandon: ber_scanf failed\n",
63 Debug( LDAP_DEBUG_ANY, "%s do_abandon: get_ctrls failed\n",
72 Debug( LDAP_DEBUG_ANY, "%s do_abandon: bad msgid %ld\n",
H A Dmra.c72 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf\n", 0, 0, 0 );
81 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf for mr\n", 0, 0, 0 );
89 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf\n", 0, 0, 0 );
99 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf for ad\n", 0, 0, 0 );
107 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf\n", 0, 0, 0 );
115 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf missing value\n", 0, 0, 0 );
124 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf\n", 0, 0, 0 );
139 Debug( LDAP_DEBUG_ANY, " get_mra ber_scanf\n", 0, 0, 0 );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/librewrite/
H A Dconfig.c71 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...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-shell/
H A Dfork.c56 Debug( LDAP_DEBUG_ANY, "pipe failed\n", 0, 0, 0 );
82 Debug( LDAP_DEBUG_ANY, "dup2 failed\n", 0, 0, 0 );
96 Debug( LDAP_DEBUG_ANY, "execv failed\n", 0, 0, 0 );
100 Debug( LDAP_DEBUG_ANY, "fork failed\n", 0, 0, 0 );
107 Debug( LDAP_DEBUG_ANY, "fdopen failed\n", 0, 0, 0 );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dopensock.c52 Debug( LDAP_DEBUG_ANY, "socket create failed\n", 0, 0, 0 );
60 Debug( LDAP_DEBUG_ANY, "socket connect(%s) failed\n",
67 Debug( LDAP_DEBUG_ANY, "fdopen failed\n", 0, 0, 0 );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/trace/
H A Dtrace.c95 Log3( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
103 Log3( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
122 Log5( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
134 Log2( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
141 Log2( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
156 Log4( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
173 Log0( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
187 Log2( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
198 Log0( LDAP_DEBUG_ANY, LDAP_LEVEL_INFO,
208 Log0( LDAP_DEBUG_ANY, LDAP_LEVEL_INF
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Doverlays.c38 Debug( LDAP_DEBUG_ANY,
H A Drwmconf.c55 Debug( LDAP_DEBUG_ANY,
69 Debug( LDAP_DEBUG_ANY, "%s: line %d: syntax is "
103 Debug( LDAP_DEBUG_ANY,
112 Debug( LDAP_DEBUG_ANY,
132 Debug( LDAP_DEBUG_ANY,
150 Debug( LDAP_DEBUG_ANY,
157 Debug( LDAP_DEBUG_ANY, "%s: line %d: unable to mimic destination objectClass '%s'\n",
175 Debug( LDAP_DEBUG_ANY,
193 Debug( LDAP_DEBUG_ANY, "%s (%s)\n",
204 Debug( LDAP_DEBUG_ANY,
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Derror.c37 Debug( LDAP_DEBUG_ANY, "bdb(%s): %s\n", pfx, msg, 0 );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dbackend.c53 Debug( LDAP_DEBUG_ANY,
63 Debug( LDAP_DEBUG_ANY,
91 Debug( LDAP_DEBUG_ANY,
146 Debug( LDAP_DEBUG_ANY,
H A Dlistener.c51 Debug( LDAP_DEBUG_ANY,
60 Debug( LDAP_DEBUG_ANY,
83 Debug( LDAP_DEBUG_ANY,
125 Debug( LDAP_DEBUG_ANY,
H A Doverlay.c52 Debug( LDAP_DEBUG_ANY,
62 Debug( LDAP_DEBUG_ANY,
85 Debug( LDAP_DEBUG_ANY,
128 Debug( LDAP_DEBUG_ANY,
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-perl/
H A Ddelete.c65 Debug( LDAP_DEBUG_ANY, "Perl DELETE\n", 0, 0, 0 );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dshadow.c98 Debug(LDAP_DEBUG_ANY,"shadow entry contains non-numeric %s value\n",
109 Debug(LDAP_DEBUG_ANY,"shadow entry contains non-numeric %s value\n",
128 Debug(LDAP_DEBUG_ANY,"shadow entry %s contains multiple %s values\n", \
134 Debug(LDAP_DEBUG_ANY,"shadow entry %s contains non-numeric %s value\n", \
148 Debug(LDAP_DEBUG_ANY,"shadow entry %s contains multiple %s values\n", \
180 Debug(LDAP_DEBUG_ANY,"shadow entry %s does not contain %s value\n",
246 Debug(LDAP_DEBUG_ANY,"nssov_shadow_byname(%s)\n",cbp.name.bv_val,0,0);,
256 Debug(LDAP_DEBUG_ANY,"nssov_shadow_all()\n",0,0,0);,
H A Dnetgroup.c98 Debug(LDAP_DEBUG_ANY,"write_netgroup_triple(): entry does not begin with '(' (entry skipped)\n",0,0,0);
108 Debug(LDAP_DEBUG_ANY,"write_netgroup_triple(): missing ',' (entry skipped)\n",0,0,0);
119 Debug(LDAP_DEBUG_ANY,"write_netgroup_triple(): missing ',' (entry skipped)\n",0,0,0);
130 Debug(LDAP_DEBUG_ANY,"write_netgroup_triple(): missing ')' (entry skipped)\n",0,0,0);
141 Debug(LDAP_DEBUG_ANY,"write_netgroup_triple(): string contains trailing data (entry skipped)\n",0,0,0);
H A Dpasswd.c230 Debug(LDAP_DEBUG_ANY,"passwd entry %s does not contain %s value\n",
271 Debug(LDAP_DEBUG_ANY,"passwd entry %s does not contain %s value\n",
287 Debug(LDAP_DEBUG_ANY,"passwd entry %s does not contain %s value\n",
293 Debug(LDAP_DEBUG_ANY,"passwd entry %s contains multiple %s values\n",
299 Debug(LDAP_DEBUG_ANY,"passwd entry %s contains non-numeric %s value\n",
309 Debug(LDAP_DEBUG_ANY,"passwd entry %s does not contain %s or %s value\n",
317 Debug(LDAP_DEBUG_ANY,"passwd entry %s contains multiple %s or %s values\n",
327 Debug(LDAP_DEBUG_ANY,"passwd entry %s does not contain %s value\n",
335 Debug(LDAP_DEBUG_ANY,"passwd entry %s contains multiple %s values\n",
352 Debug(LDAP_DEBUG_ANY,"passw
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-passwd/
H A Dinit.c81 Debug( LDAP_DEBUG_ANY, "passwd_back_open: "
88 Debug( LDAP_DEBUG_ANY, "passwd_back_open: "

Completed in 363 milliseconds

12345678