3745 Commits (20709cb14a3c82f536df48c9ba6947093a7dce81)
 

Author SHA1 Message Date
  millert 20709cb14a passwd.conf has been deprecated since login.conf was imported. 20 years ago
  marc 059a2dd23c errno changes, lib major version bumps, and general flag day 20 years ago
  jmc a509bb097c tweaks; ok henning@ 20 years ago
  alexander 56d2eb7b65 Respond to client queries with better server statistics. We now output 20 years ago
  alexander 6ea5a8e216 ignore obviously malformed queries; ok henning@ 20 years ago
  henning d593a89801 liek bgpd, use a socketpair(2) instead of a pipe(2) 20 years ago
  dtucker 45199b1095 Add missing newlines 20 years ago
  dtucker 4b7b3363bd Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ 20 years ago
  dtucker e8355e306b Use SA_LEN(sa) instead of sa->sa_len; ok henning@ 20 years ago
  alexander ce8c1ff72e Start collecting the remote server state along with the calculated 20 years ago
  alexander 4a0548a461 KNF; ok henning@ 20 years ago
  alexander d1a5206262 short fixed point <-> double conversion routines; ok henning@ 20 years ago
  alexander 86d8c45421 correct leap indicator mask; ok henning@ 20 years ago
  henning d85732044e missing {} 20 years ago
  henning 042700aed2 check wether we have enough data to form a peer update on receiption 20 years ago
  henning b0438e2e01 oups 20 years ago
  henning d2decbe40d scale query interval based on local clock offset. tested by many 20 years ago
  deraadt 6cdf6e9f4a make lint a wee bit happier 20 years ago
  jmc bb486dac9b make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves; 20 years ago
  otto 2d0abebaa2 Do not forget to initialize head. ok henning@ 20 years ago
  deraadt bc46ad847f too chatty; ok henning 20 years ago
  henning cb18fdd6ed don't panic when sendto() fails; for the client part just re-schedule 20 years ago
  henning 3266f15dd7 don't try to update the clock when we have no data 20 years ago
  jaredy 68ee106621 various cleanup: 20 years ago
  henning 645e5a78aa the child process needs to ignore SIGHUP for now, otto 20 years ago
  henning 7d74cf41b4 remove leftover pieces of on-the-fly reconfig shitz that made ntpd exit on 20 years ago
  henning 4b686ed70a soem tweaks from the Frankfurt->Hamburg flight 20 years ago
  henning 14f72744de it is "servers" now for pool.ntp.org 20 years ago
  henning 8d7f06ed15 document the "servers" keyword 20 years ago
  henning cf385f93cd rework dns handling with all its cosequences... 20 years ago
  henning 1aa4442f07 when calculating the timeout for poll() we need to take the deadlines for 20 years ago
  millert 84b4f5d4e8 POSIX says "data" is void *, not char *. Also remove extern from prototypes. 20 years ago
  henning 693a157803 kill traces of on-the-fly reconfigure (from bgpd), not needed in ntpd 20 years ago
  henning 9913070411 remove a bogus always-true test before adjtime() 20 years ago
  henning 7364dc1c59 remove all handling of netmasks/prefix lengths - we don't need that in ntpd. 20 years ago
  henning 23963e1ca9 log_debug() when a peer doesn't answer in time 20 years ago
  henning b6bb1936a0 lof replies with log_debug so one gets increased verbosity when in 20 years ago
  henning be71ed5f08 make log_debug() only log anything at all when we are in debug mode 20 years ago
  jmc 4802b1c4fb tweaks; ok henning@ 20 years ago
  jmc e7a525d469 add rdate(8) to SEE ALSO; 20 years ago
  alexander a8cb348cd7 RFC 2030 is incorrect with regards to the computation of the delay value 20 years ago
  henning 2a97ac1447 + ntpd.conf, Bernd Ahlers <ba@bsws.de> 20 years ago
  henning 727098a446 help the compiler a bit with a cast, spotted by theo 20 years ago
  alexander 353bc5222d * Convert to use the new double-based time handling functions. 20 years ago
  alexander 59dafa077b Endian conversion mistakenly done before fraction math; ok henning@ 20 years ago
  henning f429ec57f6 ease code and tweak logging 20 years ago
  henning d6f04943b0 don't log every single reply we receive and log local clock adjustemt nicer 20 years ago
  deraadt e21e9e7c5b knf! 20 years ago
  henning fd5d60e4e2 if the cookie in the received packet doesn't match discard it silently; 20 years ago
  deraadt f0dcfec8a3 better defaults; ok henning 20 years ago