Commit Graph

  • c546c48d0d reference: add UpdateOnce and PrintOnce modes Miroslav Lichvar 2014-04-09 12:11:21 +02:00
  • 0baf00e1c0 logging: print warning message when not compiled with debug support Miroslav Lichvar 2014-04-09 11:01:01 +02:00
  • 788e7fcd89 logging: set debug level instead of on/off Miroslav Lichvar 2014-04-08 18:44:17 +02:00
  • 7c45b1d2a3 logging: update format of messages written to terminal Miroslav Lichvar 2014-04-09 10:34:14 +02:00
  • 93b66ac141 reference: exit with non-zero code when maxchange limit is reached Miroslav Lichvar 2014-04-07 18:26:16 +02:00
  • 610284dcc3 sources: log selection messages only in normal reference update mode Miroslav Lichvar 2014-04-07 17:45:54 +02:00
  • 60d8586b6d ntp: reduce burst timeout to 2.5 seconds Miroslav Lichvar 2014-04-07 17:11:23 +02:00
  • 70928dba52 ntp: set maximum number of iburst samples to size of reach register Miroslav Lichvar 2014-04-07 16:15:40 +02:00
  • 7fda9c6723 ntp: drop initstepslew NTP implementation Miroslav Lichvar 2014-04-07 17:27:44 +02:00
  • 4932f9d077 sources: replace beginning flag with size of reachability register Miroslav Lichvar 2014-04-07 15:33:01 +02:00
  • 0094128ca6 sources: split source selection from sample accumulation Miroslav Lichvar 2014-04-03 18:11:37 +02:00
  • de5178575f git: update .gitignore Miroslav Lichvar 2014-04-08 16:59:02 +02:00
  • 9eac078c18 test: add missing run script Miroslav Lichvar 2014-04-08 16:57:05 +02:00
  • 05c5445fe2 conf: add bindacqaddress directive for client sockets Miroslav Lichvar 2014-04-03 15:44:43 +02:00
  • f9d8b6f99e ntp: set only necessary socket options on client sockets Miroslav Lichvar 2014-04-03 13:26:17 +02:00
  • 597a37d66e test: add 112-port Miroslav Lichvar 2014-03-26 12:09:09 +01:00
  • 73e4986866 ntp: fix comment on NCR_ProcessUnknown Miroslav Lichvar 2014-03-26 11:24:25 +01:00
  • 91e74c704b ntp: accept packets from unknown sources only from server sockets Miroslav Lichvar 2014-03-26 11:15:09 +01:00
  • 727bf195d1 test: update for latest clknetsim Miroslav Lichvar 2014-03-25 17:33:55 +01:00
  • b13836e9cc ntp: don't create server sockets if port is configured to 0 Miroslav Lichvar 2014-03-25 15:07:55 +01:00
  • cf12d72f21 ntp: use separate connected sockets for each server Miroslav Lichvar 2014-03-25 14:26:50 +01:00
  • 5c2bbaca3b ntp: use separate client sockets Miroslav Lichvar 2014-03-25 12:13:36 +01:00
  • b717904f9e ntp: don't try to bind acquire socket if port is equal to ntp port Miroslav Lichvar 2014-03-25 11:51:40 +01:00
  • f2c4ab09a8 ntp: check if packet was received by right socket Miroslav Lichvar 2014-03-24 17:10:35 +01:00
  • 9a657cd4a3 ntp: store socket in NTP instance Miroslav Lichvar 2014-03-24 16:47:58 +01:00
  • 308de81221 ntp: split local_ip_addr from NTP_Remote_Address struct Miroslav Lichvar 2014-03-24 15:53:43 +01:00
  • 6823109cfb ntp: set invalid socket fd by macro Miroslav Lichvar 2014-03-24 13:48:28 +01:00
  • a02149cf65 doc: improve commandkey and keyfile descriptions Miroslav Lichvar 2014-03-21 15:47:33 +01:00
  • 7aa4bbf621 ntp: set minpoll from received KoD RATE at most to 10 Miroslav Lichvar 2014-03-21 15:28:33 +01:00
  • 5afddad0d2 ntp: print warning when source is added with unknown key Miroslav Lichvar 2014-03-21 14:29:12 +01:00
  • 0380cf0c76 ntp: reset negative minpoll or maxpoll to default values Miroslav Lichvar 2014-03-21 13:16:37 +01:00
  • 6c2a1e62e0 cmdparse: don't allow NTP key ID of 0 Miroslav Lichvar 2014-03-21 12:47:52 +01:00
  • 6560628209 test: add 111-knownclient Miroslav Lichvar 2014-03-21 12:05:48 +01:00
  • 3cc81376a6 test: add port number check Miroslav Lichvar 2014-03-21 12:04:10 +01:00
  • 8d02e5f680 ntp: make use of NCR_ProcessUnknown in NCR_ProcessKnown Miroslav Lichvar 2014-03-20 19:14:47 +01:00
  • f9e2213afd ntp: don't store tx time stamp when replying to known source Miroslav Lichvar 2014-03-20 19:09:04 +01:00
  • 8b362ba3e7 ntp: don't reply to known source if missing key or invalid auth Miroslav Lichvar 2014-03-20 19:00:08 +01:00
  • eecec8fffa test: extend 105-ntpauth Miroslav Lichvar 2014-03-20 18:46:41 +01:00
  • a26058d425 ntp: don't send requests with unknown key Miroslav Lichvar 2014-03-20 18:29:44 +01:00
  • c14b81f3a9 ntp: remove unnecessary KEY_KeyKnown calls Miroslav Lichvar 2014-03-20 18:23:55 +01:00
  • 0059a43254 keys: don't cache position for unknown keys Miroslav Lichvar 2014-03-20 18:12:46 +01:00
  • 7dd3cc354d client: print positive signed freq and offset values with sign Miroslav Lichvar 2014-03-20 15:51:51 +01:00
  • ce34aa0763 test: make 110-chronyc more tolerant Miroslav Lichvar 2014-03-20 16:17:15 +01:00
  • 7a512ad9c3 tempcomp: print warning message on error Miroslav Lichvar 2014-03-20 13:47:08 +01:00
  • 0a56c0e8c1 tempcomp: use macro to set maximum allowed compensation Miroslav Lichvar 2014-03-19 17:38:34 +01:00
  • 0b71504ee9 sourcestats: fix signedness in scanf format Miroslav Lichvar 2014-03-19 17:08:52 +01:00
  • 9479c6451e makefile: improve check rule Miroslav Lichvar 2014-03-19 17:03:18 +01:00
  • 115e83f3aa Add simulation tests Miroslav Lichvar 2014-02-27 18:07:45 +01:00
  • ea526b96dd configure: suppress pkg-config errors Miroslav Lichvar 2014-02-05 08:53:15 +01:00
  • 726cf84e19 Check array index before reading Miroslav Lichvar 2014-02-04 15:56:53 +01:00
  • dc8a46363f Merge branch '1.29-security' Miroslav Lichvar 2014-01-31 17:06:08 +01:00
  • 916ca7ab86 make_release: set owner and group in released tarball to root Miroslav Lichvar 2014-01-31 13:36:34 +01:00
  • be036ed58a make_release: remove config.log and config.h Miroslav Lichvar 2014-01-31 13:36:03 +01:00
  • 2afdd4544d Update NEWS 1.29.1 1.29-security Miroslav Lichvar 2014-01-31 13:12:59 +01:00
  • c4e61835d3 Update faq.txt Miroslav Lichvar 2014-01-28 13:28:11 +01:00
  • e15ce69d08 Send cmdmon error replies only to allowed hosts Miroslav Lichvar 2014-01-24 16:06:38 +01:00
  • d537ed11fd Support previous protocol version in chronyc Miroslav Lichvar 2014-01-24 15:49:18 +01:00
  • dba458d50c Add padding to cmdmon requests to prevent amplification attack Miroslav Lichvar 2014-01-24 13:55:15 +01:00
  • 3e23430926 Set maximum number of samples in manual list reply to 16 Miroslav Lichvar 2014-01-23 10:55:12 +01:00
  • 3f507b782c Replace number and total fields in cmdmon reply packet with padding Miroslav Lichvar 2014-01-21 19:10:46 +01:00
  • 2fc3525fdf Don't read uninitialized memory in client packet length check Miroslav Lichvar 2014-01-21 18:45:56 +01:00
  • 0f3e464202 Remove superfluous code in read_from_cmd_socket() Miroslav Lichvar 2014-01-24 16:37:26 +01:00
  • 925d7119ec Fix writing of drift and RTC files Miroslav Lichvar 2014-01-21 18:18:04 +01:00
  • f456cd57b9 Fix selecting of sources with prefer option Miroslav Lichvar 2014-01-21 17:18:48 +01:00
  • ea58500cef Remove superfluous code in SRC_SelectSource Miroslav Lichvar 2014-01-21 16:38:00 +01:00
  • 4048b200ed Fix error message when chronyc can't open keyfile Miroslav Lichvar 2014-01-21 14:51:32 +01:00
  • 54211f0f6e Update comment on setting poll in reply packet Miroslav Lichvar 2014-01-17 18:09:48 +01:00
  • 4b5f465026 Don't allow maxpoll to be set shorter than minpoll Miroslav Lichvar 2014-01-17 17:37:07 +01:00
  • 7efd1151cb Convert linux kernel info messages to debug Miroslav Lichvar 2014-01-17 17:27:48 +01:00
  • 19dbe52930 Update linux_freq_scale and linux_hz documentation Miroslav Lichvar 2014-01-10 13:25:39 +01:00
  • 2a981b7d39 Print error message on invalid syntax with all chronyc commands Miroslav Lichvar 2014-01-10 11:14:39 +01:00
  • d34ebdb431 Simplify expression used in frequency accumulation Miroslav Lichvar 2014-01-09 18:17:57 +01:00
  • 60d0fa2993 Fix frequency accumulation again Miroslav Lichvar 2014-01-09 16:34:59 +01:00
  • 8545ba733a Convert disabled log message in rtc_linux.c to DEBUG_LOG Miroslav Lichvar 2014-01-09 18:21:50 +01:00
  • 04c8a8c75d Update documentation on trimrtc command Miroslav Lichvar 2013-12-12 17:11:11 +01:00
  • b7ed44f113 Improve description of refclock delay option Miroslav Lichvar 2013-12-11 17:59:14 +01:00
  • 46a39716b6 Fix default device in rtcdevice description Miroslav Lichvar 2013-12-11 11:25:00 +01:00
  • e77b0070af Add option to read RTC LOCAL/UTC setting from hwclock's adjtime file Miroslav Lichvar 2013-12-11 11:20:58 +01:00
  • 3c5cf81e32 Replace /sbin/clock with /sbin/hwclock in documentation and comments Miroslav Lichvar 2013-12-10 17:04:17 +01:00
  • be14dbffef Make naming of RTC config functions consistent Miroslav Lichvar 2013-12-10 16:39:14 +01:00
  • b4f6a0f94a Fix ordering of sections in documentation Miroslav Lichvar 2013-11-29 17:34:15 +01:00
  • c15acff39a Make section descriptions consistent in documentation Miroslav Lichvar 2013-11-29 16:55:21 +01:00
  • ed0ac6e3f6 Write fatal messages also to stderr when started with -n Miroslav Lichvar 2013-11-28 18:14:38 +01:00
  • 6cc9c4940c Don't try to write to parent logging fd when closed Miroslav Lichvar 2013-11-28 17:39:50 +01:00
  • 0e8b27556d Merge config parsing functions for common data types Miroslav Lichvar 2013-11-28 17:33:20 +01:00
  • 162c6a49b5 Add option to trim RTC automatically Miroslav Lichvar 2013-11-27 17:33:03 +01:00
  • 61dbdd80b9 Fix REF_GetOurStratum description Miroslav Lichvar 2013-11-27 16:28:09 +01:00
  • 8df1bedb1b Remove forgotten macros Miroslav Lichvar 2013-11-27 16:11:19 +01:00
  • b55e914273 Use N_SAMPLES_PER_REGRESSION macro in rtc_linux module Miroslav Lichvar 2013-11-27 15:43:17 +01:00
  • 1c3aff37de Convert TRACEON LOG messages to DEBUG_LOG Miroslav Lichvar 2013-11-26 18:53:24 +01:00
  • 4bbc5520b8 Add support for debug messages Miroslav Lichvar 2013-11-26 18:53:10 +01:00
  • 0731cd6950 Fix log messages Miroslav Lichvar 2013-11-26 16:30:25 +01:00
  • f88e96599c Set printf format attribute for logging functions with gcc Miroslav Lichvar 2013-11-26 16:11:55 +01:00
  • cd7bfa2510 Refactor logging Miroslav Lichvar 2013-11-26 15:48:18 +01:00
  • ea418b2e18 Update see also in man pages Miroslav Lichvar 2013-11-26 13:32:03 +01:00
  • c00d93a897 Add refclock trace messages Miroslav Lichvar 2013-11-26 11:41:23 +01:00
  • bc361c48a0 Enable refclock error messages Miroslav Lichvar 2013-11-26 10:34:49 +01:00
  • 1f39169be3 Fix stratum with non-PPS SOCK refclock and local stratum Miroslav Lichvar 2013-11-25 17:57:14 +01:00
  • 030833087d Append -lcap to EXTRA_LIBS in configure Miroslav Lichvar 2013-11-15 13:22:16 +01:00
  • c38dbcc6b5 Link with -lrt for clock_gettime() if needed Miroslav Lichvar 2013-11-15 13:21:40 +01:00