freebsd-dev/usr.sbin/ypserv
Bill Paul 832035088b Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain
in the transfer request actually exist. Technically ypxfr can do this too,
but why waste the cycles getting ypxfr off the ground for a transfer we
already know is going to fail.

Also apply stricter access control rules; ypproc_xfr_2_svc() is in a
different class than the normal map access procedures procedures.
1997-04-10 14:12:51 +00:00
..
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
Makefile.yp Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_access.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_dblookup.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_dnslookup.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_error.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_extern.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yp_main.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
yp_server.c Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain 1997-04-10 14:12:51 +00:00
yp_svc_udp.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ypserv.8 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00