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