Network Time Protocol daemon (version 4)
The Network Time Protocol (NTP) is used to synchronize the time of a
computer client or server to another server or reference time source,
such as a radio, satellite receiver, or modem.
Ntpd is an operating system daemon that sets and maintains the system
time-of-day synchronized with Internet standard time servers.
- Developed at network:time
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:2/ntp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MOD_NANO.diff | 0000000452 452 Bytes | |
NTP-FAQ-3.4.tar.bz2 | 0000271146 265 KB | |
README.SUSE | 0000000519 519 Bytes | |
bnc#506908.diff | 0000000293 293 Bytes | |
bnc#574885.diff | 0000000564 564 Bytes | |
conf.logrotate.ntp | 0000000187 187 Bytes | |
conf.ntp.conf | 0000002028 1.98 KB | |
conf.ntp.init | 0000007596 7.42 KB | |
conf.ntp.reg | 0000000310 310 Bytes | |
conf.sysconfig.ntp | 0000001717 1.68 KB | |
conf.sysconfig.syslog-ntp | 0000000430 430 Bytes | |
ntp-4.2.0-rh-manpages.tar.gz | 0000023909 23.3 KB | |
ntp-4.2.6p2-seed_file.patch | 0000000537 537 Bytes | |
ntp-4.2.6p3.tar.bz2 | 0003567068 3.4 MB | |
ntp-code-cleanup.patch | 0000001099 1.07 KB | |
ntp-segfault_on_invalid_device.patch | 0000000474 474 Bytes | |
ntp-strcat.patch | 0000000613 613 Bytes | |
ntp-wait | 0000001374 1.34 KB | |
ntp.1.gz | 0000000519 519 Bytes | |
ntp.changes | 0000048334 47.2 KB | |
ntp.firewall | 0000000343 343 Bytes | |
ntp.spec | 0000011876 11.6 KB | |
ntp.xml | 0000002906 2.84 KB | |
ntpd-maxmonmen.patch | 0000000452 452 Bytes | |
ntpdate | 0000001239 1.21 KB |
Revision 57 (latest revision is 140)
Sascha Peilicke (saschpe)
accepted
request 72405
from
Peter Varkoly (varkoly)
(revision 57)
- The default timeout for sntp is to long. This can stop booting - bnc#689070 - ntp post install script always removes /etc/sysconfig/ntp - bnc#688529 - (ntp) ntpq and ntpdc command history broken - bnc#695598 - "Started sntp" in /var/log/messages - fix "rcntp ntptimeset" * never try to syncronize with local clocks (127.127.*), which led to sntp blocking until timeout elapsed (and probably blocking boot sequence for ~5 min per device..) - fix DOS line breaks in some doc files - fix/improve init script * related to bugzilla 688132 * "rcntp ntptimeset" could not parse servers from ntp.conf when IP proto was specified (server [-4|-6] hostname) * "rcntp ntptimeset" is now using ip proto parameter (-4|-6) if it's set in NTPD_OPTIONS and skip servers where the opposite proto is defined
Comments 0