Brent Cook
8511d5afcd
add 32-bit time_t overflow fix, reported by @Romua1d
9 years ago
Brent Cook
d29a678524
allow updating the CA cert path as well
9 years ago
Brent Cook
21bbb4be66
rebase patches
9 years ago
Brent Cook
dfa1d7eb13
remove allocation logging patch
This could come back some other time, for now its just an arbitrary
difference with upstream.
9 years ago
Brent Cook
2b3c9bfe49
rebase patches
9 years ago
Brent Cook
198294a383
add __progname emulation, prevent setproctitle from overwriting it
Make a copy of __progname on start to avoid setproctitle clobbering it
later. Check if the OS supports __progname and emulate if unavailable.
- from OpenSSH.
Thanks to Paul B. Henson for reporting the setproctitle emulation issue
and Jonas 'Sortie' Termansen for suggesting __progname emulation.
9 years ago
Brent Cook
b15e6b2575
resync patches
update manpage and add more fatal logging
9 years ago
Brent Cook
2c04ab7158
rebase patches
9 years ago
Brent Cook
91244782ba
update patches
9 years ago
Brent Cook
a533233b18
fix last-minute FreeBSD build issue with latest log.c
9 years ago
Brent Cook
0ee203eeb0
sync with latest OpenBSD source, adjust patch queue
9 years ago
Brent Cook
c7992f4312
resync patches
9 years ago
Brent Cook
667d758c34
remove applied patches from upstream
9 years ago
Brent Cook
132ece510b
resync patch set
9 years ago
Brent Cook
fe2755c09e
reorder patches by priority and generality
9 years ago
Brent Cook
4e94afcafe
support --privsep-user, overriding file paths
Allow overriding the user and the config file paths for ntpd.
This also adds back --privsep-path from OpenNTPD, which really only
changes the installation instructions from 'make install', since ntpd
always uses the home directory of the ntpd user.
This borrows from the Darren's portable OpenNTPD and from OpenSSL, add
credits and a license.
9 years ago
Brent Cook
8e4c175c42
update copyright block, patches
I removed all of the code in fake-sensors, I don't think Henning wants
all the credit for an empty file.
9 years ago
Brent Cook
a3ad579ab6
add ye-old standard MAX macro
9 years ago
Brent Cook
ff50f20d0a
add Solaris build patch
9 years ago
Brent Cook
1b54280f47
disable pid file patch for now
9 years ago
Brent Cook
ac6aa84996
reorganize and incorporate debian and gentoo patches
This reworks a few of the common patches on Debian and Gentoo to be a
little nicer, and changes the patches to be per-fix rather than
per-file.
9 years ago
Brent Cook
59dbc42e60
adjust patch naming convention to match ports
include naddy's patch for using the LOG_NTP syslog facility
9 years ago
Brent Cook
659bb3d7a2
consolidate patches, cleanup dist.sh
9 years ago