summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
AgeCommit message (Expand)Author
1996-12-07-d is not always needed. the magic cookie stuff worksTheo de Raadt
1996-12-02bail niceTheo de Raadt
1996-11-11plug db descriptor leakNiklas Hallqvist
1996-11-08Fix grammatical errorNiklas Hallqvist
1996-10-03net byte order for clear checkTheo de Raadt
1996-10-02int ch; from ws@netbsdTheo de Raadt
1996-10-01simplify checkTheo de Raadt
1996-09-30sin_port in net order; _exit() after vfork()Theo de Raadt
1996-09-30Don't allow certain operations if not from a reserved port. -mojMats O Jansson
1996-09-29Fix hostname lookups (improper use of strncpy).dm
1996-08-15for -C check to make sure we've got the proper number of args and give upchuck
1996-08-15fix printf format (%s -> %d) in yplog debug statementchuck
1996-07-04portmap cannot do security, do not suggest it could; pointed out by bitbltTheo de Raadt
1996-06-30Added support for SIGHUP in ypserv for reread of /var/yp/securenet orMats O Jansson
1996-06-27for DNS hosts.byname queries, supply all addressesTheo de Raadt
1996-06-26Same copyright all over, removed my name from ypdb.[ch], small bugfixMats O Jansson
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-30force gethostby{name,addr} to use bind (really ugly & trivial hack)Theo de Raadt
1996-05-30do not use yp_prot.hTheo de Raadt
1996-05-01no longer need yp.no directory.. install into /var/yp directlyTheo de Raadt
1996-04-24use yp.h instead of yp_prot.hTheo de Raadt
1996-04-24slight cleanup, .Os strings, point at yp(8)Theo de Raadt
1996-03-02Using TCP broke ypxfr -C which in turn caused yppush to fail on thedm
1996-03-02add_interdomain should succeed even with no YP_INTERDOMAIN recorddm
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm
1996-01-20ypserv_xdr, as generated by rpcgen from yp.x with one major exception.chuck
1996-01-20major revision and clean up by Chuck Cranor (i.e. me):chuck
1996-01-20major cleanup by Chuck Cranorchuck
1996-01-20Major reworking of ypserv.c by me: this program actually works now!!chuck
1996-01-20new yp.h, as generated by rpcgen.chuck
1996-01-20minor clean upchuck
1996-01-20use new yplog functionchuck
1996-01-20fixed string formatting, minor cleanupchuck
1996-01-20main makefilechuck
1996-01-20fixes: install Makefile.yp, Makefile.mainchuck
1996-01-20various changes (from me):chuck
1996-01-20Total re-write of yplog by Chuck Cranorchuck
1996-01-20fix: adjust private keys to exclude the null in their sizechuck
1996-01-20cleanup: use snprintf() to prevent buffer overflowchuck
1996-01-06Makefile.yp is /var/yp/MakefileTheo de Raadt
1996-01-06resurrect Makefile.ypTheo de Raadt
1995-12-24repair an obvious cpp syntax errorTheo de Raadt
1995-12-14Makefile.yp not here anymoreTheo de Raadt
1995-12-14install yp Makefile from hereTheo de Raadt
1995-11-08use /var/yp.noTheo de Raadt
1995-11-06install the correct "ypmake" MakefileTheo de Raadt
1995-11-01+ full set of ypserv tools that compileTheo de Raadt
1995-10-23add ypservTheo de Raadt