Searched refs:sr_text (Results 1 - 25 of 85) sorted by relevance

1234

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dtxn.c44 rs->sr_text = "no request data expected";
59 rs->sr_text = "Too many transactions";
84 rs->sr_text = "txnSpec control must be marked critical";
88 rs->sr_text = "txnSpec control provided multiple times";
93 rs->sr_text = "no transaction identifier provided";
97 rs->sr_text = "invalid transaction identifier";
102 rs->sr_text = "cannot perform pre-read in transaction";
106 rs->sr_text = "cannot perform post-read in transaction";
129 rs->sr_text = "request data expected";
133 rs->sr_text
[all...]
H A Dstarttls.c38 rs->sr_text = "no request data expected";
47 rs->sr_text = "TLS already started";
58 rs->sr_text = "cannot start TLS when operations are outstanding";
77 rs->sr_text = "cannot start TLS after authentication";
90 rs->sr_text = "Could not initialize TLS";
H A Dcancel.c42 rs->sr_text = "no message ID supplied";
48 rs->sr_text = "internal error";
53 rs->sr_text = "message ID parse failed";
63 rs->sr_text = "message ID invalid";
74 rs->sr_text = "tried to abandon or cancel this operation";
86 rs->sr_text = "too busy for Cancel, try Abandon instead";
99 rs->sr_text = "message ID not found";
108 rs->sr_text = "message ID already being cancelled";
H A Dcontrols.c725 rs->sr_text = "unexpected data in PDU";
736 rs->sr_text = "controls require LDAPv3";
746 rs->sr_text = "no memory";
777 rs->sr_text = "no memory";
796 rs->sr_text = "decoding controls error";
807 rs->sr_text = "OID field is empty";
823 rs->sr_text = "decoding controls error";
842 rs->sr_text = "decoding controls error";
851 rs->sr_err = slap_parse_ctrl( op, rs, c, &rs->sr_text );
863 nctrls, rs->sr_err, rs->sr_text
[all...]
H A Dpasswd.c80 rs->sr_text = "only authenticated users may change passwords";
93 &qpw->rs_old, &qpw->rs_new, &rs->sr_text );
121 rs->sr_text = "Invalid DN";
141 rs->sr_text = "unwilling to verify old password";
149 rs->sr_text = "no authz backend";
156 rs->sr_text = "no password is associated with the Root DSE";
198 rs->sr_text = "shadow context; no update referral";
212 rs->sr_text = "password generation failed";
236 rs->sr_text = "operation not supported for current user";
251 rc = slap_passwd_check( op, e, a, &qpw->rs_old, &rs->sr_text );
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c62 rs->sr_text = "proxy authorization control specified multiple times";
77 rs->sr_text = "ber_init failed";
84 rs->sr_text = "proxyOld control could not be decoded";
104 rs->sr_text = "not authorized to assume identity";
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dadd.c77 rs->sr_text = "SQL-backend error";
94 rs->sr_text = "SQL-backend error";
109 rs->sr_text = "SQL-backend error";
123 rs->sr_text = "SQL-backend error";
154 rs->sr_text = "SQL-backend error";
172 rs->sr_text = "SQL-backend error";
189 rs->sr_text = "SQL-backend error";
216 rs->sr_text = "SQL-backend error";
246 rs->sr_text = op->o_req_dn.bv_val;
319 rs->sr_text
[all...]
H A Dmodrdn.c64 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
85 rs->sr_text = NULL;
128 rs->sr_text = "subtree rename not supported";
153 rs->sr_text = "not allowed within namingContext";
200 rs->sr_text = "not allowed within namingContext";
261 rs->sr_text = "newSuperior is equal to old DN";
281 rs->sr_text = "SQL-backend error";
298 rs->sr_text = "SQL-backend error";
314 rs->sr_text = "SQL-backend error";
330 rs->sr_text
[all...]
H A Dmodify.c60 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
80 rs->sr_text = NULL;
150 &rs->sr_text, textbuf, sizeof( textbuf ) );
177 rs->sr_text = NULL;
H A Dbind.c61 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
89 &rs->sr_text ) != 0 )
H A Ddelete.c113 rs->sr_text = "SQL-backend error";
130 rs->sr_text = "SQL-backend error";
147 rs->sr_text = "SQL-backend error";
188 rs->sr_text = "SQL-backend error";
204 rs->sr_text = "SQL-backend error";
225 rs->sr_text = "SQL-backend error";
241 rs->sr_text = "SQL-backend error";
257 rs->sr_text = "SQL-backend error";
271 rs->sr_text = "SQL-backend error";
377 rs->sr_text
[all...]
H A Dcompare.c50 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
75 rs->sr_text = NULL;
158 rs->sr_text = NULL;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-dnssrv/
H A Dreferral.c51 rs->sr_text = "DNS SRV operation upon null (empty) DN disallowed";
60 rs->sr_text = "DNS SRV problem processing manageDSAit control";
80 rs->sr_text = "no DNS SRV RR available for DN";
89 rs->sr_text = "problem processing DNS SRV records for DN";
104 rs->sr_text = "problem processing DNS SRV records for DN";
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dadd.c60 rs->sr_text = "invalid transaction identifier";
72 rs->sr_text = "transaction cannot span multiple database contexts";
79 rs->sr_text = "transaction specified";
97 get_relax(op), 1, NULL, &rs->sr_text, textbuf, textlen );
101 "%s (%d)\n", rs->sr_text, rs->sr_err, 0 );
107 rs->sr_err = slap_add_opattrs( op, &rs->sr_text, textbuf, textlen, 1 );
111 "%s (%d)\n", rs->sr_text, rs->sr_err, 0 );
140 rs->sr_text = "internal error";
153 rs->sr_text = NULL;
159 rs->sr_text
[all...]
H A Ddelete.c66 rs->sr_text = "invalid transaction identifier";
78 rs->sr_text = "transaction cannot span multiple database contexts";
85 rs->sr_text = "transaction specified";
131 rs->sr_text = "internal error";
146 rs->sr_text = NULL;
152 rs->sr_text = "internal error";
178 rs->sr_text = "ldap server busy";
182 rs->sr_text = "internal error";
227 rs->sr_text = "internal error";
238 rs->sr_text
[all...]
H A Dmodrdn.c76 rs->sr_text = "invalid transaction identifier";
88 rs->sr_text = "transaction cannot span multiple database contexts";
95 rs->sr_text = "transaction specified";
141 rs->sr_text = "internal error";
156 rs->sr_text = NULL;
162 rs->sr_text = "internal error";
184 rs->sr_text = "ldap server busy";
188 rs->sr_text = "internal error";
239 rs->sr_text = "no write access to old entry";
257 rs->sr_text
[all...]
H A Dextended.c51 rs->sr_text = "not supported within naming context";
H A Dbind.c67 rs->sr_text = "internal error";
143 rs->sr_text = "Could not verify policy";
151 rs->sr_text = "Policy violation";
169 &rs->sr_text ) != 0 )
182 rs->sr_text = "authentication method not supported";
H A Dreferral.c68 rs->sr_text = "ldap server busy";
78 rs->sr_text = "internal error";
114 rs->sr_text = rs->sr_matched ? "bad referral object" : NULL;
143 rs->sr_text = "bad referral object";
H A Dcompare.c54 rs->sr_text = "ldap server busy";
61 rs->sr_text = "internal error";
H A Dmodify.c432 rs->sr_text = "invalid transaction identifier";
444 rs->sr_text = "transaction cannot span multiple database contexts";
451 rs->sr_text = "transaction specified";
495 rs->sr_text = "internal error";
508 rs->sr_text = NULL;
514 rs->sr_text = "internal error";
539 rs->sr_text = "ldap server busy";
543 rs->sr_text = "internal error";
627 rs->sr_text = NULL;
633 rs->sr_text
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c80 rs->sr_text = "Dupent control specified multiple times";
85 rs->sr_text = "Dupent control value is absent";
90 rs->sr_text = "Dupent control value is empty";
116 rs->sr_text = "Dupent control: dupentSpec decoding error";
127 rs->sr_text = "Dupent control: dupentSpec decoding error";
134 rs->sr_text = "Dupent control: dupentSpec decoding error";
163 rs->sr_text = "Dupent control: AttributeDescription decoding error";
183 rs->sr_text = "Dupent control: AttributeDescription must be unique within AttributeDescriptionList";
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c827 rs->sr_text =
893 rs->sr_text = "internal error (bad directory)";
953 const char **text = rs == NULL ? NULL : &rs->sr_text;
982 rs->sr_text = "internal error "
1022 rs == NULL ? NULL : &rs->sr_text );
1165 &rs->sr_text, textbuf,
1172 &rs->sr_text, textbuf,
1179 &rs->sr_text, textbuf,
1186 &rs->sr_text, textbuf,
1194 &rs->sr_text, textbu
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dderef.c158 rs->sr_text = "Dereference control specified multiple times";
163 rs->sr_text = "Dereference control value is absent";
168 rs->sr_text = "Dereference control value is empty";
187 rs->sr_text = "Dereference control: derefSpec decoding error";
200 rs->sr_text = "Dereference control: derefAttr decoding error";
207 rs->sr_text = "Dereference control: derefAttr must be unique within control";
215 rs->sr_text = "Dereference control: derefAttr syntax not distinguishedName";
227 rs->sr_text = "Dereference control: attribute decoding error";
H A Dsssvlv.c632 debug_header, rs->sr_err, SAFESTR(rs->sr_text, "<None>"));
812 rs->sr_text = "Sort control is required with VLV";
826 rs->sr_text = "Too many sort keys";
837 rs->sr_text = "VLV incompatible with PagedResults";
942 rs->sr_text = "Other sort requests already in progress";
965 rs->sr_text = "serverSort control: No ordering rule";
974 rs->sr_text = "serverSort control: No ordering rule";
1021 rs->sr_text = "serverSort control: decoding error";
1027 rs->sr_text = "serverSort control: attribute decoding error";
1035 rs->sr_text
[all...]

Completed in 197 milliseconds

1234