index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ypserv
/
ypxfr
/
ypxfr.c
Age
Commit message (
Expand
)
Author
1998-01-08
Fix some problems with xfr of secure maps. Problem reported by
Mats O Jansson
1997-07-30
Get ypxfr working again by remove some of the code from previous commit. -moj
Mats O Jansson
1997-07-26
bugs killed in NetBSD by thorpej.
Mats O Jansson
1997-05-22
getopt returns int
Theo de Raadt
1997-05-01
Umm, fix signedness error in my last commit, be explicit
Niklas Hallqvist
1997-05-01
mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up.
Niklas Hallqvist
1997-04-12
botched strncpy, adam@math.tau.ac.il
Theo de Raadt
1997-04-12
bit more care with domainnames, adam@math.tau.ac.il
Theo de Raadt
1997-02-09
Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to
Mats O Jansson
1997-02-08
Use much of the backed out code from 1.12. But remove use of mkstemp. -moj
Mats O Jansson
1997-02-07
back out mktemp fix; for some reason i cannot understand it causes big problems
Theo de Raadt
1997-02-03
kill non-/tmp mktemp race and misc cleanup
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-24
use mkstemp
Theo de Raadt
1996-10-01
simplify check
Theo de Raadt
1996-09-30
Don't allow certain operations if not from a reserved port. -moj
Mats O Jansson
1996-08-15
for -C check to make sure we've got the proper number of args and give up
chuck
1996-05-30
$OpenBSD$ tag and few spelling errors
Theo de Raadt
1996-03-02
Using TCP broke ypxfr -C which in turn caused yppush to fail on the
dm
1996-03-02
add_interdomain should succeed even with no YP_INTERDOMAIN record
dm
1996-03-02
Added in stuff from 960121. Fixed several bugs in ypxfr.
dm
1996-01-20
use new yplog function
chuck
1995-11-01
+ full set of ypserv tools that compile
Theo de Raadt