Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Make ypserv(8) reread its YP maps on SIGHUP | Ingo Schwarze | |
and use that in Makefile.yp(8) at the end of cd /var/yp; make all such that the new maps get used locally even when NOPUSH is set; fixing a quirk reported by ian@. While here, polish the yppush(8) manual and document a few related mini-bugs to be fixed later. feedback and ok ian@ and jmc@ | |||
2009-12-20 | zap trailing whitespace; | Jason McIntyre | |
2009-12-20 | Make use of the new mknetid(8) -P flag. | Ingo Schwarze | |
Actually, i just realized this is *required* in case you are using a non-standard DIR without a passwd(5) file, so i'm committing this simple change right away. | |||
2009-11-06 | Correct and shorten the instructions what to do after accidentally | Ingo Schwarze | |
deleting the ypservers.db file, both in the manual and in the FAQ; original suggestion to improve this from ajacoutot@, my wording tweaked by jmc@. While here, resolve text duplication in the manual. | |||
2009-04-12 | restrict YP UID and GID ranges | Ingo Schwarze | |
from NetBSD and Debian via ajacoutot@ tweaks and documentation updates by myself with help from jmc@ OK ajacoutot@ jmc@ "move ahead" deraadt@ | |||
2009-04-04 | Do not run make in /var/yp at the end of ypinit -m. | Ingo Schwarze | |
That way, you can edit the new domain Makefile before using it, in particular to change variables like DIR and UNSECURE. from ajacoutot@ with message tweaks and documentation updates by myself "I like this" otto@ | |||
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre | |
ok deraadt | |||
2008-06-01 | synchronize synopsis and usage. | Igor Sobrado | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-05-13 | some Xr's from jason ackley; | Jason McIntyre | |
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson | |
2003-05-10 | typos; | Jason McIntyre | |
2003-02-17 | typos; | Jason McIntyre | |
2002-11-01 | add a comment how to get secure maps built; millert@ ok. | Federico G. Schwindt | |
2002-08-30 | domains -> domain's | Hugh Graham | |
2002-07-19 | 4344 lines of KNF diff | Theo de Raadt | |
2002-03-23 | \\ not \. needs doubling. wngdn@src.uchicago.edu, pr 2475 | Theo de Raadt | |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-08-18 | spelling | Theo de Raadt | |
2000-04-18 | accesses /etc/aliases instead of /etc/mail/aliases. (ok millert) | Christopher Turan | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-09-14 | Tidying and spelling | Paul Janzen | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-03-12 | cleanup | Aaron Campbell | |
1998-02-14 | Add support for DNS host lookup. -moj | Mats O Jansson | |
1998-01-18 | Make sure ypinit asks the master server for known maps. | Mats O Jansson | |
Bug reported by both theo and chuck cranor. -moj | |||
1997-10-09 | umask 077 | Theo de Raadt | |
1997-07-28 | When pushing ethers was done it said "pushed hosts" | Niklas Hallqvist | |
1997-07-26 | Ok, the final part in the support for mail.aliases and mail.byaddr in | Mats O Jansson | |
ypserv. For this to have an effect the following must be done. 1) make install in src/usr.sbin/ypserv/ypinit will update /var/yp/Makefile.main.dist and /var/yp/Makefile.yp.dist. 2) merge changes from Makefile.main.dist into Makefile and Makefile.main in /var/yp. Don't forget to keep the SUBDIR line from Makefile. 3) merge changes from Makefile.yp.dist into Makefile.yp in /var/yp and Makefile in any domains directory. If no local maps exists it's normaly just to replace the files. -moj | |||
1997-04-29 | To get the manpages installed, you can't override the install | Niklas Hallqvist | |
target. Instead override realinstall. | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-24 | extra " in -s initialization | Theo de Raadt | |
1997-04-24 | wrong mode, oops | Theo de Raadt | |
1997-04-23 | NONBINMODE | Theo de Raadt | |
1997-04-20 | Added man page, support for amd.home and ypservers. | Mats O Jansson | |
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org). | |||
1997-04-15 | Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj | Mats O Jansson | |
1997-03-13 | Add support for secure maps and master.passwd. -moj | Mats O Jansson | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-05-30 | $OpenBSD$ tag and few spelling errors | Theo de Raadt | |
1996-05-01 | no longer need yp.no directory.. install into /var/yp directly | Theo de Raadt | |
1996-03-02 | Added in stuff from 960121. Fixed several bugs in ypxfr. | dm | |
1996-01-20 | main makefile | chuck | |
1996-01-20 | fixes: install Makefile.yp, Makefile.main | chuck | |
1996-01-06 | Makefile.yp is /var/yp/Makefile | Theo de Raadt | |
1996-01-06 | resurrect Makefile.yp | Theo de Raadt | |
1995-12-14 | Makefile.yp not here anymore | Theo de Raadt | |
1995-12-14 | install yp Makefile from here | Theo de Raadt | |
1995-11-08 | use /var/yp.no | Theo de Raadt | |