Home
last modified time | relevance | path

Searched refs:respond (Results 1 – 25 of 6134) sorted by relevance

12345678910>>...246

/dports/www/h2o-devel/h2o-dcc7134/t/00unit.mruby/
H A Dacl.rb50 respond(200) { true }
57 respond(200) { false }
72 respond(201) { true }
73 respond(202) { true }
81 respond(202) { true }
95 acl { respond(200) }
97 acl { respond(200) }
119 respond(403)
128 respond(404)
137 respond(405)
[all …]
/dports/mail/p5-qpsmtpd/qpsmtpd-0.93/lib/Qpsmtpd/
H A DSMTP.pm78 $self->respond(521, @$msg);
82 $self->respond(500, @$msg);
110 $self->respond(550, @$msg);
159 return $self->respond(501,
195 $self->respond(
210 return $self->respond(501,
276 $self->respond(
435 $self->respond(
574 $self->respond(250, "OK");
605 $self->respond(252,
[all …]
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/smtp/
H A Dsmtphelo.cpp42 respond( 250, Configuration::hostname() ); in SmtpHelo()
46 respond( 0, "AUTH " + a ); in SmtpHelo()
56 respond( 0, "ENHANCEDSTATUSCODES" ); in SmtpHelo()
59 respond( 0, "BINARYMIME" ); in SmtpHelo()
60 respond( 0, "PIPELINING" ); in SmtpHelo()
61 respond( 0, "8BITMIME" ); in SmtpHelo()
62 respond( 0, "CHUNKING" ); in SmtpHelo()
64 respond( 0, "SMTPUTF8" ); in SmtpHelo()
66 respond( 0, "STARTTLS" ); in SmtpHelo()
67 respond( 0, "SIZE" ); in SmtpHelo()
[all …]
H A Dsmtpmailrcpt.cpp70 respond( 501, "Parameter repeated: " + name ); in SmtpMailFrom()
129 respond( 501, in addParam()
138 respond( 501, "SIZE must be a decimal number" ); in addParam()
154 respond( 501, "Too far into the future" ); in addParam()
168 respond( 501, in addParam()
191 respond( 500, "Sender address already specified: " + in execute()
255 respond( 501, "Parameter repeated: " + name ); in SmtpRcptTo()
302 respond( 250, "Submission accepted for " + in execute()
305 respond( 450, d->address->lpdomain() + in execute()
308 respond( 550, d->address->lpdomain() + in execute()
[all …]
/dports/sysutils/respond/respond-1.3/
H A DMakefile14 MANPAGE= respond.1$(MANEXT)
23 respond.o
27 all: respond $(MANPAGE)
29 respond: $(OBJS) target
32 main.o: main.c process.h respond.h
34 respond.o: respond.c respond.h
36 respond.1.gz: respond.1
41 $(INSTALL_PROGRAM) respond $(DESTDIR)$(BINDIR)/respond
46 -rm -f $(BINDIR)/respond $(MANPREFIX)/man/man1/$(MANPAGE)
50 -rm -f $(OBJS) respond.1.gz respond
/dports/mail/archiveopteryx-devel/aox-96ab17e/smtp/
H A Dsmtphelo.cpp35 respond( 500, "Need LHLO in LMTP", "5.5.0" ); in SmtpHelo()
42 respond( 250, Configuration::hostname() ); in SmtpHelo()
46 respond( 0, "AUTH " + a ); in SmtpHelo()
56 respond( 0, "ENHANCEDSTATUSCODES" ); in SmtpHelo()
59 respond( 0, "BINARYMIME" ); in SmtpHelo()
60 respond( 0, "PIPELINING" ); in SmtpHelo()
61 respond( 0, "8BITMIME" ); in SmtpHelo()
62 respond( 0, "CHUNKING" ); in SmtpHelo()
64 respond( 0, "SMTPUTF8" ); in SmtpHelo()
66 respond( 0, "STARTTLS" ); in SmtpHelo()
[all …]
H A Dsmtpmailrcpt.cpp70 respond( 501, "Parameter repeated: " + name ); in SmtpMailFrom()
130 respond( 501, in addParam()
139 respond( 501, "SIZE must be a decimal number" ); in addParam()
155 respond( 501, "Too far into the future" ); in addParam()
169 respond( 501, in addParam()
192 respond( 500, "Sender address already specified: " + in execute()
256 respond( 501, "Parameter repeated: " + name ); in SmtpRcptTo()
303 respond( 250, "Submission accepted for " + in execute()
306 respond( 450, d->address->lpdomain() + in execute()
309 respond( 550, d->address->lpdomain() + in execute()
[all …]
/dports/mail/nullmailer/nullmailer-2.2/src/
H A Dsmtpd.cc130 return respond(resp_no_param); in DATA()
132 return respond(resp_no_mail); in DATA()
134 return respond(resp_no_rcpt); in DATA()
145 if (!respond(resp_data_ok)) in DATA()
166 return respond(resp_ok); in HELO()
171 return respond(resp_help); in HELP()
185 return respond(resp_ok); in NOOP()
190 respond(resp_goodbye); in QUIT()
199 return respond(resp_no_mail); in RCPT()
208 return respond(resp_ok); in RSET()
[all …]
/dports/mail/mailfront/mailfront-2.22/
H A Dpop3front-auth.c54 respond(err_internal); in do_exec()
70 respond(ok); in cmd_auth_none()
74 respond(err_internal); in cmd_auth_none()
77 respond(ok); in cmd_auth_none()
86 respond(err_internal); in cmd_auth_none()
89 respond("."); in cmd_auth_none()
98 respond(sasl_auth_msg(&i)); in cmd_auth()
112 respond(err_internal); in cmd_user()
114 respond(ok); in cmd_user()
129 respond(err_internal); in cmd_pass()
[all …]
H A Dprotocol-smtp.c92 respond(&resp_goodbye); in QUIT()
118 return respond(resp); in EHLO()
120 respond(&resp_oom); in EHLO()
132 respond(resp); in do_reset()
152 return respond(resp); in MAIL()
166 return respond(resp); in RCPT()
236 return respond(resp); in DATA()
245 return respond(resp); in DATA()
363 respond(&resp_oom); in init()
368 respond(resp); in init()
[all …]
H A Dpop3front-maildir.c217 respond(ok); in dump_msg()
248 respond("."); in dump_msg()
279 respond(ok); in cmd_dele()
292 respond(tmp.s); in cmd_last()
298 respond(ok); in cmd_list()
307 respond("."); in cmd_list()
325 respond(ok); in cmd_noop()
348 respond(ok); in cmd_quit()
358 respond(ok); in cmd_rset()
393 respond(ok); in cmd_uidl()
[all …]
H A Dimapfront-auth.c108 void respond(const char* tagstr, const char* msg) in respond() function
184 respond(CONT, "OK"); in parse_line()
220 respond(0, "OK NOOP completed"); in cmd_noop()
225 respond(NOTAG, "Logging out"); in cmd_logout()
226 respond(0, "OK LOGOUT completed"); in cmd_logout()
249 respond(0, "OK CAPABILITY completed"); in cmd_capability()
298 respond(0, "NO Could not execute second stage"); in do_exec()
313 respond(0, "NO LOGIN failed"); in cmd_login()
379 respond(0, "BAD Unimplemented command"); in dispatch_line()
419 respond(NOTAG, "OK imapfront ready."); in main()
[all …]
/dports/devel/py-IBMQuantumExperience/IBMQuantumExperience-2.0.4/IBMQuantumExperience/
H A DIBMQuantumExperience.py412 respond.reason, respond.text))
629 respond = {}
677 return respond
744 respond = {}
747 return respond
749 respond = {}
752 return respond
812 respond = {}
817 respond = {}
873 respond = {}
[all …]
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/tests/qxmppsasl/
H A Dtst_qxmppsasl.cpp225 QVERIFY(client->respond(QByteArray(), response)); in testClientAnonymous()
229 QVERIFY(!client->respond(QByteArray(), response)); in testClientAnonymous()
259 QVERIFY(client->respond(QByteArray(), response)); in testClientDigestMd5()
269 QVERIFY(!client->respond(QByteArray(), response)); in testClientDigestMd5()
285 QVERIFY(client->respond(QByteArray(), response)); in testClientFacebook()
309 QVERIFY(client->respond(QByteArray(), response)); in testClientGoogle()
329 QVERIFY(client->respond(QByteArray(), response)); in testClientPlain()
351 QVERIFY(client->respond(QByteArray(), response)); in testClientScramSha1()
381 QVERIFY(client->respond(QByteArray(), response)); in testClientScramSha1_bad()
409 QVERIFY(client->respond(QByteArray(), response)); in testClientScramSha256()
[all …]
/dports/www/eden/eden-0.7.4/vendor/github.com/pivotal-cf/brokerapi/
H A Dapi.go70 h.respond(w, http.StatusOK, catalog)
107 h.respond(w, http.StatusConflict, EmptyResponse{})
208 h.respond(w, http.StatusGone, EmptyResponse{})
227 h.respond(w, http.StatusOK, EmptyResponse{})
255 h.respond(w, http.StatusNotFound, ErrorResponse{
260 h.respond(w, http.StatusConflict, ErrorResponse{
310 h.respond(w, http.StatusCreated, binding)
332 h.respond(w, http.StatusGone, EmptyResponse{})
335 h.respond(w, http.StatusGone, EmptyResponse{})
345 h.respond(w, http.StatusOK, EmptyResponse{})
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9p/
H A Dsrv.c128 respond(r, nil); in filewalk()
145 respond(r, e); in walkandclone()
159 respond(r, e); in walkandclone()
161 respond(r, nil); in walkandclone()
171 respond(r, nil); in sversion()
176 respond(r, nil); in sversion()
199 respond(r, e); in sauth()
232 respond(r, nil); in sattach()
248 respond(r, nil); in sflush()
252 respond(r, nil); in sflush()
[all …]
/dports/devel/libixp/libixp-0.5/libixp/
H A Drequest.c158 respond(r, Enofunc); in handlereq()
168 respond(r, nil); in handlereq()
180 respond(r, Enofid); in handlereq()
184 respond(r, nil); in handlereq()
191 respond(r, Enotag); in handlereq()
202 respond(r, Enofid); in handlereq()
206 respond(r, Ebotch); in handlereq()
221 respond(r, Enofid); in handlereq()
225 respond(r, Eisdir); in handlereq()
237 respond(r, Enofid); in handlereq()
[all …]
/dports/ftp/twoftpd/twoftpd-1.43/
H A Dstore.c66 return respond(550, 1, "Could not seek to start position in output file."); in open_copy_close()
95 return respond(257, 1, "Directory created successfully."); in handle_mkd()
103 return respond(250, 1, "Directory removed successfully."); in handle_rmd()
111 return respond(250, 1, "File removed successfully."); in handle_dele()
120 return respond(550, 1, "File does not exist."); in handle_rnfr()
122 return respond(450, 1, "Could not locate file."); in handle_rnfr()
125 return respond(350, 1, "OK, file exists."); in handle_rnfr()
132 if (!rnfr_filename.len) return respond(425, 1, "Send RNFR first."); in handle_rnto()
136 return respond(250, 1, "File renamed."); in handle_rnto()
146 return respond(501, 1, "Invalid mode specification."); in handle_site_chmod()
[all …]
H A Dtwoftpd-auth.c41 respond(421, 1, "Could not execute back-end."); in do_exec()
49 return respond(331, 1, "Send PASS."); in handle_user()
54 if (!user) return respond(503, 1, "Send USER first."); in handle_pass()
60 if (!respond(530, 1, "Authentication failed.")) in handle_pass()
63 respond(421, 1, "Too many authentication failures."); in handle_pass()
85 respond(421, 1, "Configuration error, insufficient paramenters."); in startup()
93 respond(421, 1, "Error setting $SERVICE."); in startup()
107 return respond(220, 0, "TwoFTPd server ready.") && in startup()
108 respond(220, 1, "Authenticate first."); in startup()
H A Dstate.c31 return respond(200, 1, "Transfer mode changed to ASCII."); in handle_type()
35 return respond(200, 1, "Transfer mode changed to BINARY."); in handle_type()
37 return respond(501, 1, "Unknown transfer type."); in handle_type()
43 return respond(504, 1, "Invalid parameter."); in handle_stru()
49 return respond(504, 1, "Invalid parameter."); in handle_mode()
58 return respond(550, 1, "Directory does not exist."); in handle_cwd()
60 return respond(550, 1, "Is not a directory."); in handle_cwd()
66 return respond(250, 1, "Changed directory."); in handle_cwd()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libixp/
H A Drequest.c160 respond(r, Enofunc); in handlereq()
170 respond(r, nil); in handlereq()
182 respond(r, Enofid); in handlereq()
186 respond(r, nil); in handlereq()
193 respond(r, Enotag); in handlereq()
204 respond(r, Enofid); in handlereq()
208 respond(r, Eopen); in handlereq()
223 respond(r, Enofid); in handlereq()
227 respond(r, Eisdir); in handlereq()
239 respond(r, Enofid); in handlereq()
[all …]
/dports/mail/qmail/netqmail-1.06/
H A Dqmail-clean.c50 void respond(s) char *s; { if (substdio_putflush(subfdoutsmall,s,1) == -1) _exit(100); } in respond() function
73 if (line.len < 7) { respond("x"); continue; } in main()
74 if (line.len > 100) { respond("x"); continue; } in main()
75 if (line.s[line.len - 1]) { respond("x"); continue; } /* impossible */ in main()
78 { respond("x"); continue; } in main()
79 if (!scan_ulong(line.s + 5,&id)) { respond("x"); continue; } in main()
83 if (unlink(fnbuf) == -1) if (errno != error_noent) { respond("!"); continue; } in main()
86 respond("+"); in main()
92 respond("+"); in main()
95 respond("x"); in main()
/dports/mail/qmail-dk/qmail-1.03/
H A Dqmail-clean.c50 void respond(s) char *s; { if (substdio_putflush(subfdoutsmall,s,1) == -1) _exit(100); } in respond() function
73 if (line.len < 7) { respond("x"); continue; } in main()
74 if (line.len > 100) { respond("x"); continue; } in main()
75 if (line.s[line.len - 1]) { respond("x"); continue; } /* impossible */ in main()
78 { respond("x"); continue; } in main()
79 if (!scan_ulong(line.s + 5,&id)) { respond("x"); continue; } in main()
83 if (unlink(fnbuf) == -1) if (errno != error_noent) { respond("!"); continue; } in main()
86 respond("+"); in main()
92 respond("+"); in main()
95 respond("x"); in main()
/dports/mail/qmail-tls/netqmail-1.06/
H A Dqmail-clean.c50 void respond(s) char *s; { if (substdio_putflush(subfdoutsmall,s,1) == -1) _exit(100); } in respond() function
73 if (line.len < 7) { respond("x"); continue; } in main()
74 if (line.len > 100) { respond("x"); continue; } in main()
75 if (line.s[line.len - 1]) { respond("x"); continue; } /* impossible */ in main()
78 { respond("x"); continue; } in main()
79 if (!scan_ulong(line.s + 5,&id)) { respond("x"); continue; } in main()
83 if (unlink(fnbuf) == -1) if (errno != error_noent) { respond("!"); continue; } in main()
86 respond("+"); in main()
92 respond("+"); in main()
95 respond("x"); in main()
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dqmail-clean.c50 void respond(s) char *s; { if (substdio_putflush(subfdoutsmall,s,1) == -1) _exit(100); } in respond() function
73 if (line.len < 7) { respond("x"); continue; } in main()
74 if (line.len > 100) { respond("x"); continue; } in main()
75 if (line.s[line.len - 1]) { respond("x"); continue; } /* impossible */ in main()
78 { respond("x"); continue; } in main()
79 if (!scan_ulong(line.s + 5,&id)) { respond("x"); continue; } in main()
83 if (unlink(fnbuf) == -1) if (errno != error_noent) { respond("!"); continue; } in main()
86 respond("+"); in main()
92 respond("+"); in main()
95 respond("x"); in main()

12345678910>>...246