Home
last modified time | relevance | path

Searched refs:tcpd_warn (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/tcp_wrappers/
H A Dtcpdchk.c132 tcpd_warn("REAL_DAEMON_DIR %s: %m", REAL_DAEMON_DIR);
134 tcpd_warn("REAL_DAEMON_DIR %s is not a directory", REAL_DAEMON_DIR);
216 tcpd_warn("missing newline or line too long");
222 tcpd_warn("missing \":\" separator");
249 tcpd_warn("implicit \"allow\" at end of rule");
252 tcpd_warn("implicit \"allow\" at end of rule");
265 tcpd_warn("cannot open %s: %m", table);
310 tcpd_warn("host %s has more than one address", host);
311 tcpd_warn("(consider using an address instead)");
317 tcpd_warn("daemon list is empty or ends in EXCEPT");
[all …]
H A Dscaffold.c100 tcpd_warn("%s: host not found", host);
104 tcpd_warn("%d: not an internet host", res->ai_family);
109 tcpd_warn("%s: hostname alias", host);
110 tcpd_warn("(cannot obtain official name)");
112 tcpd_warn("%s: hostname alias", host);
113 tcpd_warn("(official name: %.*s)", STRING_LENGTH, res->ai_canonname);
143 tcpd_warn("%s: not an internet address", host);
147 tcpd_warn("%s: host not found", host);
151 tcpd_warn("%d: not an internet host", hp->h_addrtype);
155 tcpd_warn("%s: hostname alias", host);
[all …]
H A Dinetcf.c132 tcpd_warn("incomplete line");
143 tcpd_warn("incomplete line");
176 tcpd_warn("%s: not found: %m", path);
178 tcpd_warn("%s: not executable", path);
193 tcpd_warn("%s may be an insecure service", tcpd_proc_name);
201 tcpd_warn("%s is recursively calling itself", tcpd_proc_name);
209 tcpd_warn("%s: file is set-uid or set-gid", path);
216 tcpd_warn("%s inserted before %s", path, arg0);
225 tcpd_warn("%s: not found: %m", arg0);
227 tcpd_warn("%s: not executable", arg0);
[all …]
H A Dtli-sequent.c75 tcpd_warn("can't get client address: %s", tli_error());
103 tcpd_warn("can't peek at endpoint: %s", tli_error());
107 tcpd_warn("can't get UDP info: %s", tli_error());
115 tcpd_warn("UDP control info garbage");
120 tcpd_warn("wrong type for UDP control info");
129 tcpd_warn("UDP control info garbaged");
140 tcpd_warn("can't get local address: %s", tli_error());
184 tcpd_warn("t_alloc: %s", tli_error());
H A Dncr.c51 tcpd_warn("fromhost: LIST failed: %m");
53 tcpd_warn("fromhost: LIST failed: %m");
60 tcpd_warn("fromhost: POP %s: %m", mod_buffer[i].l_name);
66 tcpd_warn("fromhost: PUSH timod: %m");
73 tcpd_warn("fromhost: POP timod: %m");
80 tcpd_warn("fromhost: PUSH %s: %m", mod_buffer[i].l_name);
H A Dtli.c157 tcpd_warn("t_alloc: %s", tli_error());
163 tcpd_warn("can't get client address: %s", tli_error());
176 tcpd_warn("t_alloc: %s", tli_error());
180 tcpd_warn("TI_GETMYNAME: %m");
204 tcpd_warn("fstat(fd %d): %m", fd);
208 tcpd_warn("setnetconfig: %m");
226 tcpd_warn("unable to identify transport protocol");
236 tcpd_warn("getnetconfigent(%s): %s", config->nc_netid, nc_sperror());
284 tcpd_warn("can't verify hostname: netdir_getbyname(%.*s) failed",
316 tcpd_warn("host name/address mismatch: %s != %.*s",
[all …]
H A Dsocket.c109 tcpd_warn("can't get client address: %m");
130 tcpd_warn("getsockname: %m");
223 tcpd_warn("host name/name mismatch: "
257 tcpd_warn("can't verify hostname: getaddrinfo(%s, %s) failed",
271 tcpd_warn("host name/name mismatch: %s != %.*s",
316 tcpd_warn("host name/address mismatch: %s != %.*s",
362 tcpd_warn("can't verify hostname: gethostbyname(%s) failed",
374 tcpd_warn("host name/name mismatch: %s != %.*s",
399 tcpd_warn("host name/address mismatch: %s != %.*s",
H A Dtcpdmatch.c113 tcpd_warn("REAL_DAEMON_DIR %s: %m", REAL_DAEMON_DIR);
115 tcpd_warn("REAL_DAEMON_DIR %s is not a directory", REAL_DAEMON_DIR);
126 tcpd_warn("%s: daemon name normalized to: %s", argv[optind], daemon);
154 tcpd_warn("%s: no such process name in %s", daemon, inetcf);
157 tcpd_warn("%s: service possibly not wrapped", daemon);
205 tcpd_warn("host address %s->name lookup failed",
283 tcpd_warn("host address %s->name lookup failed",
306 tcpd_warn("host address %s->name lookup failed",
H A Dptx.c57 tcpd_warn("warning: getmyinaddr: %m");
73 tcpd_warn("replace timod by sockmod: %m");
76 tcpd_warn("replace sockmod by timod: %m");
H A Doptions.c239 tcpd_warn("%s: %m", value);
330 tcpd_warn("setsockopt SO_LINGER %d: %m", linger.l_linger);
346 tcpd_warn("setsockopt SO_KEEPALIVE: %m");
363 tcpd_warn("nice(%d): %m", niceval);
399 tcpd_warn("%s", error);
498 tcpd_warn("rule ends in \":\"");
H A Dhosts_access.c161 tcpd_warn("missing newline or line too long");
167 tcpd_warn("missing \":\" separator");
176 tcpd_warn("cannot open %s: %m", table);
270 tcpd_warn("open %s: %m", path);
299 tcpd_warn("netgroup support is disabled"); /* not tcpd_jump() */
421 tcpd_warn("bad net/mask expression: %s/%s", net_tok, mask_tok);
H A Dshell_cmd.c48 tcpd_warn("cannot fork: %m");
89 tcpd_warn("%s", error);
H A Dpercent_x.c65 ch == '%' ? "%" : (tcpd_warn("unrecognized %%%c", ch), "");
74 tcpd_warn("percent_x: expansion too long: %.30s...", result);
H A Drfc931.c52 tcpd_warn("socket: %m");
56 tcpd_warn("fdopen: %m");
H A Dprintf.ck2 tcpd_warn 0 0
H A Ddiag.c46 tcpd_warn(const char *format, ...) in tcpd_warn() function
H A Dupdate.c42 tcpd_warn("request_fill: invalid key: %d", key);
H A Dtcpd.h153 void tcpd_warn(const char *, ...) __printflike(1, 2);/* report problem and proceed */
H A Dworkarounds.c142 tcpd_warn("getsockname: %m");