Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to | wpaul | 1996-10-24 | 2 | -11/+67 |
| | | | | | | | | | | | | | map databases. Also document said flags in the man page. Adding YP_INTERDOMAIN to a map causes ypserv(8) to do a DNS lookup when a yp_match() on the map fails. (This affects only the hosts.by* maps; for all other maps it's ignored.) The YP_SECURE entry causes ypserv(8) to restrict access to the map so that only clients making requests from reserved ports can get at it. Our ypserv doesn't currently support these features so they're silently ignored for the moment, but this will change. :) | ||||
* | Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h. | wpaul | 1996-06-06 | 1 | -2/+2 |
| | |||||
* | Update to pass new arguments now expected by the yp_dbwrite routines. | wpaul | 1996-06-05 | 1 | -10/+10 |
| | | | | No functional changes. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r15423, | wpaul | 1996-04-28 | 3 | -0/+465 |
which included commits to RCS files with non-trunk default branches. |