]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2014-04-09  Miroslav Lichvarconfigure: add option to set default user
2014-04-09  Miroslav Lichvarmain: support configuration commands on command line
2014-04-09  Miroslav Lichvarconf: allow NULL as filename
2014-04-09  Miroslav Lichvarconf: split line parsing from CNF_ReadFile
2014-04-09  Miroslav Lichvarmain: add -q/-Q options to set clock/print offset once...
2014-04-09  Miroslav Lichvarreference: add UpdateOnce and PrintOnce modes
2014-04-09  Miroslav Lichvarlogging: print warning message when not compiled with...
2014-04-09  Miroslav Lichvarlogging: set debug level instead of on/off
2014-04-09  Miroslav Lichvarlogging: update format of messages written to terminal
2014-04-09  Miroslav Lichvarreference: exit with non-zero code when maxchange limit...
2014-04-09  Miroslav Lichvarsources: log selection messages only in normal referenc...
2014-04-09  Miroslav Lichvarntp: reduce burst timeout to 2.5 seconds
2014-04-09  Miroslav Lichvarntp: set maximum number of iburst samples to size of...
2014-04-09  Miroslav Lichvarntp: drop initstepslew NTP implementation
2014-04-08  Miroslav Lichvarsources: replace beginning flag with size of reachabili...
2014-04-08  Miroslav Lichvarsources: split source selection from sample accumulation
2014-04-08  Miroslav Lichvargit: update .gitignore
2014-04-08  Miroslav Lichvartest: add missing run script
2014-04-03  Miroslav Lichvarconf: add bindacqaddress directive for client sockets
2014-04-03  Miroslav Lichvarntp: set only necessary socket options on client sockets
2014-03-26  Miroslav Lichvartest: add 112-port
2014-03-26  Miroslav Lichvarntp: fix comment on NCR_ProcessUnknown
2014-03-26  Miroslav Lichvarntp: accept packets from unknown sources only from...
2014-03-25  Miroslav Lichvartest: update for latest clknetsim
2014-03-25  Miroslav Lichvarntp: don't create server sockets if port is configured...
2014-03-25  Miroslav Lichvarntp: use separate connected sockets for each server
2014-03-25  Miroslav Lichvarntp: use separate client sockets
2014-03-25  Miroslav Lichvarntp: don't try to bind acquire socket if port is equal...
2014-03-25  Miroslav Lichvarntp: check if packet was received by right socket
2014-03-25  Miroslav Lichvarntp: store socket in NTP instance
2014-03-25  Miroslav Lichvarntp: split local_ip_addr from NTP_Remote_Address struct
2014-03-25  Miroslav Lichvarntp: set invalid socket fd by macro
2014-03-21  Miroslav Lichvardoc: improve commandkey and keyfile descriptions
2014-03-21  Miroslav Lichvarntp: set minpoll from received KoD RATE at most to 10
2014-03-21  Miroslav Lichvarntp: print warning when source is added with unknown key
2014-03-21  Miroslav Lichvarntp: reset negative minpoll or maxpoll to default values
2014-03-21  Miroslav Lichvarcmdparse: don't allow NTP key ID of 0
2014-03-21  Miroslav Lichvartest: add 111-knownclient
2014-03-21  Miroslav Lichvartest: add port number check
2014-03-21  Miroslav Lichvarntp: make use of NCR_ProcessUnknown in NCR_ProcessKnown
2014-03-21  Miroslav Lichvarntp: don't store tx time stamp when replying to known...
2014-03-21  Miroslav Lichvarntp: don't reply to known source if missing key or...
2014-03-21  Miroslav Lichvartest: extend 105-ntpauth
2014-03-21  Miroslav Lichvarntp: don't send requests with unknown key
2014-03-21  Miroslav Lichvarntp: remove unnecessary KEY_KeyKnown calls
2014-03-21  Miroslav Lichvarkeys: don't cache position for unknown keys
2014-03-21  Miroslav Lichvarclient: print positive signed freq and offset values...
2014-03-21  Miroslav Lichvartest: make 110-chronyc more tolerant
2014-03-21  Miroslav Lichvartempcomp: print warning message on error
2014-03-21  Miroslav Lichvartempcomp: use macro to set maximum allowed compensation
2014-03-21  Miroslav Lichvarsourcestats: fix signedness in scanf format
2014-03-21  Miroslav Lichvarmakefile: improve check rule
2014-02-27  Miroslav LichvarAdd simulation tests
2014-02-05  Miroslav Lichvarconfigure: suppress pkg-config errors
2014-02-04  Miroslav LichvarCheck array index before reading
2014-01-31  Miroslav LichvarMerge branch '1.29-security'
2014-01-31  Miroslav Lichvarmake_release: set owner and group in released tarball...
2014-01-31  Miroslav Lichvarmake_release: remove config.log and config.h
2014-01-31  Miroslav LichvarUpdate NEWS 1.29-security 1.29.1
2014-01-30  Miroslav LichvarUpdate faq.txt
2014-01-30  Miroslav LichvarSend cmdmon error replies only to allowed hosts
2014-01-30  Miroslav LichvarSupport previous protocol version in chronyc
2014-01-30  Miroslav LichvarAdd padding to cmdmon requests to prevent amplification...
2014-01-30  Miroslav LichvarSet maximum number of samples in manual list reply...
2014-01-24  Miroslav LichvarReplace number and total fields in cmdmon reply packet...
2014-01-24  Miroslav LichvarDon't read uninitialized memory in client packet length...
2014-01-24  Miroslav LichvarRemove superfluous code in read_from_cmd_socket()
2014-01-21  Miroslav LichvarFix writing of drift and RTC files
2014-01-21  Miroslav LichvarFix selecting of sources with prefer option
2014-01-21  Miroslav LichvarRemove superfluous code in SRC_SelectSource
2014-01-21  Miroslav LichvarFix error message when chronyc can't open keyfile
2014-01-17  Miroslav LichvarUpdate comment on setting poll in reply packet
2014-01-17  Miroslav LichvarDon't allow maxpoll to be set shorter than minpoll
2014-01-17  Miroslav LichvarConvert linux kernel info messages to debug
2014-01-10  Miroslav LichvarUpdate linux_freq_scale and linux_hz documentation
2014-01-10  Miroslav LichvarPrint error message on invalid syntax with all chronyc...
2014-01-09  Miroslav LichvarSimplify expression used in frequency accumulation
2014-01-09  Miroslav LichvarFix frequency accumulation again
2014-01-09  Miroslav LichvarConvert disabled log message in rtc_linux.c to DEBUG_LOG
2013-12-12  Miroslav LichvarUpdate documentation on trimrtc command
2013-12-11  Miroslav LichvarImprove description of refclock delay option
2013-12-11  Miroslav LichvarFix default device in rtcdevice description
2013-12-11  Miroslav LichvarAdd option to read RTC LOCAL/UTC setting from hwclock...
2013-12-10  Miroslav LichvarReplace /sbin/clock with /sbin/hwclock in documentation...
2013-12-10  Miroslav LichvarMake naming of RTC config functions consistent
2013-11-29  Miroslav LichvarFix ordering of sections in documentation
2013-11-29  Miroslav LichvarMake section descriptions consistent in documentation
2013-11-28  Miroslav LichvarWrite fatal messages also to stderr when started with -n
2013-11-28  Miroslav LichvarDon't try to write to parent logging fd when closed
2013-11-28  Miroslav LichvarMerge config parsing functions for common data types
2013-11-27  Miroslav LichvarAdd option to trim RTC automatically
2013-11-27  Miroslav LichvarFix REF_GetOurStratum description
2013-11-27  Miroslav LichvarRemove forgotten macros
2013-11-27  Miroslav LichvarUse N_SAMPLES_PER_REGRESSION macro in rtc_linux module
2013-11-27  Miroslav LichvarConvert TRACEON LOG messages to DEBUG_LOG
2013-11-27  Miroslav LichvarAdd support for debug messages
2013-11-26  Miroslav LichvarFix log messages
2013-11-26  Miroslav LichvarSet printf format attribute for logging functions with gcc
2013-11-26  Miroslav LichvarRefactor logging
2013-11-26  Miroslav LichvarUpdate see also in man pages
next