]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2015-08-21  Miroslav Lichvarclient: reconnect with multiple addresses
2015-08-21  Miroslav Lichvarclient: allow connecting to Unix domain sockets
2015-08-21  Miroslav Lichvarclient: connect socket
2015-08-21  Miroslav Lichvarclient: add -d option to print debug messages
2015-08-21  Miroslav Lichvarclient: convert disabled printf() calls to debug messages
2015-08-21  Miroslav Lichvarclient: use LOG macro for error messages
2015-08-20  Miroslav Lichvarcmdmon: print path of Unix command socket in debug...
2015-08-20  Miroslav Lichvarcmdmon: fix handling of packets from unbound Unix sockets
2015-08-20  Bryan Christiansoncontrib: add Mac OS X support files
2015-08-18  Bryan Christiansonsys_macosx: make drift removal interval dynamic
2015-08-13  Miroslav Lichvarutil: set uid/gid of created directory even when zero
2015-08-12  Miroslav Lichvarsys: include predicted drift in adjtime() offset
2015-08-12  Miroslav Lichvarsys: define NETBSD macro on NetBSD
2015-08-12  Miroslav Lichvarconf: create directory for Unix domain command socket
2015-08-12  Miroslav Lichvarconf: create directories before dropping root
2015-08-12  Miroslav Lichvarmain: always call getpwnam()
2015-08-10  Miroslav Lichvarsys: move getpwnam() call to main.c
2015-08-10  Miroslav Lichvarutil: add mode, uid, gid parameters to UTI_CreateDirAnd...
2015-08-05  Miroslav Lichvarutil: don't try to create current directory
2015-08-05  Miroslav Lichvarmove mkdirpp code to util.c
2015-08-05  Miroslav Lichvarclient: check if memory allocation fails
2015-08-05  Miroslav Lichvarclient: add logging function to allow linking with...
2015-08-05  Miroslav Lichvardoc: update FAQ
2015-08-03  Bryan Christiansonsys: add drift removal to Mac OS X driver
2015-07-28  Miroslav Lichvarcmdmon: listen on Unix domain socket
2015-07-28  Miroslav Lichvarclientlog: refactor CLG_Log*Access functions a bit
2015-07-28  Miroslav Lichvarclientlog: allow unspecified address in CLG_Log*Access...
2015-07-28  Miroslav Lichvarutil: add function to get sockaddr family name
2015-07-28  Miroslav Lichvarclient: handle signals
2015-07-28  Miroslav Lichvarutil: use sigaction() to set signal handler
2015-07-28  Miroslav Lichvarmain: move signal handler setting to util.c
2015-07-28  Miroslav Lichvarcmdmon: add debug messages for receiving/sending packets
2015-07-28  Miroslav Lichvarutil: remove INLINE_UTILITIES support
2015-07-28  Miroslav Lichvarremove getdate.c from repository
2015-07-28  Miroslav Lichvarinclude config.h in all compiled files
2015-07-27  Miroslav Lichvarsys: add new log message for kernel status reset after...
2015-07-23  Bryan Christiansonutil: fix rounding of negative numbers in UTI_DoubleToT...
2015-07-23  Miroslav Lichvarutil: fix UTI_Log2ToDouble() for maximum/minimum exponent
2015-07-23  Miroslav Lichvarconfigure: replace echo -n with printf
2015-07-22  Miroslav Lichvarmake_release: don't package chrony.txt
2015-07-22  Miroslav Lichvarmakefile: install chrony.txt in install-doc only
2015-07-22  Miroslav Lichvarmakefile: don't install COPYING and README
2015-06-23  Miroslav Lichvardoc: update NEWS 2.1.1
2015-06-23  Miroslav Lichvarsys: fix clock stepping by integer number of seconds...
2015-06-22  Miroslav Lichvardoc: update NEWS 2.1
2015-06-22  Miroslav Lichvarntp: use specific reference ID when smoothing served...
2015-06-22  Miroslav Lichvarntp: remove unnecessary casting
2015-06-22  Miroslav Lichvarreference: move definition of special refids to ntp.h
2015-06-19  Miroslav Lichvartest: require latest clknetsim
2015-06-19  Miroslav Lichvardoc: update leapsecmode and smoothtime descriptions
2015-06-18  Miroslav Lichvardoc: add Mac OS X to supported platforms
2015-06-18  Miroslav Lichvarupdate copyright years
2015-06-17  Miroslav Lichvardoc: refer to authhash command in password command...
2015-06-17  Miroslav Lichvardoc: convert FAQ to AsciiDoc and update it
2015-06-15  Bryan Christiansonsys: MacOS X driver ported from NetBSD
2015-06-15  Miroslav Lichvarntp: add debug message to print number of resolved...
2015-06-10  Miroslav Lichvarupdate NEWS 2.1-pre1
2015-06-09  Miroslav Lichvarcmdmon: reply with STT_INVALID on invalid option in...
2015-06-09  Miroslav Lichvarmakefile: warn when Makefile needs to be regenerated
2015-06-09  Miroslav Lichvarsources: remove unused code in SRC_SelectSource()
2015-06-09  Miroslav Lichvarclient: add smoothtime command
2015-06-09  Miroslav Lichvarcmdmon: add smoothtime command
2015-06-09  Miroslav Lichvarclient: add smoothing command
2015-06-09  Miroslav Lichvarcmdmon: add smoothing command
2015-06-08  Miroslav Lichvarsmooth: fix resetting
2015-06-08  Miroslav Lichvarcmdmon: use SCH_GetLastEventTime() to get current time
2015-06-08  Miroslav Lichvarsched: detect timeout overflow in SCH_AddTimeoutByDelay()
2015-06-08  Miroslav Lichvararray: allow arrays larger than 4 GB
2015-06-08  Miroslav Lichvartest: add 202-prefer
2015-06-08  Miroslav Lichvartest: add option to override generated server directive...
2015-06-08  Miroslav Lichvarsources: fix marking of non-preferred selectable sources
2015-06-02  Miroslav Lichvarsmooth: add option to smooth out only leap seconds
2015-06-01  Miroslav Lichvarcmdmon: replace definitions of empty requests with...
2015-05-28  Miroslav Lichvarcmdmon: set only non-success status in command handling...
2015-05-28  Miroslav Lichvarcmdmon: refactor allow/deny functions
2015-05-28  Miroslav Lichvarntp: include message precision in peer dispersion
2015-05-28  Miroslav Lichvarutil: add UTI_Log2ToDouble()
2015-05-18  Miroslav Lichvarutil: handle NaN in UTI_FloatHostToNetwork()
2015-05-18  Miroslav Lichvarclient: handle empty hostname before slash in allow...
2015-05-18  Miroslav Lichvardoc: remove chrony(1) man page
2015-05-18  Miroslav Lichvarntp: increase minimum replacement interval to 30 minutes
2015-05-18  Miroslav Lichvarntp: replace non-pool sources when unreachable or false...
2015-05-18  Miroslav Lichvarntp: add sources specified by IP directly without name...
2015-05-04  Miroslav Lichvarntp: improve alignment of columns in banner for measure...
2015-04-27  Miroslav Lichvardoc: update NEWS 2.0
2015-04-27  Miroslav Lichvardoc: update chrony description
2015-04-27  Miroslav Lichvardoc: document when smoothtime function is activated
2015-04-27  Miroslav Lichvarsys: fix TMX_ResetOffset() to set status back correctly
2015-04-24  Miroslav Lichvarreference: use 2012 leap second in leapsectz test
2015-04-20  Miroslav Lichvarsources: ignore reselect distance when combining with...
2015-04-17  Miroslav Lichvaruse return to exit from main function
2015-04-17  Miroslav Lichvarclient: improve usage line
2015-04-17  Miroslav Lichvarmain: print usage with -h option
2015-04-14  Miroslav Lichvarntp: don't log error when socket() fails for client...
2015-04-13  Miroslav Lichvardoc: don't mention ancient systems
2015-04-10  Miroslav Lichvarupdate copyright years
2015-04-10  Miroslav Lichvardoc: warn that unauthenticated peers are vulnerable...
2015-04-10  Miroslav Lichvarsys: clamp frequency set in generic driver on exit
2015-04-10  Miroslav Lichvarutil: don't allow time too close to 32-bit time_t overflow
2015-04-08  Miroslav Lichvardoc: fix CVE-ID in NEWS
next