Commit History

Author SHA1 Message Date
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 years ago
  Denys Vlasenko 1bfc4b85a7 ntpd: print result of hostname resolution 8 years ago
  Natanael Copa b62ea34afe ntpd: improve postponed hostname resolution 8 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 years ago
  Miroslav Lichvar 150dc7a2b4 ntpd: respond only to client and symmetric active packets 8 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
  Denys Vlasenko aabb0a93e9 ntpd: daemonize before DNS resolution 8 years ago
  Denys Vlasenko e4caf1dd9c ntpd: retry initial DNS resolution (forever, no timeout for now). 8 years ago
  Denys Vlasenko c8641962e4 ntpd: if peer does not reply anymore, try re-resolving its hostname 8 years ago
  Denys Vlasenko f37f28199f ntpd: do not use a peer more than once (say, if two peers resolve to the same IP) 8 years ago
  Denys Vlasenko 4c48a64747 ntpd: more informative poll lowering message 8 years ago
  Denys Vlasenko 03718bb274 ntpd: print packet delay in clock update message 8 years ago
  Denys Vlasenko 383201e725 ntpd: shorter message 9 years ago
  Denys Vlasenko fc47fcefb6 ntpd: step when |offset| > 1 sec, not 0.125 sec 9 years ago
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 9 years ago
  Maninder Singh 97f2f7ca7f Removes stray empty line from code 9 years ago
  Denys Vlasenko 3c31b092ac ntpd: tweak help text 9 years ago
  Denys Vlasenko 3aef814c0b ntpd: chnage help text about -l to say that it doesn't disable client code 9 years ago
  Denys Vlasenko ff3f3accc6 ntpd: get rid of G.initial_poll_complete 10 years ago
  Adam Tkac 4bf88d9094 ntpd: relicense ntpd applet to ISC-style license 10 years ago
  Miroslav Lichvar 760d035699 ntpd: calculate offset to jitter ratio before updating jitter 10 years ago
  Miroslav Lichvar b434ce7069 ntpd: don't stay at short polling interval 10 years ago
  Denys Vlasenko d3fe960271 ntpd: be less eager to use shorter poll intervals 10 years ago
  Miroslav Lichvar 590a22cf8d ntpd: split out poll adjusting code 10 years ago
  Miroslav Lichvar fb143f783d ntpd: don't wait for good offset before disabling burst mode 10 years ago
  Denys Vlasenko 278842dd72 ntpd: add support for -I IFACE 10 years ago
  Denys Vlasenko 5a21c8550e ntpd: fix wrong delay value in one of the printed messages 10 years ago
  Denys Vlasenko d531f93f64 ntpd: truly ignore high delay packet 10 years ago
  Denys Vlasenko 504fe45f35 ntpd: add optional support for /etc/ntp.conf 10 years ago
  Denys Vlasenko 0ed5f7aacd use [s]rand(), not [s]random() 10 years ago