Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-09 | Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to | Mats O Jansson | |
the database name. The suffix is added in the call to mkstemp. Now ypdb and mkstemp can coexist and do what we excpect. All code from 1.12 has been reintegrated now. | |||
1996-06-30 | Added support for SIGHUP in ypserv for reread of /var/yp/securenet or | Mats O Jansson | |
aclfile. | |||
1996-06-26 | Same copyright all over, removed my name from ypdb.[ch], small bugfix | Mats O Jansson | |
in ypserv_db.c /moj | |||
1996-05-30 | $OpenBSD$ tag and few spelling errors | Theo de Raadt | |
1996-05-30 | do not use yp_prot.h | Theo de Raadt | |
1996-03-02 | Using TCP broke ypxfr -C which in turn caused yppush to fail on the | dm | |
master NIS server. I gave yp_bind_host an extra argument to select TCP/UDP transport. | |||
1996-03-02 | Added in stuff from 960121. Fixed several bugs in ypxfr. | dm | |
1996-01-20 | Total re-write of yplog by Chuck Cranor | chuck | |
(made it more printf like) | |||
1996-01-20 | fix: adjust private keys to exclude the null in their size | chuck | |
(we don't store nulls in the db [any more]) | |||
1996-01-20 | cleanup: use snprintf() to prevent buffer overflow | chuck | |
1995-12-24 | repair an obvious cpp syntax error | Theo de Raadt | |
1995-11-01 | + full set of ypserv tools that compile | Theo de Raadt | |