3757 Commits (ccff097c6be84361eed5df7bb29cc7209119cc78)
 

Author SHA1 Message Date
  henning ccff097c6b no multiple free(); "John L. Scarfone" <j0@cox.net> 20 years ago
  henning 64013fa5eb since we have both the server and the servers keyword we ought to 20 years ago
  henning 6fe4af12fd wrap the heads for the linked list of addresses into a new ntp_addr_wrap 20 years ago
  henning 7253f8812f there are a few recvfrom(2) errors we do not want to panic on 20 years ago
  henning 08ac882ce0 query interval scaling, episode II 20 years ago
  avsm e11acec536 Adresses->Addresses 20 years ago
  otto a36fba04b6 Do not forget to test the lower bound if the upper bound > LLONG_MAX. 20 years ago
  millert baad1c3ad7 Avoid comparing unsigned and signed long longs since the signed 20 years ago
  henning dff91603d5 do not install netiso header files, millert deraadt ok 20 years ago
  henning 1a0b9f6851 new dhcpd doesn't have -q any more, adjust comment accordingly 20 years ago
  henning 4a343adcd5 do not do the stratum guessing dance. 20 years ago
  millert efc1e13dfc Remove /etc/passwd.conf 20 years ago
  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