/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_server.c | 144 yp_error("string contains a control character"); in validchars() 148 yp_error("string contains a colon"); in validchars() 165 yp_error("client tried to modify an NIS entry"); in validate_master() 170 yp_error("specified shell contains invalid characters"); in validate_master() 175 yp_error("specified gecos field contains invalid characters"); in validate_master() 180 yp_error("specified password contains invalid characters"); in validate_master() 191 yp_error("client tried to modify an NIS entry"); in validate() 196 yp_error("UID mismatch: client says user %s has UID %d", in validate() 198 yp_error("database says user %s has UID %d", opw->pw_name, in validate() 204 yp_error("GID mismatch: client says user %s has GID %d", in validate() [all …]
|
H A D | yppasswdd_main.c | 217 yp_error("no domain specified and system domain \ in main() 226 yp_error("no ypserv processes registered with local portmap"); in main() 227 yp_error("this host is not an NIS server -- aborting"); in main() 233 yp_error("can't get name of NIS master server for domain %s", in main() 239 yp_error("can't get local hostname: %s", strerror(errno)); in main() 244 yp_error("master of %s is %s, but we are %s", in main() 246 yp_error("this host is not the NIS master server for \ in main() 279 yp_error("cannot create yppasswd service."); in main() 284 yp_error("cannot create master_yppasswd service."); in main() 296 yp_error("getnetconfigent unix: %s", nc_sperror()); in main() [all …]
|
H A D | Makefile | 12 yp_error.c yppasswdd_main.c yppasswdd_server.c ypxfr_misc.c ${GENSRCS}
|
/freebsd/usr.sbin/yppush/ |
H A D | yppush_main.c | 123 yp_error("warning: received callback with invalid transaction ID: %lu", in yppush_show_status() 129 yp_error("warning: received callback with duplicate transaction ID: %lu", in yppush_show_status() 135 yp_error("checking return status: transaction ID: %lu", in yppush_show_status() 140 yp_error("transfer of map %s to server %s %s", in yppush_show_status() 143 yp_error("status returned by ypxfr: %s", status > YPXFR_AGE ? in yppush_show_status() 171 yp_error("%s has not responded", in yppush_exit() 175 yp_error("%s has responded", in yppush_exit() 182 yp_error("%d transfer%sstill pending", in yppush_exit() 186 yp_error("timed out"); in yppush_exit() 191 yp_error("all transfers complete"); in yppush_exit() [all …]
|
H A D | Makefile | 7 SRCS= ypxfr_getmap.c yp_dblookup.c yp_error.c ypxfr_misc.c yppush_main.c \
|
/freebsd/libexec/ypxfr/ |
H A D | ypxfr_main.c | 78 yp_error("failed to unlink %s",strerror(errno)); in ypxfr_exit() 88 yp_error("%s", clnt_spcreateerror("failed to " in ypxfr_exit() 96 yp_error("%s", clnt_sperror(clnt, "callback failed")); in ypxfr_exit() 102 yp_error("Exiting: %s", ypxfrerr_string(retval)); in ypxfr_exit() 221 yp_error("transaction ID not specified"); in main() 227 yp_error("RPC program number not specified"); in main() 233 yp_error("address not specified"); in main() 237 yp_error("failed to convert '%s' to IP addr", in main() 243 yp_error("port not specified"); in main() 258 yp_error("no map name specified"); in main() [all …]
|
H A D | ypxfrd_getmap.c | 61 yp_error("write failed: %s", strerror(errno)); in xdr_my_xfr() 72 yp_error("got read error from rpc.ypxfrd"); in xdr_my_xfr() 76 yp_error("rpc.ypxfrd couldn't access the map"); in xdr_my_xfr() 80 yp_error("access to map denied by rpc.ypxfrd"); in xdr_my_xfr() 84 yp_error("client/server DB type mismatch"); in xdr_my_xfr() 88 yp_error("client/server byte order mismatch"); in xdr_my_xfr() 92 yp_error("got unknown status from rpc.ypxfrd"); in xdr_my_xfr() 128 yp_error("couldn't open %s: %s", tmpname, strerror(errno)); in ypxfrd_get_map() 136 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed")); in ypxfrd_get_map()
|
H A D | ypxfr_misc.c | 155 yp_error("%s",clnt_spcreateerror("failed to \ in ypxfr_get_master() 164 yp_error("%s",clnt_sperror(clnt,"YPPROC_MASTER \ in ypxfr_get_master() 220 yp_error("%s",clnt_spcreateerror("couldn't create \ in ypxfr_get_order() 228 yp_error("%s", clnt_sperror(clnt, "YPPROC_ORDER \ in ypxfr_get_order() 266 yp_error("failed to create UDP handle: %s", in ypxfr_match() 278 yp_error("%s: %s", server, in ypxfr_match()
|
H A D | ypxfr_extern.h | 50 extern void yp_error(const char *, ...);
|
H A D | ypxfr_getmap.c | 74 yp_error("%s", clnt_spcreateerror("failed to \ in ypxfr_get_map()
|
H A D | Makefile | 3 SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_dnslookup.c | 133 yp_error("res_init failed"); in yp_init_resolver() 137 yp_error("couldn't create socket"); in yp_init_resolver() 141 yp_error("couldn't make resolver socket non-blocking"); in yp_init_resolver() 155 yp_error("failed to malloc() circleq dns entry"); in yp_malloc_dnsent() 180 yp_error("res_mkquery failed for %s type %d", name, type); in yp_send_dns_query() 192 yp_error("sendto failed"); in yp_send_dns_query() 270 yp_error("bad YP program version (%lu)!", q->ypvers); in yp_send_dns_reply() 276 yp_error("sending dns reply to %s (%lu)", in yp_send_dns_reply() 300 yp_error("svc_sendreply failed"); in yp_send_dns_reply() 353 yp_error("running dns queue"); in yp_run_dnsq() [all …]
|
H A D | yp_access.c | 136 yp_error("fopen(%s) failed: %s", path, strerror(errno)); in load_securenets() 150 yp_error("badly formatted securenets entry: %s", in load_securenets() 158 yp_error("badly formatted securenets entry: %s", addr1); in load_securenets() 164 yp_error("badly formatted securenets entry: %s", addr2); in load_securenets() 240 yp_error("procedure %s called from %s:%d", yp_procedure, 244 yp_error("client is referencing map \"%s\".", map); 250 yp_error("embedded slash in map name \"%s\" -- \ 266 yp_error("access to %s denied -- client %s:%d \ 302 yp_error("connect from %s:%d to procedure %s refused",
|
H A D | yp_dblookup.c | 107 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent() 113 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent() 260 yp_error("queue overflow -- releasing last slot"); in yp_cache_db() 269 yp_error("failed to allocate a new cache entry"); in yp_cache_db() 412 yp_error("ran out of file descriptors"); in yp_open_db() 462 yp_error("looking up key [%.*s]", in yp_get_record() 492 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_get_record() 519 yp_error("retrieving first key in map"); in yp_first_record() 545 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_first_record() 587 yp_error("retrieving next key, previous was: [%.*s]", in yp_next_record() [all …]
|
H A D | yp_server.c | 61 yp_error("child %d trying to fork!", getpid()); in yp_fork() 182 yp_error("doing DNS lookup of %s", nbuf); 286 yp_error("%s: %s", inet_ntoa(addr->sin_addr), 297 yp_error("failed to set timeout on ypproc_xfr callback"); 303 yp_error("%s", clnt_sperror(clnt, 359 yp_error("couldn't find master for map %s@%s", 362 yp_error("host at %s (%s) may be pulling my leg", 398 yp_error("ypxfr execl(%s): %s", ypxfr_command, strerror(errno)); 410 yp_error("ypxfr fork(): %s", strerror(errno)); 534 yp_error("ypall fork(): %s", strerror(errno)); [all …]
|
H A D | yp_error.c | 65 yp_error(const char *fmt, ...) in yp_error() function
|
H A D | yp_extern.h | 74 extern void yp_error(const char *, ...) __printflike(1, 2);
|
H A D | Makefile | 10 ypxfr_clnt.c yp.h yp_main.c yp_error.c yp_access.c yp_svc_udp.c \
|
/freebsd/usr.sbin/rpc.ypxfrd/ |
H A D | ypxfrd_extern.h | 46 extern void yp_error(const char *, ...);
|
H A D | Makefile | 6 SRCS= ypxfrd_svc.c ypxfrd.h ypxfrd_server.c yp_error.c \
|
H A D | ypxfrd_server.c | 67 yp_error("read error: %s", strerror(errno)); in xdr_my_xfr()
|