Age | Commit message (Expand) | Author |
1997-06-23 | long != int | Theo de Raadt |
1997-06-02 | Fix for amd: make yp_order return YP_NOMAP for maps with '/' in them. | dm |
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 | Fix grammar | Niklas Hallqvist |
1997-05-01 | mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up. | Niklas Hallqvist |
1997-04-29 | To get the manpages installed, you can't override the install | Niklas Hallqvist |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
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 scripts to be used from cron to make sure a slave server is up to date. | Mats O Jansson |
1997-04-20 | Added man page, support for amd.home and ypservers. | Mats O Jansson |
1997-04-15 | Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj | Mats O Jansson |
1997-04-15 | Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>. | Mats O Jansson |
1997-04-12 | careful about bad domain/mapnames | Theo de Raadt |
1997-04-12 | bit more careful with mapnames; adam@math.tau.ac.il | Theo de Raadt |
1997-04-12 | botched strncpy, adam@math.tau.ac.il | Theo de Raadt |
1997-04-12 | -1 flag enables v1 YP, otherwise it is disabled; from maja | Theo de Raadt |
1997-04-12 | bit more care with domainnames, adam@math.tau.ac.il | Theo de Raadt |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-03-30 | Added support for YP V1. Partly from FreeBSD. -moj | Mats O Jansson |
1997-03-15 | Fix so yppush will err out if it can't find the ypservers map. This whole | gene |
1997-03-13 | Add support for secure maps and master.passwd. -moj | Mats O Jansson |
1997-03-11 | Now with support for "secure" maps a'la FreeBSD. Support exists in makedbm | Mats O Jansson |
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-17 | r?index -> strr?chr | Todd C. Miller |
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-12-14 | Add Theo's changes to yppush, some very ugly debugging code is now gone. -moj | Mats O Jansson |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-12-07 | -d is not always needed. the magic cookie stuff works | Theo de Raadt |
1996-12-02 | bail nice | Theo de Raadt |
1996-11-11 | plug db descriptor leak | Niklas Hallqvist |
1996-11-08 | Fix grammatical error | Niklas Hallqvist |
1996-10-03 | net byte order for clear check | Theo de Raadt |
1996-10-02 | int ch; from ws@netbsd | Theo de Raadt |
1996-10-01 | simplify check | Theo de Raadt |
1996-09-30 | sin_port in net order; _exit() after vfork() | Theo de Raadt |
1996-09-30 | Don't allow certain operations if not from a reserved port. -moj | Mats O Jansson |
1996-09-29 | Fix hostname lookups (improper use of strncpy). | dm |
1996-08-15 | for -C check to make sure we've got the proper number of args and give up | chuck |
1996-08-15 | fix printf format (%s -> %d) in yplog debug statement | chuck |
1996-07-04 | portmap cannot do security, do not suggest it could; pointed out by bitblt | Theo de Raadt |
1996-06-30 | Added support for SIGHUP in ypserv for reread of /var/yp/securenet or | Mats O Jansson |
1996-06-27 | for DNS hosts.byname queries, supply all addresses | Theo de Raadt |
1996-06-26 | Same copyright all over, removed my name from ypdb.[ch], small bugfix | Mats O Jansson |