summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/ypxfr
AgeCommit message (Expand)Author
1998-02-14Don't install a new map if yp_all failed. Noticed by Theo. -mojMats O Jansson
1998-01-15yet another typoNiklas Hallqvist
1998-01-15typoNiklas Hallqvist
1998-01-08Fix some problems with xfr of secure maps. Problem reported byMats O Jansson
1997-07-30Get ypxfr working again by remove some of the code from previous commit. -mojMats O Jansson
1997-07-26bugs killed in NetBSD by thorpej.Mats O Jansson
1997-05-22getopt returns intTheo de Raadt
1997-05-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
1997-05-01mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up.Niklas Hallqvist
1997-04-20Added scripts to be used from cron to make sure a slave server is up to date.Mats O Jansson
1997-04-12botched strncpy, adam@math.tau.ac.ilTheo de Raadt
1997-04-12bit more care with domainnames, adam@math.tau.ac.ilTheo de Raadt
1997-02-09Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix toMats O Jansson
1997-02-08Use much of the backed out code from 1.12. But remove use of mkstemp. -mojMats O Jansson
1997-02-07back out mktemp fix; for some reason i cannot understand it causes big problemsTheo de Raadt
1997-02-03kill non-/tmp mktemp race and misc cleanupTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-24use mkstempTheo de Raadt
1996-10-01simplify checkTheo de Raadt
1996-09-30Don't allow certain operations if not from a reserved port. -mojMats O Jansson
1996-08-15for -C check to make sure we've got the proper number of args and give upchuck
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-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-20use new yplog functionchuck
1995-11-01+ full set of ypserv tools that compileTheo de Raadt