]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2014-10-08  Miroslav Lichvarntp: enable PKTINFO on client sockets
2014-10-03  Miroslav Lichvarutil: fix sockaddr function naming
2014-09-29  Miroslav Lichvarclient: improve sources caption
2014-09-26  Miroslav Lichvarutil: use common functions to convert to/from sockaddr
2014-09-26  Miroslav Lichvarclient: print full date in manual list
2014-09-26  Miroslav Lichvarntp: fix NSR_TakeSourcesOffline()
2014-09-26  Miroslav Lichvarkeys: store IDs in uint32_t
2014-09-25  Miroslav Lichvarlogging: remove warning on missing debug messages
2014-09-25  Miroslav Lichvarcmdmon: fix initialization of allocated reply slots
2014-09-25  Miroslav Lichvarcmdmon: allocate reply slots in smaller quantums
2014-09-25  Miroslav Lichvarcmdmon: use char for permissions table
2014-09-25  Miroslav Lichvarrefclock: include refid in some debug messages
2014-09-25  Miroslav Lichvarutil: optimize UTI_RefidToString()
2014-09-25  Miroslav Lichvarrtc: allocate samples dynamically
2014-09-25  Miroslav Lichvarconf: allocate sources dynamically
2014-09-25  Miroslav Lichvarntp: allocate source records dynamically
2014-09-25  Miroslav Lichvarrefclocks: allocate refclock instances dynamically
2014-09-25  Miroslav Lichvarkeys: allocate keys dynamically
2014-09-25  Miroslav Lichvarsched: allocate file handlers dynamically
2014-09-25  Miroslav Lichvarsources: reallocate arrays in exponentially increasing...
2014-09-25  Miroslav Lichvarntp: improve hashing of sources
2014-09-25  Miroslav LichvarAdd array utility functions
2014-09-25  Miroslav LichvarFree allocated memory on exit
2014-09-24  Miroslav Lichvarcmdparse: don't duplicate hostname in CPS_ParseNTPSourc...
2014-09-23  Miroslav LichvarCheck for memory allocation errors
2014-09-23  Miroslav Lichvartest: make 114-presend more tolerant
2014-09-22  Miroslav Lichvarnameserv: move fallback DNS_Name2IPAddressAsync() to...
2014-09-22  Miroslav Lichvarconfigure: add --disable-sechash option
2014-09-22  Miroslav LichvarPrint enabled/disabled features with version
2014-09-22  Miroslav Lichvarconfigure: unify macro naming for optional features
2014-09-22  Miroslav Lichvarconfigure: allow building without cmdmon, NTP, refclock...
2014-09-19  Miroslav Lichvarconfigure: unify macro naming for available headers
2014-09-19  Miroslav Lichvarconfigure: don't remove config files with --help
2014-09-19  Miroslav Lichvarsourcestats: remove tracking of skew change
2014-09-10  Miroslav Lichvardoc: update NEWS 1.31
2014-09-10  Miroslav Lichvardoc: mention that directives are not case-sensitive
2014-09-10  Miroslav Lichvardoc: add section to FAQ on improving accuracy with NTP
2014-09-10  Miroslav Lichvardoc: remove minpoll and maxpoll options from configurat...
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
next