index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ntpd
/
control.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If constraints are configured but do not work for whatever reason ntpd
otto
2020-02-12
1
-1
/
+2
*
fix printing when the pool is specified as an IP address; reported by and
otto
2019-07-10
1
-2
/
+2
*
proper level of two messages, prompted by deraadt@
otto
2019-07-07
1
-3
/
+3
*
A step in solving the bootstrap problem in a dnssec environement.
otto
2019-05-28
1
-3
/
+7
*
Prevent multiple ntpds from tripping over each other.
florian
2019-01-14
1
-1
/
+27
*
Revert back previous commit, we have decided that socket files don't cause any
mestre
2018-08-04
1
-8
/
+1
*
Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with
krw
2017-01-09
1
-4
/
+5
*
Teach ntpd(8) how to fork+exec.
rzalamena
2016-09-14
1
-2
/
+2
*
Rename session_socket_blockmode() to session_socket_nonblockmode(),
krw
2016-03-27
1
-9
/
+6
*
EAGAIN handling for imsg_read. OK henning@ benno@
claudio
2015-12-05
1
-2
/
+2
*
use RMS for jitter. we're linking with enough libraries that libm is tiny.
tedu
2015-11-20
1
-7
/
+7
*
Allowing upstream servers of ntp being in multiple routing tables is
phessler
2015-10-23
1
-3
/
+2
*
replace bzero with memset
bcook
2015-07-18
1
-2
/
+2
*
Add support for "constraints": when configured, ntpd(8) will query the
reyk
2015-02-10
1
-1
/
+4
*
remove excessive/wrong use of sys/param.h
deraadt
2015-01-09
1
-9
/
+9
*
rename sockaddr_un variables from 'sun' to the more common 'sa'.
bcook
2015-01-04
1
-10
/
+10
*
from sthen: handle msgbuf_write() returning EAGAIN
benno
2013-11-13
1
-2
/
+2
*
Add ntpctl(8), which allows us to query the locally running ntpd(8) process
phessler
2013-10-04
1
-0
/
+427