index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ntpd.c
Age
Commit message (
Expand
)
Author
2018-11-25
ntpd: do not SEGV on "-p keyno:192.168.1.1", show --help instead
Denys Vlasenko
2018-10-30
ntpd: default to FEATURE_NTP_AUTH=y
Denys Vlasenko
2018-10-27
ntpd: add support for MD5/SHA1 message authentication
Brandon P. Enochs
2018-09-13
ntpd: more verbose message for "root distance too high" case
Denys Vlasenko
2018-08-03
ntpd: show real, unclamped delays on low-latency networks
Denys Vlasenko
2018-07-25
htpd: increase MIN_FREQHOLD by 3
Denys Vlasenko
2018-07-02
ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10
Denys Vlasenko
2018-06-24
ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21
Codarren Velvindron
2018-04-08
libbb.h: always include sys/resource.h
Denys Vlasenko
2018-03-11
ntpd: choose initial FREQHOLD_cnt dynamically
Denys Vlasenko
2018-03-10
ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls
Denys Vlasenko
2017-12-26
ntpd: do run the script at leat once in 11 minutes
Denys Vlasenko
2017-10-31
ntpd: skip over setting next DNS resolution attempt if it is not needed
Denys Vlasenko
2017-10-31
ntpd: mention in help text that -d can be repeated
Denys Vlasenko
2017-10-31
ntpd: improve treatment of DNS resolution failures
Denys Vlasenko
2017-10-28
ntpd: perform DNS resolution out of send/receive loop - closes 10466
Denys Vlasenko
2017-08-23
*: fix fallout from opt_complementary conversion
Denys Vlasenko
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-01-19
ntpd: print result of hostname resolution
Denys Vlasenko
2017-01-06
ntpd: improve postponed hostname resolution
Natanael Copa
2016-11-23
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-08-01
ntpd: respond only to client and symmetric active packets
Miroslav Lichvar
2016-07-06
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-03
ntpd: daemonize before DNS resolution
Denys Vlasenko
2016-06-06
ntpd: retry initial DNS resolution (forever, no timeout for now).
Denys Vlasenko
2016-03-04
ntpd: if peer does not reply anymore, try re-resolving its hostname
Denys Vlasenko
2016-03-04
ntpd: do not use a peer more than once (say, if two peers resolve to the same...
Denys Vlasenko
2016-03-03
ntpd: more informative poll lowering message
Denys Vlasenko
2016-02-24
ntpd: print packet delay in clock update message
Denys Vlasenko
2016-02-10
ntpd: shorter message
Denys Vlasenko
2016-02-10
ntpd: step when |offset| > 1 sec, not 0.125 sec
Denys Vlasenko
2015-08-24
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-03-05
ntpd: tweak help text
Denys Vlasenko
2015-03-02
ntpd: chnage help text about -l to say that it doesn't disable client code
Denys Vlasenko
2015-01-29
ntpd: get rid of G.initial_poll_complete
Denys Vlasenko
2015-01-04
ntpd: relicense ntpd applet to ISC-style license
Adam Tkac
2014-10-05
ntpd: calculate offset to jitter ratio before updating jitter
Miroslav Lichvar
2014-10-02
ntpd: don't stay at short polling interval
Miroslav Lichvar
2014-09-27
ntpd: be less eager to use shorter poll intervals
Denys Vlasenko
2014-09-24
ntpd: split out poll adjusting code
Miroslav Lichvar
2014-09-24
ntpd: don't wait for good offset before disabling burst mode
Miroslav Lichvar
2014-07-15
ntpd: add support for -I IFACE
Denys Vlasenko
2014-04-20
ntpd: fix wrong delay value in one of the printed messages
Denys Vlasenko
2014-04-19
ntpd: truly ignore high delay packet
Denys Vlasenko
2014-03-23
ntpd: add optional support for /etc/ntp.conf
Denys Vlasenko
2014-03-05
use [s]rand(), not [s]random()
Denys Vlasenko
[next]