summaryrefslogtreecommitdiff
path: root/net/openntpd/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-6/+1
|
* Update to 6.8p1. This is a large catch-up release.Christian Weisgerber2020-12-086-228/+10
| | | | | | | | Configuration changes: * Servers can be marked as "trusted" to skip constraints processing. * The -s and -S options are no-ops and will be removed in the future. http://www.openntpd.org/txt/release-6.8p1.txt
* Merge back fixes from OpenBSD 6.8-beta:Christian Weisgerber2020-09-134-2/+193
| | | | | | | | | If no replies are received for a while due to connectivity issues, go into unsynced mode. PR: 221282 Reported by: Rene Wagner <rw@nelianur.org> Obtained from: OpenBSD
* Zap double definitions to fix build with -fno-common.Christian Weisgerber2020-08-233-0/+32
| | | | Obtained from: upstream
* Add a note in pkg-message that you need to override the manual searchChristian Weisgerber2020-05-181-0/+11
| | | | | | path to view the correct ntpd(8) man page. PR: 246484
* Update to 6.2p2: upstream has incorporated the fixes for the "query from"Christian Weisgerber2017-09-072-31/+7
| | | | feature.
* Add a missing initialization and correct a memcpy size to fix the newChristian Weisgerber2017-08-111-0/+23
| | | | | | "query from" feature. Reported by: Roger Marquis <marquis@roble.com>
* Add a periodic script for daily status.Christian Weisgerber2017-06-081-0/+27
| | | | Submitted by: Alexander Milanov <a@amilanov.com>
* Add support for changing the location of ntpd.conf (openntpd_config),Adam Weinberger2016-06-091-8/+25
| | | | | | | | | | and add a 'configtest' rc(8) target. Also note openntpd_flags in the comments at the top of the rc(8) script. PORTREVISION bump for rc(8) script change. PR: 210153 Approved by: naddy (maintainer)
* Update to 6.0p1. Notable fixes:Christian Weisgerber2016-06-075-34/+42
| | | | | | | * Set MOD_MAXERROR to avoid unsynced time status when using ntp_adjtime. * Hardened TLS for ntpd constraints, enabling server name verification. PR: 210056
* Update to 5.9p1. Notable changes:Christian Weisgerber2016-04-028-53/+69
| | | | | | | | | | | | * The rtable option was removed from server and servers. Users of "server * rtable X" will need to switch to launching ntpd with # setfib -F X /usr/sbin/ntpd * Various improvements to the HTTPS constraint feature (requires LibreSSL). This port reenables rtable support in the listen option on FreeBSD. Relnotes: http://www.openntpd.org/txt/release-5.9p1.txt
* * Reenable certificate validation through libresslChristian Weisgerber2016-03-081-0/+11
| | | | | | | | | | (libressl 2.2.6 seems to be happy enough with the ca_root_nss 3.22.2 upgrade) * Avoid strptime %Z which is nonstandard and can give surprising results on different operating systems. (Same fix as upstream.) PR: 207685 Submitted by: mandree
* Clear the timex UNSYNC flag so the RTC receives updates from theChristian Weisgerber2015-04-302-0/+41
| | | | system clock.
* Use plain "pgrep" in rc script to accommodate different path in DragonFly.Christian Weisgerber2015-04-273-11/+11
| | | | | | | | | | Reported by: Juan Francisco Cantero Hurtado <iam@juanfra.info> Update to 5.7p4. No user-visible changes. In particular, the new HTTPS contraint feature is *not* enabled, because * LibreSSL fails with the certificiate bundle from ca_root_nss * USE_OPENSSL does not handle LibreSSL yet
* Update to OpenNTPD 5.7p2. No user-visible changes.Christian Weisgerber2015-01-201-25/+0
|
* After a long hiatus, update to 5.7p1.Christian Weisgerber2015-01-0811-490/+23
| | | | | | Major user-visible changes: * Added ntpctl(8), which allows for querying ntpd(8) at runtime. * Added support for different routing tables.
* The sample configurarion file moves to etc/ntpd.conf.sample.Christian Weisgerber2014-06-021-0/+5
| | | | | Fix a race and make sure the rc.d script only matches the master process.
* Simplify by dropping support for FreeBSD prior to 8.0-RELEASE.Christian Weisgerber2013-08-013-80/+3
|
* In the rc.d script, have ntpd start after ntpdate.Christian Weisgerber2012-07-171-1/+1
| | | | | PR: 169787 Submitted by: Brian Conway <bugs@zxvf.us>
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Don't build arc4random_uniform() if provided by libc.Christian Weisgerber2010-05-161-0/+6
| | | | Reported by: no@spam@mgedv.net
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* clean up rc scriptChristian Weisgerber2010-03-161-5/+10
|
* Update to 4.6:Christian Weisgerber2009-11-246-68/+94
| | | | | * DNS queries are delegated to a dedicated child process. * The -v option will log all time adjustments.
* Major update to 4.4. Frequency correction is now supported.Christian Weisgerber2009-08-0312-49/+564
|
* Use new style of startup script install.Christian Weisgerber2007-10-021-0/+0
| | | | | PR: 116772 Submitted by: Alexander Logvinov <ports@logvinov.com>
* Use LOG_NTP syslog facility.Christian Weisgerber2007-07-081-0/+25
| | | | | PR: 114191 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* Update to 3.7p1. No major changes, but lots of small ones.Christian Weisgerber2005-06-051-20/+5
|
* Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf.Christian Weisgerber2005-01-091-3/+24
| | | | | | | Adapted from the equivalent text in the OpenBSD man page which has been removed from the portable version. Requested by: Don Sullivan <sullivan@gaia.arc.nasa.gov>
* Update to 3.6.1p1. Many enhancements, among these:Christian Weisgerber2004-12-101-21/+32
| | | | | | * -s option to set the time immediately at startup if the local clock is off by more than 180 seconds. * Adjustments smaller than 128ms are no longer logged.
* Update to 3.6, the first formal release.Christian Weisgerber2004-11-021-17/+0
|
* Update to release 20040824p.Christian Weisgerber2004-10-121-0/+17
|
* (1)Christian Weisgerber2004-07-182-0/+54
| | | | | | | | | | | | Update to 20040718p. Changes in this release: - Ignore obviously malformed queries. - Respond to client queries with better server statistics. (2) Fix configuration file location in man pages. PR: 69233 Submitted by: edwin (2)
* Update to the release du jour, now with datestamp version numbering.Christian Weisgerber2004-07-131-18/+0
|
* Kludge for missing IOV_MAX on 4.x.Christian Weisgerber2004-07-121-0/+18
|
* Initial import of openntpd (OpenBSD's ntpd, portable version).Christian Weisgerber2004-07-111-0/+23
The ntpd daemon implements the Simple Network Time Protocol version 4 as described in RFC 2030 and the Network Time Protocol version 3 as de- scribed in RFC 1305. It can synchronize the local clock to one or more remote NTP servers and act as NTP server itself, redistributing the local time.