Commit Graph

  • e930d94728 sources: update reference only with new sample Miroslav Lichvar 2014-10-16 15:28:12 +02:00
  • 819b8eb73d ntp: fix Clang warning Miroslav Lichvar 2014-10-15 12:39:54 +02:00
  • a78bf0c34e ntp: merge broadcast code with ntp_core Miroslav Lichvar 2014-10-15 12:25:56 +02:00
  • e0059bcc6b ntp: define NTP_MAX_STRATUM for other modules Miroslav Lichvar 2014-10-14 17:24:41 +02:00
  • af0b83a2c3 doc: update for NTPv4 support Miroslav Lichvar 2014-10-13 12:47:19 +02:00
  • 2c033989b6 Update comments referencing RFC 1305 Miroslav Lichvar 2014-10-13 12:49:40 +02:00
  • 8fbfe55e92 ntp: update packet processing to NTPv4 (RFC 5905) Miroslav Lichvar 2014-10-13 13:26:23 +02:00
  • 740e8130dd ntp: clamp value set by minstratum option Miroslav Lichvar 2014-10-13 13:28:15 +02:00
  • 5bddaf6820 sources: use correct specifier for refid in debug message Miroslav Lichvar 2014-10-13 12:50:44 +02:00
  • c36230e21b ntp: print number of bytes sent in debug message Miroslav Lichvar 2014-10-13 13:28:45 +02:00
  • 15d8c08eaa ntp: enable PKTINFO on client sockets Miroslav Lichvar 2014-10-08 15:10:33 +02:00
  • 2f738d5805 util: fix sockaddr function naming Miroslav Lichvar 2014-10-03 10:15:18 +02:00
  • e05b687009 client: improve sources caption Miroslav Lichvar 2014-09-29 11:29:51 +02:00
  • 55a22656b8 util: use common functions to convert to/from sockaddr Miroslav Lichvar 2014-09-26 17:49:07 +02:00
  • 2db20adc3e client: print full date in manual list Miroslav Lichvar 2014-09-26 15:47:57 +02:00
  • c7eeb57a32 ntp: fix NSR_TakeSourcesOffline() Miroslav Lichvar 2014-09-26 15:25:33 +02:00
  • 361726b3ae keys: store IDs in uint32_t Miroslav Lichvar 2014-09-26 14:14:54 +02:00
  • c404786b92 logging: remove warning on missing debug messages Miroslav Lichvar 2014-09-25 09:46:44 +02:00
  • 2ff4eca7bf cmdmon: fix initialization of allocated reply slots Miroslav Lichvar 2014-09-24 18:20:05 +02:00
  • 1eca83ff22 cmdmon: allocate reply slots in smaller quantums Miroslav Lichvar 2014-09-24 17:56:08 +02:00
  • 2575fa8f83 cmdmon: use char for permissions table Miroslav Lichvar 2014-09-24 16:58:16 +02:00
  • b7e86192ee refclock: include refid in some debug messages Miroslav Lichvar 2014-09-24 16:36:45 +02:00
  • 078f0f511e util: optimize UTI_RefidToString() Miroslav Lichvar 2014-09-24 15:13:03 +02:00
  • 4963b931d0 rtc: allocate samples dynamically Miroslav Lichvar 2014-09-24 17:35:04 +02:00
  • 75fd327222 conf: allocate sources dynamically Miroslav Lichvar 2014-09-24 14:59:20 +02:00
  • 9e71932c2e ntp: allocate source records dynamically Miroslav Lichvar 2014-09-24 14:49:51 +02:00
  • d92583ed33 refclocks: allocate refclock instances dynamically Miroslav Lichvar 2014-09-24 13:56:45 +02:00
  • cd27860e55 keys: allocate keys dynamically Miroslav Lichvar 2014-09-24 13:47:52 +02:00
  • ba875fc04a sched: allocate file handlers dynamically Miroslav Lichvar 2014-09-24 13:43:07 +02:00
  • b5a85bd2fe sources: reallocate arrays in exponentially increasing sizes Miroslav Lichvar 2014-09-24 13:22:31 +02:00
  • 4e0df8c2a6 ntp: improve hashing of sources Miroslav Lichvar 2014-09-23 17:12:56 +02:00
  • 37bc30c8d9 Add array utility functions Miroslav Lichvar 2014-09-24 11:31:33 +02:00
  • f6ed7844e1 Free allocated memory on exit Miroslav Lichvar 2014-09-23 13:35:38 +02:00
  • d466390233 cmdparse: don't duplicate hostname in CPS_ParseNTPSourceAdd() Miroslav Lichvar 2014-09-24 12:41:38 +02:00
  • 336473398a Check for memory allocation errors Miroslav Lichvar 2014-09-22 16:09:35 +02:00
  • bb16c81e7b test: make 114-presend more tolerant Miroslav Lichvar 2014-09-23 15:45:54 +02:00
  • f955b46c13 nameserv: move fallback DNS_Name2IPAddressAsync() to stubs.c Miroslav Lichvar 2014-09-22 12:51:19 +02:00
  • b54711252b configure: add --disable-sechash option Miroslav Lichvar 2014-09-19 17:55:52 +02:00
  • f2710d5b55 Print enabled/disabled features with version Miroslav Lichvar 2014-09-19 17:46:34 +02:00
  • 285fae856d configure: unify macro naming for optional features Miroslav Lichvar 2014-09-19 17:03:33 +02:00
  • 111b63bb16 configure: allow building without cmdmon, NTP, refclock support Miroslav Lichvar 2014-09-19 15:06:01 +02:00
  • 767a8b19a9 configure: unify macro naming for available headers Miroslav Lichvar 2014-09-19 11:06:37 +02:00
  • cb28d6cdb7 configure: don't remove config files with --help Miroslav Lichvar 2014-09-19 10:13:42 +02:00
  • a0d5abef88 sourcestats: remove tracking of skew change Miroslav Lichvar 2014-09-19 10:07:03 +02:00
  • ebab36e859 doc: update NEWS 1.31 Miroslav Lichvar 2014-09-10 15:06:55 +02:00
  • 3988a1e9a8 doc: mention that directives are not case-sensitive Miroslav Lichvar 2014-09-10 14:47:50 +02:00
  • 949ef3e1dc doc: add section to FAQ on improving accuracy with NTP Miroslav Lichvar 2014-09-10 14:43:44 +02:00
  • dd12303276 doc: remove minpoll and maxpoll options from configuration example Miroslav Lichvar 2014-09-10 12:05:24 +02:00
  • f1379a6574 sched: fix Clang warning Miroslav Lichvar 2014-09-10 16:58:48 +02:00
  • ad58384760 client: describe error when could not open config or keyfile Miroslav Lichvar 2014-09-10 11:30:44 +02:00
  • 0e786f5907 Ignore measurements around leap second Miroslav Lichvar 2014-09-09 16:57:15 +02:00
  • e1accce498 ntp: print warning 10 years before supported time ends Miroslav Lichvar 2014-09-09 14:02:00 +02:00
  • 28db0fdde9 configure: check if pkg-config is available Miroslav Lichvar 2014-09-09 12:23:14 +02:00
  • 584bf9382b Fix compiler warnings on NetBSD Miroslav Lichvar 2014-09-09 11:48:09 +02:00
  • 0168b405a3 examples: add NetworkManager dispatcher script Miroslav Lichvar 2014-09-04 17:43:27 +02:00
  • b5e0d76337 examples: add systemd services Miroslav Lichvar 2014-09-04 17:30:36 +02:00
  • c924fba4fa examples: add logrotate configuration Miroslav Lichvar 2014-09-04 17:27:43 +02:00
  • 8ec43a39af Move chrony.spec to examples Miroslav Lichvar 2014-09-04 17:22:09 +02:00
  • 9f16445464 sys: fix typo in prctl() error message Miroslav Lichvar 2014-08-25 17:24:58 +02:00
  • 1a795b04ee util: fix compiler warning with 32-bit time_t Miroslav Lichvar 2014-08-21 14:06:06 +02:00
  • b862f3e64d Update NEWS 1.31-pre1 Miroslav Lichvar 2014-08-21 09:56:57 +02:00
  • 4e66b5ce8a ntp: don't stop online burst when sending fails Miroslav Lichvar 2014-08-20 16:41:18 +02:00
  • d446950c6a ntp: don't adjust polling interval when sending fails Miroslav Lichvar 2014-08-20 15:24:21 +02:00
  • e3c77f9b4b ntp: return with status from functions sending packets Miroslav Lichvar 2014-08-20 14:30:42 +02:00
  • 090ec985f3 doc: clarify description of -s option Miroslav Lichvar 2014-08-20 12:52:55 +02:00
  • e63bd490b0 sched: improve time jump detection Miroslav Lichvar 2014-08-20 11:34:16 +02:00
  • badf97d4ba ntp: restart timer when poll interval changes on reset Miroslav Lichvar 2014-08-19 16:05:47 +02:00
  • ba283e6b6e ntp: add function to restart transmit timer Miroslav Lichvar 2014-08-19 15:51:59 +02:00
  • 0bdac2c7b3 sched: make sure scheduler parameter change handler is first Miroslav Lichvar 2014-08-19 11:45:30 +02:00
  • 58b211d707 local: use common function to invoke parameter change handlers Miroslav Lichvar 2014-08-19 10:56:53 +02:00
  • 068ce237af reference: always update driftfile on exit Miroslav Lichvar 2014-08-18 18:31:02 +02:00
  • a5e9e5d0df rtc: set clock to mtime of driftfile when RTC preinit fails Miroslav Lichvar 2014-08-18 18:21:24 +02:00
  • e0af8069c1 rtc: don't try to open rtcfile when not set Miroslav Lichvar 2014-08-18 17:34:25 +02:00
  • 696b05d6e6 rtc: use fscanf() to read coefficients Miroslav Lichvar 2014-08-18 17:19:36 +02:00
  • 7e1a699616 rtc: return status from preinit function Miroslav Lichvar 2014-08-18 17:03:55 +02:00
  • 716d73d982 rtc: use LCL functions to read and step system clock Miroslav Lichvar 2014-08-18 13:07:52 +02:00
  • 38ac081114 rtc: improve accuracy of preinit step Miroslav Lichvar 2014-08-18 13:06:38 +02:00
  • 5fce101f85 rtc: minor cleanup in RTC_Linux_TimePreInit() Miroslav Lichvar 2014-08-18 11:58:56 +02:00
  • c6e064200d rtc: move preinit call to RTC_Initialise() Miroslav Lichvar 2014-08-18 11:25:16 +02:00
  • c52e9085d1 rtc: cleanup in error messages Miroslav Lichvar 2014-08-18 11:03:15 +02:00
  • d0fb17d70c test: add 115-cmdmontime Miroslav Lichvar 2014-08-18 15:09:48 +02:00
  • 713153b610 util: update functions converting cmdmon timestamps Miroslav Lichvar 2014-08-18 14:52:07 +02:00
  • 09d039fba6 cmdmon: convert LOGON timestamp only with LOGON message Miroslav Lichvar 2014-08-18 13:58:52 +02:00
  • 07f7f28058 sched: check that added file descriptor fits in fd_set Miroslav Lichvar 2014-08-15 16:36:00 +02:00
  • a2b40f527d sched: use FD_SETSIZE if defined Miroslav Lichvar 2014-08-15 16:32:26 +02:00
  • 6d8ffeefd6 test: add 114-presend Miroslav Lichvar 2014-08-15 16:23:09 +02:00
  • 9ce25bab04 ntp: add debug message for received packet Miroslav Lichvar 2014-08-15 16:17:50 +02:00
  • cd5105b1db ntp: use NTP instead of echo for presend Miroslav Lichvar 2014-08-15 15:45:48 +02:00
  • ff4abc69c3 Check for truncated source address when receiving packets Miroslav Lichvar 2014-08-15 12:54:32 +02:00
  • 192f74f0a1 test: fix check in run script Miroslav Lichvar 2014-08-15 10:12:36 +02:00
  • be203d9af0 test: add 008-ntpera Miroslav Lichvar 2014-08-14 18:02:28 +02:00
  • f8af299321 test: allow tests to be skipped Miroslav Lichvar 2014-08-14 17:58:59 +02:00
  • 474b2af1a6 util: add support for other NTP eras Miroslav Lichvar 2014-08-07 17:08:19 +02:00
  • cb88cea3c4 ntp: move packet size asserts to ntp_core Miroslav Lichvar 2014-08-07 14:29:15 +02:00
  • fc2892fbb0 util: fix printing of timestamps when time_t is longer than long Miroslav Lichvar 2014-08-07 14:23:33 +02:00
  • 36b25cbd2b configure: check for 64-bit time_t Miroslav Lichvar 2014-08-07 14:11:17 +02:00
  • d18c071849 ntp: use one socket with random port when acquisitionport is 0 Miroslav Lichvar 2014-08-14 15:57:09 +02:00
  • 61b629fdad conf: return port numbers as int Miroslav Lichvar 2014-08-14 15:33:33 +02:00
  • 29647c8280 cmdmon: allow binding to address that doesn't exist yet Miroslav Lichvar 2014-08-04 17:21:26 +02:00
  • 97b15cb3ae ntp: allow binding to address that doesn't exist yet Miroslav Lichvar 2014-08-04 17:21:15 +02:00