]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
10 days ago  Rob Gilldoc: fix typo in README master
10 days ago  Rob Gilldoc: fix typo in chronyc docs
11 days ago  Miroslav Lichvarntp: log failed connection to Samba signd socket
2024-04-11  Miroslav Lichvardoc: add contributing.adoc
2024-04-11  Miroslav Lichvartest: add --enable-debug option to 002-scanbuild
2024-04-11  Miroslav Lichvaravoid some static analysis errors
2024-04-10  Miroslav Lichvarsys_linux: disable other external timestamping channels
2024-04-10  Miroslav Lichvarrefclock: update comment in PHC driver
2024-04-04  Miroslav Lichvarcmdmon: add reserved fields to local command
2024-04-04  Miroslav Lichvartest: add tests of local directive options
2024-04-04  Andy Fiddamanreference: add "local activate" option
2024-04-03  Miroslav Lichvarleapdb: fix leapsec list processing with 32-bit time_t
2024-04-02  Miroslav Lichvarntp: add server support for KoD RATE
2024-04-02  Miroslav Lichvarclientlog: add support for KoD rate limiting
2024-04-02  Miroslav Lichvarclientlog: return enum from CLG_LimitServiceRate()
2024-04-02  Miroslav Lichvarnts: check for NTS NAK specifically when responding
2024-03-14  Miroslav Lichvarntp: avoid unnecessary restart of resolving round on...
2024-03-14  Miroslav Lichvarntp: don't keep refresh requests in list of unresolved...
2024-03-14  Miroslav Lichvarntp: add more debug messages for resolving
2024-03-12  Miroslav Lichvarconf: don't load sourcedir during initstepslew and...
2024-03-11  Miroslav Lichvartest: replace another C99-style declaration in for...
2024-03-07  Miroslav Lichvarcmdmon: add offset command
2024-03-07  Miroslav Lichvarntp+refclock: add functions to modify offset option
2024-03-04  Miroslav Lichvarrtc+getdate: initialize tm_wday for mktime()
2024-03-04  Miroslav Lichvartest: avoid C99-style declaration in for loop
2024-02-08  Miroslav Lichvarexamples: switch chrony.conf examples to leapseclist
2024-02-08  Miroslav Lichvartest: improve 113-leapsecond and 124-tai tests
2024-02-08  Patrick Oppenlandertest: add leapdb unit test
2024-02-08  Patrick Oppenlanderleapdb: support leap-seconds.list as second source
2024-02-08  Patrick Oppenlanderleapdb: move source check into separate function
2024-02-08  Patrick Oppenlanderleapdb: make twice per day check logic common
2024-02-08  Patrick Oppenlanderreference: move leap second source into leapdb
2024-02-07  Miroslav Lichvarcmdmon: add timestamp counters to ntpdata report
2024-02-07  Miroslav Lichvarntp: add per-source counters of kernel and hardware...
2024-02-07  Miroslav Lichvarcmdmon: add ipv4/ipv6 options to add source command
2024-02-07  Miroslav Lichvarcmdmon: simplify flag checking in handle_add_source()
2024-02-07  Miroslav Lichvarconf: add ipv4 and ipv6 options to server/pool/peer...
2024-02-07  Miroslav Lichvarntp: support per-source IP family restriction
2024-01-08  Miroslav Lichvarntp: fix authenticated requests in serverstats
2023-12-05  Miroslav Lichvarupdate copyright years 4.5
2023-12-05  Miroslav Lichvardoc: update FAQ on improving accuracy
2023-12-05  Miroslav Lichvardoc: mention dependency of net corrections on HW timest...
2023-12-04  Miroslav Lichvardoc: improve description of reload sources command
2023-11-28  Miroslav Lichvarsources: rework logging of selection loss
2023-11-22  Miroslav Lichvardoc: update NEWS 4.5-pre1
2023-11-22  Miroslav Lichvardoc: update README
2023-11-22  Miroslav Lichvardoc: replace foobar naming in examples
2023-11-22  Miroslav Lichvardoc: update description of NTP over PTP in FAQ
2023-11-22  Miroslav Lichvardoc: mention version supporting socket activation in FAQ
2023-11-22  Miroslav Lichvardoc: improve ntstrustedcerts description
2023-11-22  Miroslav Lichvardoc: improve cmdport description
2023-11-21  Miroslav Lichvarsources: drop unreachable log message
2023-11-21  Miroslav Lichvarsources: reselect earlier when removing selected source
2023-11-21  Miroslav Lichvarsources: reselect after resetting selected source
2023-11-21  Miroslav Lichvarntp: allow reusing timestamps of unused samples
2023-11-21  Miroslav Lichvarntp: fix presend in interleaved mode
2023-11-21  Miroslav Lichvarnts: close reusable sockets in helper process
2023-11-21  Miroslav Lichvarsocket: provide function for closing reusable sockets
2023-11-20  Miroslav Lichvarsocket: set close-on-exec on all reusable sockets
2023-11-13  Luke Valentadoc: add FAQ section on minimizing service downtime
2023-11-13  Luke Valentasocket: add support for systemd sockets
2023-11-08  Luke Valentalogging: move severity_chars to fix compiler warning
2023-11-07  Luke Valentalogging: add log severity to file log prefix when debug...
2023-11-02  Miroslav Lichvarntp: initialize network correction of transmitted packets
2023-10-24  Luke Valentadoc: document '-L -1' option for debug logging output
2023-09-26  Miroslav Lichvarntp: add client support for network correction
2023-09-26  Miroslav Lichvarntp: add server support for network correction
2023-09-26  Miroslav Lichvarntp: add extension field to provide network correction
2023-09-26  Miroslav Lichvarntp: save PTP correction from NTP-over-PTP messages
2023-09-26  Miroslav Lichvarntp: extend local timestamp for PTP correction
2023-09-26  Miroslav Lichvarntp: add function for detection of experimental fields
2023-09-26  Miroslav Lichvarntp: assert size of exp_mono_root field
2023-09-26  Miroslav Lichvarntp: rename exp1 extension field
2023-09-26  Miroslav Lichvarutil: add conversion between intervals and NTP 64-bit...
2023-09-26  Miroslav Lichvardoc: don't require same version for experimental features
2023-09-12  Miroslav Lichvarconfigure: prefer gnutls over nss and tomcrypt for...
2023-09-12  Miroslav Lichvarconfigure: don't try AES-SIV-CMAC in nettle when disabled
2023-09-12  Miroslav Lichvarsiv: add support for AES-GCM-SIV in gnutls
2023-09-12  Miroslav Lichvarconf: improve log message for failed additions in sourc...
2023-09-12  Miroslav Lichvarconf: cast subtraction operands in source comparison
2023-09-12  Miroslav Lichvarconf: fix reloading modified sources specified by IP...
2023-08-09  Miroslav Lichvardoc: update NEWS and README 4.4
2023-08-09  Josef 'Jeff... socket: enable nanosecond resolution RX timestamp on...
2023-08-08  Miroslav Lichvartest: make 139-nts more reliable
2023-08-08  Miroslav Lichvartest: make 114-presend more reliable
2023-08-08  Miroslav Lichvarntp: don't require previous HW TX timestamp to wait...
2023-08-07  Miroslav Lichvarntp: fix adding noselect to selection options
2023-08-01  Bryan Christiansoncontrib: replace tuxfamily with chrony-project
2023-07-27  Miroslav Lichvardoc: update links to chrony website
2023-07-26  Miroslav Lichvardoc: don't mention mailing lists in README
2023-07-20  Miroslav Lichvarupdate copyright years
2023-07-20  Miroslav Lichvardoc: add more questions to FAQ
2023-07-20  Miroslav Lichvardoc: fix typo in FAQ
2023-07-20  Miroslav Lichvardoc: refer to root distance in chronyc sources report
2023-07-18  Miroslav Lichvartest: make 132-logchange more reliable
2023-07-18  Miroslav Lichvartest: make 148-replacement more reliable
2023-07-18  Miroslav Lichvartest: improve ntp_sources unit test
2023-07-18  Miroslav Lichvarntp: handle negotiated NTS-KE server in refreshment
2023-07-18  Miroslav Lichvarnts: fix log severity for loaded server keys
2023-07-18  Miroslav Lichvarmakefile: compile getdate.o with -fwrapv option
next