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

1 2 3 4 5

  /src/external/bsd/openldap/dist/servers/slapd/
starttls.c 43 rs->sr_text = "no request data expected";
52 rs->sr_text = "TLS already started";
63 rs->sr_text = "cannot start TLS when operations are outstanding";
82 rs->sr_text = "cannot start TLS after authentication";
95 rs->sr_text = "Could not initialize TLS";
cancel.c 48 rs->sr_text = "no message ID supplied";
53 rs->sr_text = "empty request data field";
61 rs->sr_text = "message ID parse failed";
69 rs->sr_text = "message ID invalid";
85 rs->sr_text = "tried to abandon or cancel this operation";
97 rs->sr_text = "too busy for Cancel, try Abandon instead";
110 rs->sr_text = "message ID not found";
119 rs->sr_text = "message ID already being cancelled";
txn.c 48 rs->sr_text = "no request data expected";
63 rs->sr_text = "Too many transactions";
88 rs->sr_text = "txnSpec control must be marked critical";
92 rs->sr_text = "txnSpec control provided multiple times";
97 rs->sr_text = "no transaction identifier provided";
101 rs->sr_text = "invalid transaction identifier";
106 rs->sr_text = "cannot perform pre-read in transaction";
110 rs->sr_text = "cannot perform post-read in transaction";
175 rs->sr_text = "request data expected";
179 rs->sr_text = "empty request data"
    [all...]
controls.c 810 rs->sr_text = "unexpected data in PDU";
821 rs->sr_text = "controls require LDAPv3";
831 rs->sr_text = "no memory";
862 rs->sr_text = "no memory";
880 rs->sr_text = "decoding controls error";
891 rs->sr_text = "OID field is empty";
906 rs->sr_text = "decoding controls error";
925 rs->sr_text = "decoding controls error";
934 rs->sr_err = slap_parse_ctrl( op, rs, c, &rs->sr_text );
946 nctrls, rs->sr_err, rs->sr_text ? rs->sr_text : "")
    [all...]
passwd.c 75 rs->sr_text = "only authenticated users may change passwords";
87 &qpw->rs_old, &qpw->rs_new, &rs->sr_text );
115 rs->sr_text = "Invalid DN";
135 rs->sr_text = "unwilling to verify old password";
143 rs->sr_text = "no authz backend";
150 rs->sr_text = "no password is associated with the Root DSE";
192 rs->sr_text = "shadow context; no update referral";
206 rs->sr_text = "password generation failed";
235 rs->sr_text = "operation not supported for current user";
249 rc = slap_passwd_check( op, e, a, &qpw->rs_old, &rs->sr_text );
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
modrdn.c 79 rs->sr_text = "internal error";
87 rs->sr_text = "cannot rename suffix entry";
106 rs->sr_text = "internal error";
119 rs->sr_text = "no write access to old parent's children";
146 rs->sr_text = "internal error";
166 rs->sr_text = "internal error";
198 rs->sr_text = "no write access to old entry";
210 rs->sr_text = "subtree rename not supported";
217 rs->sr_text = "internal error";
263 rs->sr_text = "new superior not found"
    [all...]
delete.c 63 rs->sr_text = NULL;
69 rs->sr_text = "internal error";
95 rs->sr_text = "internal error";
116 rs->sr_text = "internal error";
149 rs->sr_text = "internal error";
172 rs->sr_text = "internal error";
201 rs->sr_text = "no write access to parent";
222 rs->sr_text = "no write access to parent";
248 rs->sr_text = "no write access to entry";
291 rs->sr_text = "subordinate objects must be deleted first"
    [all...]
add.c 59 get_relax(op), 1, NULL, &rs->sr_text, textbuf, textlen );
63 rs->sr_text, rs->sr_err );
69 rs->sr_err = slap_add_opattrs( op, &rs->sr_text, textbuf, textlen, 1 );
73 rs->sr_text, rs->sr_err );
102 rs->sr_text = "internal error";
120 rs->sr_text = "internal error";
134 rs->sr_text = "internal error";
170 rs->sr_text = "no write access to parent";
181 rs->sr_text = "parent is a subentry";
191 rs->sr_text = "parent is an alias"
    [all...]
bind.c 67 rs->sr_text = "internal error";
83 rs->sr_text = "internal error";
120 &rs->sr_text ) != 0 )
131 rs->sr_text = "authentication method not supported";
extended.c 53 rs->sr_text = "not supported within naming context";
compare.c 51 rs->sr_text = "internal error";
63 rs->sr_text = "internal error";
82 rs->sr_text = "internal error";
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
add.c 60 get_relax(op), 1, NULL, &rs->sr_text, textbuf, textlen );
64 "%s (%d)\n", rs->sr_text, rs->sr_err );
70 rs->sr_text = NULL;
76 rs->sr_text = "internal error";
83 rs->sr_err = slap_add_opattrs( op, &rs->sr_text, textbuf, textlen, 1 );
87 "%s (%d)\n", rs->sr_text, rs->sr_err );
115 rs->sr_text = "internal error";
130 rs->sr_text = "ldap server busy";
134 rs->sr_text = "internal error";
175 rs->sr_text = "no write access to parent"
    [all...]
bind.c 67 rs->sr_text = "internal error";
84 rs->sr_text = "ldap_server_busy";
88 rs->sr_text = "internal error";
124 &rs->sr_text ) != 0 )
137 rs->sr_text = "authentication method not supported";
delete.c 58 rs->sr_text = NULL;
64 rs->sr_text = "internal error";
82 rs->sr_text = "internal error";
96 rs->sr_text = "ldap server busy";
100 rs->sr_text = "internal error";
142 rs->sr_text = "ldap server busy";
146 rs->sr_text = "internal error";
184 rs->sr_text = "no write access to parent";
206 rs->sr_text = "no write access to parent";
235 rs->sr_text = "no write access to entry"
    [all...]
modrdn.c 70 rs->sr_text = NULL;
76 rs->sr_text = "internal error";
90 rs->sr_text = "cannot rename suffix entry";
107 rs->sr_text = "DN cursor_open failed";
126 rs->sr_text = "ldap server busy";
130 rs->sr_text = "internal error";
144 rs->sr_text = "no write access to parent's children";
171 rs->sr_text = "ldap server busy";
175 rs->sr_text = "internal error";
223 rs->sr_text = "no write access to old entry"
    [all...]
extended.c 56 rs->sr_text = "not supported within naming context";
referral.c 66 rs->sr_text = "ldap server busy";
73 rs->sr_text = "internal error";
110 rs->sr_text = rs->sr_matched ? "bad referral object" : NULL;
139 rs->sr_text = "bad referral object";
  /src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
proxyOld.c 64 rs->sr_text = "proxy authorization control specified multiple times";
79 rs->sr_text = "ber_init failed";
86 rs->sr_text = "proxyOld control could not be decoded";
106 rs->sr_text = "not authorized to assume identity";
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
add.c 109 rs->sr_text = "SQL-backend error";
126 rs->sr_text = "SQL-backend error";
140 rs->sr_text = "SQL-backend error";
153 rs->sr_text = "SQL-backend error";
184 rs->sr_text = "SQL-backend error";
202 rs->sr_text = "SQL-backend error";
219 rs->sr_text = "SQL-backend error";
246 rs->sr_text = "SQL-backend error";
276 rs->sr_text = op->o_req_dn.bv_val;
353 rs->sr_text = "operation not permitted
    [all...]
modrdn.c 67 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
88 rs->sr_text = NULL;
130 rs->sr_text = "subtree rename not supported";
155 rs->sr_text = "not allowed within namingContext";
201 rs->sr_text = "not allowed within namingContext";
260 rs->sr_text = "newSuperior is equal to old DN";
275 rs->sr_text = "SQL-backend error";
292 rs->sr_text = "SQL-backend error";
308 rs->sr_text = "SQL-backend error";
324 rs->sr_text = "SQL-backend error"
    [all...]
modify.c 64 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
84 rs->sr_text = NULL;
153 &rs->sr_text, textbuf, sizeof( textbuf ) );
180 rs->sr_text = NULL;
bind.c 65 rs->sr_text = ( rs->sr_err == LDAP_OTHER )
92 &rs->sr_text ) != 0 )
delete.c 117 rs->sr_text = "SQL-backend error";
134 rs->sr_text = "SQL-backend error";
151 rs->sr_text = "SQL-backend error";
191 rs->sr_text = "SQL-backend error";
207 rs->sr_text = "SQL-backend error";
227 rs->sr_text = "SQL-backend error";
242 rs->sr_text = "SQL-backend error";
258 rs->sr_text = "SQL-backend error";
271 rs->sr_text = "SQL-backend error";
377 rs->sr_text = "subtree delete not possible"
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
referral.c 56 rs->sr_text = "DNS SRV operation upon null (empty) DN disallowed";
65 rs->sr_text = "DNS SRV problem processing manageDSAit control";
85 rs->sr_text = "no DNS SRV RR available for DN";
94 rs->sr_text = "problem processing DNS SRV records for DN";
109 rs->sr_text = "problem processing DNS SRV records for DN";
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
suffixmassage.c 96 dc->rs->sr_text = "Operation not allowed";
104 dc->rs->sr_text = "Rewrite error";

Completed in 20 milliseconds

1 2 3 4 5