Commit Graph

  • 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
  • f725921dfb ntp: remove disabled code in prepare_socket() Miroslav Lichvar 2014-08-14 14:30:03 +02:00
  • a4b4d0c0d8 ntp: bind socket only when port or address was specified Miroslav Lichvar 2014-08-13 18:29:56 +02:00
  • f59ade7f80 ntp: remove socket reconnecting Miroslav Lichvar 2014-08-13 18:14:42 +02:00
  • a9b9e7befe ntp: create new socket for each client request Miroslav Lichvar 2014-08-13 18:11:34 +02:00
  • ead9394a31 Regenerate getdate.c Miroslav Lichvar 2014-08-15 10:56:39 +02:00
  • 80129fa9ab makefile: regenerate getdate.c when missing Miroslav Lichvar 2014-08-13 13:01:35 +02:00
  • 18796a3c18 doc: fix small typo Joachim Wiedorn 2014-08-13 10:55:22 +02:00
  • f632b6d4cb configure: remove ncurses_lib from first readline test Miroslav Lichvar 2014-08-13 10:49:06 +02:00
  • 7799e14770 test: increase default time rms limit Miroslav Lichvar 2014-08-06 15:43:32 +02:00
  • 20aab86e12 test: require latest clknetsim Miroslav Lichvar 2014-08-06 15:12:18 +02:00
  • b7766478a6 ntp: close socket when duplicating fails Miroslav Lichvar 2014-08-06 10:03:16 +02:00
  • 3d57b7a44d refclock: fix compiler warning in SOCK error message Miroslav Lichvar 2014-08-05 16:33:56 +02:00
  • 51a2b436f4 logging: move exit call from LOG_Message to LOG_FATAL Miroslav Lichvar 2014-08-05 15:15:15 +02:00
  • 88015081f2 ntp: shorten setsockopt error messages Miroslav Lichvar 2014-08-04 17:20:28 +02:00
  • 20cc1f6550 ntp: move debug message after sendmsg() Miroslav Lichvar 2014-08-04 16:37:00 +02:00
  • 43cca04c33 ntp: reconnect client sockets Miroslav Lichvar 2014-08-04 15:49:29 +02:00
  • 17d944c333 doc: mention linuxcaps support in FAQ Miroslav Lichvar 2014-07-29 18:10:40 +02:00
  • 6789b5165c doc: update FAQ 1.30 Miroslav Lichvar 2014-07-01 13:08:23 +02:00
  • d631d7e81f doc: use iburst option in examples Miroslav Lichvar 2014-07-01 12:50:13 +02:00
  • c6245dc616 doc: update NEWS Miroslav Lichvar 2014-06-30 17:30:17 +02:00
  • 4b36799ce1 doc: update README Miroslav Lichvar 2014-06-30 17:20:06 +02:00
  • d26bb9b4eb doc: update initstepslew description Miroslav Lichvar 2014-06-30 17:19:40 +02:00
  • 698404b02f doc: update FAQ Miroslav Lichvar 2014-06-30 16:21:42 +02:00
  • d46d7ad947 Update configuration examples Miroslav Lichvar 2014-06-30 14:11:30 +02:00
  • 7c6630905d sched: exit with fatal message when there is nothing to do Miroslav Lichvar 2014-06-30 12:42:26 +02:00
  • 129aa587c6 cmdmon: don't create socket when cmdport is 0 Miroslav Lichvar 2014-06-30 12:36:52 +02:00