Commit Graph

  • 2577e20f09 ntp: fix updating of transmit delay in symmetric mode Miroslav Lichvar 2016-09-26 12:18:17 +02:00
  • c169ad3f58 sched: add support for handling exceptions on descriptors Miroslav Lichvar 2016-09-26 12:16:42 +02:00
  • 411f4697ca sys_linux: allow getdents in seccomp filter Miroslav Lichvar 2016-09-21 10:35:57 +02:00
  • 6c5de8dcb0 refclock: use UTI_TimespecToString() in debug message Miroslav Lichvar 2016-09-16 10:13:08 +02:00
  • c8373f1649 util: add UTI_IsZeroTimespec() Miroslav Lichvar 2016-09-16 10:01:37 +02:00
  • 45f86122fa test: add smooth unit test Miroslav Lichvar 2016-09-12 12:55:57 +02:00
  • c0a8afdb68 smooth: fix selection of 1st stage direction Miroslav Lichvar 2016-09-12 12:23:09 +02:00
  • 1afb285aad sched: initialize sub-second part of saved_tv in SCH_MainLoop() Miroslav Lichvar 2016-09-07 11:49:36 +02:00
  • c08e7e716d use correct facility in LOG messages Miroslav Lichvar 2016-09-07 10:37:26 +02:00
  • a06a5f1baa sources: remove dump files on start Miroslav Lichvar 2016-09-07 10:26:42 +02:00
  • fb5d4f1da4 conf: disable dumpdir and logdir by default Miroslav Lichvar 2016-09-06 17:23:39 +02:00
  • d2e5b41369 client: flush stdout after printing prompt Miroslav Lichvar 2016-09-06 15:47:40 +02:00
  • 4b6b6e5cba client: remove out of date comment Miroslav Lichvar 2016-09-06 15:46:49 +02:00
  • 27b4c396d0 client: fix printing of negative poll in sources report again Miroslav Lichvar 2016-09-06 15:42:00 +02:00
  • 41eb5b79cb client: check address in waitsync command Miroslav Lichvar 2016-09-06 15:24:31 +02:00
  • 23cf74d5c7 util: convert invalid addresses as IPADDR_UNSPEC Miroslav Lichvar 2016-09-06 14:49:00 +02:00
  • 1a038bfd50 test: add 011-asymjitter Miroslav Lichvar 2016-08-24 13:13:58 +02:00
  • dd02d67224 test: add support for testing with asymmetric jitter Miroslav Lichvar 2016-08-24 13:13:20 +02:00
  • 648bf8bd3e test: extend 113-leapsecond Miroslav Lichvar 2016-08-24 10:40:21 +02:00
  • 82c4bfe5d2 sources: include trust option in leap second voting Miroslav Lichvar 2016-08-24 10:21:39 +02:00
  • 98ba4ce4d5 configure: add options to set default pidfile and rtcdevice Miroslav Lichvar 2016-08-22 15:47:42 +02:00
  • f63e414024 configure: add option --without-clock-gettime Bryan Christianson 2016-08-23 01:03:24 +12:00
  • a8886603c2 ntp: fix processing of kernel timestamps on non-Linux systems Miroslav Lichvar 2016-08-22 13:14:45 +02:00
  • 4f10144b09 ntp: add corrected delay to debug message in process_receive() Miroslav Lichvar 2016-08-22 13:08:27 +02:00
  • af664e6cec sourcestats: return success when loading dump file with no samples Miroslav Lichvar 2016-08-19 17:58:30 +02:00
  • c30816eb65 sourcestats: remove warning messages from SST_LoadFromFile() Miroslav Lichvar 2016-08-19 17:53:08 +02:00
  • b1accfd0ff sourcestats: make reading/writing dump files Y2106 ready Miroslav Lichvar 2016-08-19 16:32:56 +02:00
  • 5c45e4ccb5 sources: improve naming of dump files Miroslav Lichvar 2016-08-19 16:30:22 +02:00
  • 41cf867738 sourcestats: update regression after loading dump file Miroslav Lichvar 2016-08-19 16:21:27 +02:00
  • 02844e9b01 local: fix typo in strerror() call Bryan Christianson 2016-08-19 18:19:52 +02:00
  • 7a1ebc3467 ntp: add support for SO_TIMESTAMPNS socket option Miroslav Lichvar 2016-08-18 15:39:14 +02:00
  • 8d89610ff6 local: add support for clock_gettime() Miroslav Lichvar 2016-08-18 15:07:01 +02:00
  • cfe706f032 util: modify UTI_*ToDouble functions to return double directly Miroslav Lichvar 2016-08-18 12:10:09 +02:00
  • 99cc94529d util: rename functions dealing with integers in NTP format Miroslav Lichvar 2016-08-18 11:48:17 +02:00
  • d0dfa1de9e adopt struct timespec Miroslav Lichvar 2016-08-17 16:05:53 +02:00
  • 0899ab52dd util: return normalised timevals Miroslav Lichvar 2016-08-17 12:13:35 +02:00
  • 71e0ebcb6b ntp: don't send crypto-NAKs Miroslav Lichvar 2016-08-17 11:54:34 +02:00
  • e488371b01 sourcestats: report asymmetry in statistics log Miroslav Lichvar 2016-08-10 16:17:51 +02:00
  • 39f34eb674 sourcestats: correct offsets with asymmetric network jitter Miroslav Lichvar 2016-08-10 15:51:51 +02:00
  • 9d9d6c30cf sourcestats: add debug message for regression results Miroslav Lichvar 2016-08-10 15:10:11 +02:00
  • 27d59e54cc regress: add linear regression with two independent variables Miroslav Lichvar 2016-08-09 15:28:32 +02:00
  • 507a01ab17 sourcestats: extend array holding peer delays Miroslav Lichvar 2016-08-08 15:51:51 +02:00
  • f7b8cd1a09 regress: save arrays of constants in single-precision Miroslav Lichvar 2016-08-04 13:59:42 +02:00
  • 8bc48af630 rename 'Mac OS X' to 'macOS' Bryan Christianson 2016-08-04 20:08:07 +12:00
  • b0838280a9 ntp: reset tentative flag only when sample was accumulated Miroslav Lichvar 2016-08-03 12:13:22 +02:00
  • cea21adbbb ntp: close client sockets sooner with unsynchronised sources Miroslav Lichvar 2016-08-03 12:07:43 +02:00
  • c619d555f0 test: add 010-multrecv Miroslav Lichvar 2016-08-02 13:44:57 +02:00
  • e306199588 ntp: add support for recvmmsg() Miroslav Lichvar 2016-08-02 12:17:15 +02:00
  • 895c15d677 configure: include config.h in test code Miroslav Lichvar 2016-08-02 12:15:56 +02:00
  • d18f9ca75a ntp: rework receiving messages Miroslav Lichvar 2016-08-01 17:25:43 +02:00
  • 82e76c39d9 ntp: align buffers for control messages Miroslav Lichvar 2016-08-01 16:57:09 +02:00
  • 577aed4842 ntp: add support for MS-SNTP authentication in Samba Miroslav Lichvar 2016-07-27 14:09:32 +02:00
  • 2a8ce63fc7 ntp: detect MS-SNTP packets Miroslav Lichvar 2016-07-27 13:28:01 +02:00
  • 61dd4e0ccb ntp: refactor selection of authentication mode Miroslav Lichvar 2016-07-22 15:41:42 +02:00
  • 8220e51ae4 ntp: check for extension fields only in NTPv4 packets Miroslav Lichvar 2016-07-20 12:47:38 +02:00
  • d322c8e6e5 doc: improve description of chronyc -n option Miroslav Lichvar 2016-07-19 15:43:32 +02:00
  • 3dec266dd5 client: indicate truncated addresses/hostnames Miroslav Lichvar 2016-07-19 15:37:23 +02:00
  • 862938cc79 client: truncate long hostnames in clients output Miroslav Lichvar 2016-07-19 15:15:40 +02:00
  • ee396702f2 client: print intervals in seconds up to 1200 seconds Miroslav Lichvar 2016-07-19 14:55:29 +02:00
  • 316d50d6f1 sources: optimize SRC_ReportSource() a bit Miroslav Lichvar 2016-07-19 15:57:16 +02:00
  • 5e92aaf8a5 addressing: pad IPAddr struct explicitly Miroslav Lichvar 2016-07-19 15:01:56 +02:00
  • 7ffe59a734 util: round up when converting to 32-bit NTP values Miroslav Lichvar 2016-07-19 14:46:17 +02:00
  • 6cd558398a ntp: add offset option Miroslav Lichvar 2016-06-28 15:27:44 +02:00
  • 632cd1a177 client: rework error printing for unsupported source options Miroslav Lichvar 2016-06-28 13:26:09 +02:00
  • 223ad0e8aa conf: fix parsing of refclock directive Miroslav Lichvar 2016-06-27 14:38:51 +02:00
  • f8bd9ab378 cmdparse: remove CPS_Status Miroslav Lichvar 2016-06-27 13:38:55 +02:00
  • d78e8f096c cmdparse: refactor CPS_ParseNTPSourceAdd() Miroslav Lichvar 2016-06-27 13:36:37 +02:00
  • 57fc2ff1be sched: add support for output file event Miroslav Lichvar 2016-06-22 15:14:25 +02:00
  • d8d096aa54 sched: don't keep prepared fd_set Miroslav Lichvar 2016-06-22 14:21:33 +02:00
  • 0a10545314 sched: rework file handling API Miroslav Lichvar 2016-06-16 16:47:40 +02:00
  • aeb57a36b2 logging: fix LOG_MESSAGE macro to not use semicolon Miroslav Lichvar 2016-06-16 17:15:04 +02:00
  • b703bc32c9 doc: update NEWS 2.4 Miroslav Lichvar 2016-06-06 16:48:23 +02:00
  • 09afdd4b36 doc: update README Miroslav Lichvar 2016-06-06 16:47:25 +02:00
  • 5cadaf8d55 doc: add question about reference ID to FAQ Miroslav Lichvar 2016-06-07 11:08:47 +02:00
  • 89ac745184 doc: improve chronyc man page Stephen Wadeley 2016-06-05 21:01:48 +02:00
  • e2422023c4 doc: improve chrony.conf man page Stephen Wadeley 2016-06-03 09:33:34 +02:00
  • 1ec0813663 client: fix compiler warnings on NetBSD Miroslav Lichvar 2016-06-07 09:34:20 +02:00
  • 6ba7fad2a7 reference: suppress orphan option in special reference modes Miroslav Lichvar 2016-05-30 13:59:01 +02:00
  • 962ca91574 doc: improve answer in FAQ for firewall issue Miroslav Lichvar 2016-05-23 09:00:42 +02:00
  • 91cbebb629 examples: update chrony.spec Miroslav Lichvar 2016-05-17 17:57:33 +02:00
  • 722f038f1f test: extend 105-ntpauth Miroslav Lichvar 2016-05-17 12:55:54 +02:00
  • 5e61c002a6 ntp: fix definition of minimum and maximum MAC length Miroslav Lichvar 2016-05-17 12:49:52 +02:00
  • 46e1e79921 doc: update NEWS 2.4-pre1 Miroslav Lichvar 2016-05-16 11:08:00 +02:00
  • 546e5e236c make_release: update for changes in documentation Miroslav Lichvar 2016-05-13 12:28:32 +02:00
  • 16a1a89bf4 makefile: remove config.h and config.log in distclean Miroslav Lichvar 2016-05-13 12:27:51 +02:00
  • 8a996572d2 update copyright years Miroslav Lichvar 2016-05-13 13:29:10 +02:00
  • 5f082b9a4d doc: update examples of configuration in isolated networks Miroslav Lichvar 2016-05-12 17:18:29 +02:00
  • 4622173135 doc: fix typo in chronyc man page Miroslav Lichvar 2016-05-12 15:24:12 +02:00
  • 99e1c44c25 doc: update FAQ Miroslav Lichvar 2016-05-12 15:21:26 +02:00
  • b48e4421de ntp: don't check for synchronization loop in special reference modes Miroslav Lichvar 2016-05-12 15:43:42 +02:00
  • d1f4e5876b refclock: avoid reallocation of refclock instances Miroslav Lichvar 2016-05-11 16:31:51 +02:00
  • 71b7e689c0 sched: fix handling of signals after finalization Miroslav Lichvar 2016-04-15 14:49:03 +02:00
  • 26b87b844d sources: consider only reachable orphans for selection Miroslav Lichvar 2016-04-13 11:43:36 +02:00
  • 1834ee05e5 doc: fix typos in man pages Miroslav Lichvar 2016-04-12 12:31:04 +02:00
  • 7d7bf915ac doc: improve answer in FAQ for error 501 Not authorised Miroslav Lichvar 2016-04-12 12:27:31 +02:00
  • d86e9f4aa3 doc: use https in links to chrony website Miroslav Lichvar 2016-04-12 12:01:46 +02:00
  • 942b52a3ca client: initialize variables in new local command Miroslav Lichvar 2016-04-11 08:28:45 +02:00
  • b252c57a22 reference: rework activation of local reference Miroslav Lichvar 2016-04-08 15:50:27 +02:00
  • 2aab6a85a4 reference: return real sync status in REF_GetReferenceParams() Miroslav Lichvar 2016-04-08 16:10:02 +02:00
  • 10719d6d35 reference: report same values in tracking command as in NTP Miroslav Lichvar 2016-04-07 17:09:01 +02:00