26 Commits (4b4dd01e9adc2c6f8facd7e6fb4ac6facc527c4f)

Author SHA1 Message Date
  otto 4b4dd01e9a If all addresses are numeric no use for dns probe; ok florian@ sthen@ 4 years ago
  otto 956b4239d9 Zap double definition of conf and make ibuf_dns static to avoid double 4 years ago
  otto c47029baaf Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
  otto 6f5c796c99 Do a quick DNS probe to decide to stay in the forground and attempt 5 years ago
  otto 46a918abc5 Fix init of syslog for childs and teach dns process about synced state. 5 years ago
  otto 89bf75c4ef A step in solving the bootstrap problem in a dnssec environement. 5 years ago
  otto 9b92ee0342 don't manipulate hdr.len, it's used internally by libutil now; ok florian@ 7 years ago
  rzalamena 4e462f2ebb Teach ntpd(8) how to use socket status to shutdown the daemon. While at 7 years ago
  rzalamena 1305c0d5de Teach ntpd(8) how to fork+exec. 7 years ago
  reyk 08ed721594 Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 years ago
  reyk 97252e04ad Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
  claudio d6e39ab1f4 EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
  deraadt 0115cb35e8 the DNS process was not discarding & redirecting stdin/out/err to 8 years ago
  deraadt a131c912b6 pledge "dns rw" is not a reliable pattern. This means malloc() and other 8 years ago
  deraadt 1ca43f2c14 Change all tame callers to namechange to pledge(2). 8 years ago
  deraadt 5138effbbd the ntp dns process only needs tame "dns rw" to operate. at least, 8 years ago
  henning 8abd0e066f instead of routing SIGHUP thru sighdlr_dns() which then ignores it, 9 years ago
  reyk 2c0d96f390 Use ntpd's deferred DNS resolving for constraints as well. This 9 years ago
  bcook dbf887d834 Fix deferred host DNS lookups. 9 years ago
  bcook 70297880a3 fix some memory leaks in dns handling. 9 years ago
  deraadt eb02123984 remove excessive/wrong use of sys/param.h 9 years ago
  dtucker c438f027ad Run the serving and privileged ntpd processes at high priority and the 10 years ago
  benno b7644de136 from sthen: handle msgbuf_write() returning EAGAIN 10 years ago
  nicm 62564ff79f Rename some imsg bits to make namespace collisions less likely buf to 14 years ago
  stevesk 7599b90b0a endservent() not needed here; ok henning@ 15 years ago
  henning 9bf99d851b move dns lookups to its own (privilege revoking, not chrooting) process. 15 years ago