freebsd-dev/usr.sbin/ypserv
Bill Paul b22e036ea0 Modify yp_mkdb so that it only checks for bogus '+' and '-' characters
in source input if the -f flag is used, and modify Makefile.yp to only
use -f for the passwd, master.passwd and group maps. These should be
the only ones for which the + and - characters have special meaning
that make it important for us to avoid letting them into any of the map
databases. In some cases (namely the automounter maps) we have to allow
at least the - character through in order to create the map properly.

This closes PR #8699.
1999-08-22 15:34:47 +00:00
..
Makefile Fixed double slashes in pathnames. 1998-05-31 11:32:38 +00:00
Makefile.yp Modify yp_mkdb so that it only checks for bogus '+' and '-' characters 1999-08-22 15:34:47 +00:00
yp_access.c Allow blank lines in /var/yp/securenets. 1998-07-15 11:56:28 +00:00
yp_dblookup.c Close PR #11122: check key length before calling strncmp() 1999-04-14 04:05:59 +00:00
yp_dnslookup.c DNS lookups for partially qualified hosts didn't work right. I was trying 1998-08-10 19:43:33 +00:00
yp_error.c Typos in man page. Cosmetics in error strings. 1997-10-29 07:25:05 +00:00
yp_extern.h Add some extra checks to make sure that a child ypserv process doesn't 1999-04-29 20:24:00 +00:00
yp_main.c Add some extra checks to make sure that a child ypserv process doesn't 1999-04-29 20:24:00 +00:00
yp_server.c Close PR #10971: flush the database cache after forking in ypproc_all_2_svc() 1999-04-30 16:59:48 +00:00
yp_svc_udp.c Typos in man page. Cosmetics in error strings. 1997-10-29 07:25:05 +00:00
ypinit.8 Sort cross references. 1998-08-31 16:41:09 +00:00
ypinit.sh Some touchups courtesy of Philippe Charnier. 1997-11-16 03:49:12 +00:00
ypserv.8 Various man page cleanup: 1999-08-15 08:47:11 +00:00