]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2016-01-13  Miroslav Lichvarnameserv: return at most 16 addresses from DNS_Name2IPA...
2016-01-08  Miroslav Lichvartest: don't check packet intervals in 009-sourceselection
2016-01-08  Miroslav Lichvartest: add 120-selectoptions
2016-01-08  Miroslav Lichvarsources: add require option
2016-01-07  Miroslav Lichvarsources: add trust option
2015-12-18  Miroslav Lichvarsources: turn select options into flags
2015-12-18  Miroslav Lichvarsources: fix formatting of selection intervals in comment
2015-12-18  Miroslav Lichvarrefclock: ignore samples with unsynchronised leap status
2015-12-18  Miroslav Lichvarrefclock: describe fields in SOCK sample
2015-12-17  Miroslav Lichvarfix undefined shift operations on signed integers
2015-12-17  Miroslav Lichvarconf: update default ratelimit configuration
2015-12-17  Miroslav Lichvarclientlog: use token buckets for response rate limiting
2015-12-14  Miroslav Lichvarclientlog: refactor updating of record data
2015-12-10  Miroslav Lichvardoc: update description of -u option and user directive
2015-12-10  Miroslav Lichvarsys_linux: keep CAP_NET_BIND_SERVICE only if NTP port...
2015-12-10  Miroslav Lichvarsys: remove unused code
2015-12-10  Miroslav Lichvarsys_solaris: add support for dropping root privileges
2015-12-10  Miroslav Lichvarsys_solaris: fix building with current timex driver
2015-12-10  Miroslav Lichvarsys_netbsd: add support for dropping root privileges...
2015-12-10  Miroslav Lichvarsys_timex: add support for ntp_adjtime() via privops
2015-12-10  Miroslav Lichvarprivops: add support for privileged ntp_adjtime()
2015-12-10  Miroslav Lichvarsys_timex: move inclusion of sys/timex.h to sysincl.h
2015-12-10  Miroslav Lichvarprivops: ignore signals in helper
2015-12-10  Miroslav Lichvarprivops: compile only required helper functions
2015-12-10  Miroslav Lichvarprivops: return from PRV functions with helper response...
2015-12-10  Miroslav Lichvarprivops: make naming of fields and functions more consi...
2015-12-10  Miroslav Lichvarutil: add function for dropping root privileges
2015-12-10  Miroslav Lichvarmain: initialise privops sooner
2015-12-10  Bryan Christiansonsys_macosx: fix adjustment correction after step
2015-12-08  Miroslav Lichvarmain: fix compiler warning
2015-12-08  Miroslav Lichvarsys_netbsd: use privileged helper for socket binding
2015-12-08  Miroslav Lichvarconfigure: rework setting of privops macros
2015-12-08  Miroslav Lichvarconfigure: fix check of date output
2015-12-08  Miroslav Lichvarprivops: refactor initialisation/finalisation
2015-12-08  Miroslav Lichvarprivops: wait for helper pid
2015-12-08  Miroslav Lichvarprivops: stop helper on exit
2015-12-08  Miroslav Lichvarprivops: split send_to_helper()
2015-12-08  Miroslav Lichvarprivops: use SOCK_SEQPACKET sockets when supported
2015-12-07  Miroslav Lichvarsys_linux: allow mremap in seccomp filter
2015-12-03  Bryan Christiansonsys_macosx: synchronise RTC from system time
2015-12-03  Miroslav Lichvarclient: print invalid intervals as dash
2015-12-03  Miroslav Lichvarsourcestats: use maximum value as invalid age in source...
2015-12-03  Miroslav Lichvarclientlog: fix counting of command drops
2015-12-03  Miroslav Lichvarclientlog: save time of last hit with sub-second resolution
2015-12-03  Miroslav Lichvarconf: inline one-line parse_* functions
2015-12-03  Miroslav Lichvarmain: assert supported integer size, representation...
2015-12-02  Miroslav Lichvarfix undefined shift operations on signed integers
2015-12-02  Miroslav Lichvararray: always return non-NULL pointer from ARR_GetEleme...
2015-11-30  Bryan Christiansoncontrib: update chronylogrotate.sh script
2015-11-30  Miroslav Lichvarcmdmon: update CLIENT_ACCESSES_BY_INDEX command
2015-11-30  Miroslav Lichvarclientlog: limit response rate
2015-11-30  Miroslav Lichvarclientlog: measure request rates
2015-11-30  Miroslav Lichvarclientlog: store records in hash table instead of tree
2015-11-30  Miroslav Lichvarclientlog: reduce amount of logged information
2015-11-30  Miroslav Lichvarconf: don't allow disabling clientloglimit
2015-11-30  Miroslav Lichvarutil: add macros for maximum, minimum and clamp
2015-11-30  Miroslav Lichvarutil: add function for IP address hashing
2015-11-26  Miroslav Lichvarcmdmon: tidy up declarations in read_from_cmd_socket()
2015-11-24  Bryan Christiansonsys_macosx: tidy up includes
2015-11-24  Bryan Christiansonsys_macosx: drop root privileges
2015-11-20  Bryan Christiansonadd support for privilege separation
2015-11-18  Miroslav Lichvarsys_linux: allow ioctl(TCGETS) in seccomp filter
2015-11-18  Miroslav Lichvarconf: don't allow invalid last refclock option
2015-11-16  Miroslav Lichvarntp: ignore poll in KoD RATE packets
2015-11-16  Miroslav Lichvardoc: update description of offline command
2015-11-16  Miroslav Lichvarntp: adjust initial delay for polling interval
2015-11-16  Miroslav Lichvarsched: update timeout randomization
2015-11-16  Miroslav Lichvarntp: don't reveal local clock in client packets
2015-11-16  Miroslav Lichvarutil: rework timestamp fuzzing
2015-11-16  Miroslav Lichvarutil: add function to generate random bytes
2015-11-16  Miroslav Lichvarntp: don't keep client sockets open for longer than...
2015-11-16  Miroslav Lichvarntp: check remote interval in client mode
2015-11-16  Miroslav Lichvarsched: use shorter data type for timeout IDs
2015-11-16  Miroslav Lichvarsched: don't allow SCH_RemoveTimeout() with invalid...
2015-11-16  Miroslav Lichvarsched: don't return currently used timeout ID
2015-11-10  Miroslav Lichvarsched: always return non-zero timeout ID
2015-11-04  Miroslav Lichvarsys_linux: allow more syscalls in seccomp filter
2015-10-19  Miroslav Lichvardoc: update NEWS 2.2
2015-10-19  Miroslav Lichvarconfigure: disable scfilter by default
2015-10-15  Miroslav Lichvarclient: add debug message for recv() error
2015-10-14  Miroslav Lichvardoc: add minimum recommended configuration to FAQ
2015-10-14  Miroslav Lichvardoc: include chrony version in manual title
2015-10-14  Miroslav Lichvardoc: update comparison with ntpd
2015-10-14  Miroslav Lichvardoc: remove obsolete section on contributing
2015-10-14  Miroslav Lichvardoc: improve maxdistance description
2015-10-12  Miroslav Lichvarlogging: don't ignore message severity with debug support
2015-10-12  Miroslav Lichvarconfigure: check for struct in_pktinfo with ipi_spec_dst
2015-10-12  Miroslav Lichvarconfigure: improve description of struct in6_pktinfo...
2015-10-12  Miroslav Lichvarconfigure: include IPV6_PKTINFO in struct in6_pktinfo...
2015-10-09  Miroslav Lichvardoc: update NEWS 2.2-pre2
2015-10-09  Miroslav Lichvarexamples: use one-second check interval in chrony-wait...
2015-10-08  Miroslav Lichvarconfigure: make default hwclockfile configurable
2015-10-08  Miroslav Lichvarrtc: improve logging
2015-10-07  Miroslav Lichvarclient: make waitsync check interval configurable
2015-10-06  Miroslav Lichvarrtc: restore time from driftfile if later than RTC...
2015-10-06  Miroslav Lichvarrtc: don't run time_init function if pre_init failed
2015-10-05  Miroslav Lichvardoc: reduce makestep threshold in examples to 1 second
2015-10-05  Miroslav Lichvarsys_linux: abort when loading seccomp rules fails
2015-10-02  Miroslav Lichvardoc: update NEWS 2.2-pre1
2015-10-01  Miroslav Lichvardoc: update README
next