]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2014-09-10  Miroslav Lichvarsched: fix Clang warning
2014-09-10  Miroslav Lichvarclient: describe error when could not open config or...
2014-09-09  Miroslav LichvarIgnore measurements around leap second
2014-09-09  Miroslav Lichvarntp: print warning 10 years before supported time ends
2014-09-09  Miroslav Lichvarconfigure: check if pkg-config is available
2014-09-09  Miroslav LichvarFix compiler warnings on NetBSD
2014-09-04  Miroslav Lichvarexamples: add NetworkManager dispatcher script
2014-09-04  Miroslav Lichvarexamples: add systemd services
2014-09-04  Miroslav Lichvarexamples: add logrotate configuration
2014-09-04  Miroslav LichvarMove chrony.spec to examples
2014-08-25  Miroslav Lichvarsys: fix typo in prctl() error message
2014-08-21  Miroslav Lichvarutil: fix compiler warning with 32-bit time_t
2014-08-21  Miroslav LichvarUpdate NEWS 1.31-pre1
2014-08-20  Miroslav Lichvarntp: don't stop online burst when sending fails
2014-08-20  Miroslav Lichvarntp: don't adjust polling interval when sending fails
2014-08-20  Miroslav Lichvarntp: return with status from functions sending packets
2014-08-20  Miroslav Lichvardoc: clarify description of -s option
2014-08-20  Miroslav Lichvarsched: improve time jump detection
2014-08-20  Miroslav Lichvarntp: restart timer when poll interval changes on reset
2014-08-20  Miroslav Lichvarntp: add function to restart transmit timer
2014-08-20  Miroslav Lichvarsched: make sure scheduler parameter change handler...
2014-08-19  Miroslav Lichvarlocal: use common function to invoke parameter change...
2014-08-19  Miroslav Lichvarreference: always update driftfile on exit
2014-08-19  Miroslav Lichvarrtc: set clock to mtime of driftfile when RTC preinit...
2014-08-19  Miroslav Lichvarrtc: don't try to open rtcfile when not set
2014-08-19  Miroslav Lichvarrtc: use fscanf() to read coefficients
2014-08-19  Miroslav Lichvarrtc: return status from preinit function
2014-08-19  Miroslav Lichvarrtc: use LCL functions to read and step system clock
2014-08-19  Miroslav Lichvarrtc: improve accuracy of preinit step
2014-08-19  Miroslav Lichvarrtc: minor cleanup in RTC_Linux_TimePreInit()
2014-08-19  Miroslav Lichvarrtc: move preinit call to RTC_Initialise()
2014-08-18  Miroslav Lichvarrtc: cleanup in error messages
2014-08-18  Miroslav Lichvartest: add 115-cmdmontime
2014-08-18  Miroslav Lichvarutil: update functions converting cmdmon timestamps
2014-08-18  Miroslav Lichvarcmdmon: convert LOGON timestamp only with LOGON message
2014-08-15  Miroslav Lichvarsched: check that added file descriptor fits in fd_set
2014-08-15  Miroslav Lichvarsched: use FD_SETSIZE if defined
2014-08-15  Miroslav Lichvartest: add 114-presend
2014-08-15  Miroslav Lichvarntp: add debug message for received packet
2014-08-15  Miroslav Lichvarntp: use NTP instead of echo for presend
2014-08-15  Miroslav LichvarCheck for truncated source address when receiving packets
2014-08-15  Miroslav Lichvartest: fix check in run script
2014-08-15  Miroslav Lichvartest: add 008-ntpera
2014-08-15  Miroslav Lichvartest: allow tests to be skipped
2014-08-15  Miroslav Lichvarutil: add support for other NTP eras
2014-08-15  Miroslav Lichvarntp: move packet size asserts to ntp_core
2014-08-15  Miroslav Lichvarutil: fix printing of timestamps when time_t is longer...
2014-08-15  Miroslav Lichvarconfigure: check for 64-bit time_t
2014-08-15  Miroslav Lichvarntp: use one socket with random port when acquisitionpo...
2014-08-15  Miroslav Lichvarconf: return port numbers as int
2014-08-15  Miroslav Lichvarcmdmon: allow binding to address that doesn't exist yet
2014-08-15  Miroslav Lichvarntp: allow binding to address that doesn't exist yet
2014-08-15  Miroslav Lichvarntp: remove disabled code in prepare_socket()
2014-08-15  Miroslav Lichvarntp: bind socket only when port or address was specified
2014-08-15  Miroslav Lichvarntp: remove socket reconnecting
2014-08-15  Miroslav Lichvarntp: create new socket for each client request
2014-08-15  Miroslav LichvarRegenerate getdate.c
2014-08-14  Miroslav Lichvarmakefile: regenerate getdate.c when missing
2014-08-13  Joachim Wiedorndoc: fix small typo
2014-08-13  Miroslav Lichvarconfigure: remove ncurses_lib from first readline test
2014-08-06  Miroslav Lichvartest: increase default time rms limit
2014-08-06  Miroslav Lichvartest: require latest clknetsim
2014-08-06  Miroslav Lichvarntp: close socket when duplicating fails
2014-08-05  Miroslav Lichvarrefclock: fix compiler warning in SOCK error message
2014-08-05  Miroslav Lichvarlogging: move exit call from LOG_Message to LOG_FATAL
2014-08-05  Miroslav Lichvarntp: shorten setsockopt error messages
2014-08-05  Miroslav Lichvarntp: move debug message after sendmsg()
2014-08-05  Miroslav Lichvarntp: reconnect client sockets
2014-07-29  Miroslav Lichvardoc: mention linuxcaps support in FAQ
2014-07-01  Miroslav Lichvardoc: update FAQ 1.30
2014-07-01  Miroslav Lichvardoc: use iburst option in examples
2014-06-30  Miroslav Lichvardoc: update NEWS
2014-06-30  Miroslav Lichvardoc: update README
2014-06-30  Miroslav Lichvardoc: update initstepslew description
2014-06-30  Miroslav Lichvardoc: update FAQ
2014-06-30  Miroslav LichvarUpdate configuration examples
2014-06-30  Miroslav Lichvarsched: exit with fatal message when there is nothing...
2014-06-30  Miroslav Lichvarcmdmon: don't create socket when cmdport is 0
2014-06-27  Miroslav Lichvarmakefile: remove faq.php rule
2014-06-27  Miroslav Lichvarmake_release: generate FAQ from chrony.txt
2014-06-27  Miroslav Lichvarmake_release: generate INSTALL from chrony.txt
2014-06-27  Miroslav Lichvarmake_release: add testing mode
2014-06-27  Miroslav Lichvardoc: include faq.txt in main document
2014-06-27  Miroslav Lichvardoc: update installation chapter
2014-06-27  Miroslav Lichvardoc: drop porting guide
2014-06-27  Miroslav Lichvarutil: print timevals for debug messages as numbers
2014-06-27  Miroslav LichvarConvert disabled log messages to debug or remove them
2014-06-26  Miroslav Lichvarcmdmon: remove disabled code
2014-06-26  Miroslav Lichvarkeys: fix determine_hash_delay() declaration
2014-06-25  Miroslav Lichvartest: require latest clknetsim revision
2014-06-25  Miroslav Lichvarntp: don't set address for sendmsg() with connected...
2014-06-06  Miroslav Lichvardoc: update NEWS 1.30-pre1
2014-06-06  Miroslav Lichvarmake_release: fix man page preparation
2014-06-06  Miroslav LichvarCheck return value of chmod() and fcntl()
2014-06-06  Miroslav Lichvarreference: fix adjusting of last reference update time
2014-06-06  Miroslav Lichvarclient: fix printing of negative poll in sources report
2014-06-05  Miroslav LichvarUpdate copyright years
2014-06-05  Miroslav Lichvardoc: update acknowledgements
2014-06-05  Miroslav Lichvarreference: rework makestep
2014-06-05  Miroslav Lichvartest: extend 109-makestep
next