]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2014-05-20  Miroslav Lichvarsys: convert Linux driver to use generic offset functions
2014-05-20  Miroslav Lichvarsys: introduce generic driver
2014-05-16  Miroslav Lichvartest: make 110-chronyc even more tolerant
2014-05-16  Miroslav Lichvardoc: update faq.txt
2014-05-16  Miroslav Lichvarclient: don't override hostname with -4 or -6 after -h
2014-05-16  Miroslav Lichvarclient: set default hostname to 127.0.0.1 instead of...
2014-05-16  Miroslav Lichvarclient: enable IP_RECVERR socket option
2014-05-16  Miroslav Lichvarsys: remove unused static variables in Linux driver
2014-04-30  Miroslav Lichvardoc: update for separate client sockets
2014-04-30  Miroslav Lichvardoc: update chronyd -r and chronyc -h descriptions
2014-04-30  Miroslav Lichvarmain: switch errors in initialization to fatal errors
2014-04-29  Miroslav Lichvartest: require latest clknetsim
2014-04-29  Miroslav Lichvarclient: shorten default timeout with localhost and...
2014-04-29  Miroslav Lichvarnameserv: add asynchronous resolving with POSIX threads
2014-04-29  Miroslav Lichvarconfigure: check if getaddrinfo() is available
2014-04-29  Miroslav Lichvarntp: start resolving only from NSR_ResolveSources
2014-04-29  Miroslav Lichvarntp: use async name resolving for NTP sources
2014-04-29  Miroslav Lichvarntp: delay initial transmission until first resolving...
2014-04-29  Miroslav Lichvarsourcestats: assert dump file is loaded with no accumul...
2014-04-29  Miroslav Lichvarnameserv: prepare for asynchronous resolving
2014-04-29  Miroslav Lichvarconfigure: sed Makefile with MYCPPFLAGS
2014-04-29  Miroslav Lichvarconfigure: replace unnecessary variables in Makefile
2014-04-29  Miroslav Lichvarrefclock: remove duplicated declaration
2014-04-28  Miroslav Lichvarcmdmon: fix doffset command with negative values on...
2014-04-11  Miroslav Lichvarreference: negate offset printed in maxchange log message
2014-04-10  Miroslav Lichvarmakefile: add dependency to check target
2014-04-10  Miroslav Lichvarmain: setup access restrictions before initstepslew
2014-04-10  Miroslav Lichvarntp: close client socket when offline
2014-04-10  Miroslav Lichvarntp: close only client socket when destroying NCR instance
2014-04-10  Miroslav Lichvarsources: ignore inactive sources in special mode ending
2014-04-10  Miroslav Lichvarsources: add flag that source is active
2014-04-10  Miroslav Lichvarntp: reduce burst timeout to 2.0
2014-04-10  Miroslav Lichvarsources: rework special mode ending with unreachable...
2014-04-10  Miroslav Lichvarregress: make minimum number of samples for regression...
2014-04-10  Miroslav Lichvarsched: fix main loop to allow timeout handlers modify...
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...
next