466 Commits (3772d4b01b6150207d5218672869202abdd6c38b)

Author SHA1 Message Date
  naddy 281ec163e9 Switch drift file format to ppm for compatibility with the ntp.org 9 years ago
  bcook 3f937ba631 bump failure to set the initial time from debug to warning 9 years ago
  bcook 70297880a3 fix some memory leaks in dns handling. 9 years ago
  bcook 53a61ebe90 prefer sizeof(thing) to sizeof(type) 9 years ago
  tedu ff1d6653e1 don't check for a return value that host() doesn't return, so future 9 years ago
  bcook d66f723105 revert host() back to correct behavior. 9 years ago
  bcook e32816bab7 return -1 on host() address parsing failure, not 1. 9 years ago
  deraadt eb02123984 remove excessive/wrong use of sys/param.h 9 years ago
  bcook 2c934bd111 log as LOG_DAEMON in log_init again. 9 years ago
  bcook e69bd15d31 sync log.c from smtpd. 9 years ago
  bcook 950986b2ca use the correct format string for refid 9 years ago
  bcook f04311c2a3 use MAXIMUM as the canonical local MAX macro. 9 years ago
  bcook 2b0bc47767 rename sockaddr_un variables from 'sun' to the more common 'sa'. 9 years ago
  bcook 63d93971e4 don't rely on sys/param.h having a MAX macro. 9 years ago
  bcook 1f5712d8d6 Remove the unused dns_pid variable. 9 years ago
  bcook d25ace0611 removed unused libevent header and structures in ntpd.h 9 years ago
  bcook d33f0cc042 Add a missing include for time.h to get the definitions of clock_gettime and strftime. 9 years ago
  jsg 7f4721fbaf Don't allow embedded nul characters in strings. 10 years ago
  doug 146b86bde3 Add gcc printf format attributes to yyerror() in parse.y files. 10 years ago
  bluhm 0f1121e6f9 Convert the logic in yyerror(). Instead of creating a temporary 10 years ago
  lteo b8d6959e84 Remove unnecessary netinet/in_systm.h include. 10 years ago
  deraadt 8fbccf1905 easy realloc() -> reallocarray() which gives us mult int overflow checking 10 years ago
  chl 059cda96b7 remove set but not used variable 10 years ago
  miod 65ef63a7ad Fix format strings involving time_t arguments, fixes `ntpd -d' on sparc (and 10 years ago
  schwarze 22595e2034 Remove the bogus author "U. Delaware" from RFC 5905 10 years ago
  dtucker c438f027ad Run the serving and privileged ntpd processes at high priority and the 10 years ago
  sthen 8b3ce8e88e typo in errx() string 10 years ago
  benno a6df84bdf5 allow -s<abrev> in addition to -s <word> in ntpctl commandline, like 10 years ago
  deraadt 5d614be5df improve ntpctl usage so that the manual page does not need to be read 10 years ago
  benno bbbe1469c8 use u_char for buffers in yylex, for ctype calls 11 years ago
  benno b7644de136 from sthen: handle msgbuf_write() returning EAGAIN 11 years ago
  phessler 590be54dcd remove the IPv4-only check for rdomains, allows IPv6 to use them 11 years ago
  jmc 1ceaa18b3a tidy up the "modifier" list a little and sync usage(); 11 years ago
  krw b4d8d01803 Remove stray (long) cast of value being assigned to tv_secs. 11 years ago
  deraadt 27354bc9e5 improve ntpctl argv parsing 11 years ago
  deraadt cfa24d6ccc shorten output; ok henning phessler 11 years ago
  jmc e22aa50ab0 tweak previous; 11 years ago
  schwarze c595a4fa35 Tweak previous: 11 years ago
  phessler 36ee6e401f Add ntpctl(8), which allows us to query the locally running ntpd(8) process 11 years ago
  phessler 9d257760ca Resolve the uncertainty in the REFID assignment. 11 years ago
  jmc 002e0f6e70 no longer any need to quote macro lines with >9 args; 11 years ago
  mglocker 27f85bb7b7 Remove unused function argument variables 'len' and 'auth' from 11 years ago
  jmc 2c27302534 last stage of rfc changes, using consistent Rs/Re blocks, and moving the 12 years ago
  patrick bb4b345cc6 Allow ntpd.conf to assign a stratum to a sensor with the syntax stratum <level>. 12 years ago
  henning 824638f799 clarify which process writes out stats upong SIGINFO reception. 12 years ago
  jmc 12b562f515 rfc 5905 replaces rfc 2030; for now, the reference to 2030 in ntpd.conf 12 years ago
  phessler b318654d5a only add the rdomain for hostname lookups, when we have a hostname to lookup. 13 years ago
  phessler 70681d307c fix the two most offensive indentation violations in here. 13 years ago
  phessler a32e45b068 Add rdomain support to NTPd. 13 years ago
  jmc 38829c6b69 tweak previous; 13 years ago