19 Commits (3582d193e0f9ffcf4b82302c6f7395cfabfbbd21)

Author SHA1 Message Date
  henning f687c4f193 config file bits for timedelta sensors, so one can specify which devices 18 years ago
  henning 708d2e7376 don't touch *hn in failure case. no real change due to the way we use it 19 years ago
  henning 62c3d341a1 nasty: host_dns used to run before forking and chrooting etc, so it was 19 years ago
  henning 9721a5431f from the "shut the fuck up, ntpd" department: 19 years ago
  dtucker a5982aae18 Limit the number of addresses used by the 'servers' directive to 8; ok henning@ 20 years ago
  henning a8c5498014 don't forget to set *hn... theo ok 20 years ago
  deraadt 709ac609c7 skip early DNS lookups -- they are deferred to later; ok otto ho henning 20 years ago
  henning f04f23feb6 don't fatal() if getaddrinfo() returns EAI_NONAME 20 years ago
  henning f5548494ff do not try to getaddrinfo() in the unprivileged process, send an imsg 20 years ago
  henning bbe549999c move memory allocation for new peers into a new function, makes ID allocation 20 years ago
  henning 5512eb59e0 when a dns lookup fails at parse time, do not abort but try again 20 years ago
  henning 42d85772a9 remove unused function 20 years ago
  henning 7364dc1c59 remove all handling of netmasks/prefix lengths - we don't need that in ntpd. 20 years ago
  henning e74cfb6cd2 do not listen anywhere by default. 20 years ago
  henning 21aaad0466 host_* now returns pointers, so the error return is NULL and not 0 20 years ago
  henning 05a94ce779 swicth all the host_* functions to work on a newly invented 20 years ago
  henning a62ef89ddb allow hostnames and resolve them in the config file 20 years ago
  henning 44782aec16 prepare for client functionality 20 years ago
  henning a241c3837c first cut at config file parser 20 years ago