summaryrefslogtreecommitdiffstats
path: root/src/timesync (follow)
Commit message (Expand)AuthorAgeFilesLines
* gcrypt: dlopenify for libsystemdLuca Boccassi2024-04-031-2/+1
* Merge pull request #30480 from keszybz/kernel-install-more-pathsZbigniew Jędrzejewski-Szmek2024-03-081-3/+6
|\
| * various: use new config loader instead of config_parse_config_file()Zbigniew Jędrzejewski-Szmek2024-03-071-3/+6
| * shared/conf-parser: collapse pkgdir and conf_file args into oneZbigniew Jędrzejewski-Szmek2024-03-071-1/+1
* | signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...Lennart Poettering2024-02-232-2/+2
|/
* timesyncd: reorder structs instead of useless bitfieldsZbigniew Jędrzejewski-Szmek2024-02-202-4/+3
* timesyncd: make the transmit timestamp in requests fully randomDavid Venhoek2024-01-262-20/+16
* timesync: IPTOS_LOWDELAY --> IPTOS_DSCP_EFCristian Rodríguez2024-01-081-2/+1
* bus-polkit: port polkit_registry to use value destructors in hash_opsLennart Poettering2024-01-031-1/+1
* polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus featureLennart Poettering2023-12-211-4/+6
* Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_nowZbigniew Jędrzejewski-Szmek2023-11-131-1/+1
* timesync: fix PropertiesChanges signals for NTP propertiesFrantisek Sumsal2023-11-072-7/+3
* meson: add build option for install path of main config filesFranck Bui2023-10-171-1/+1
* config files: update their header to reflect that they can be installed in /usrFranck Bui2023-09-211-3/+5
* config files: more recommendations of `systemd-analyze cat-config`Franck Bui2023-09-191-0/+2
* timesyncd: emit signal when timesyncd NTPServers property changesKingbom Dou2023-08-044-5/+110
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-13/+8
* meson: move declarations of timedated and friendsYu Watanabe2023-07-311-0/+19
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-1/+1
* tree-wide: when in doubt use greek small letter mu rather than micro symbolLennart Poettering2023-06-141-3/+3
* tree-wide: fix typos of "boottime"/"BOOTTIME"Nick Rosbrook2023-06-091-1/+1
* tree-wide: copy timestamp data from cmsgYu Watanabe2023-04-161-1/+1
* timesync: drop unnecessary initializationYu Watanabe2023-04-141-1/+1
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-131-8/+3
* meson: Introduce userspace depJan Janssen2023-03-101-0/+1
* timesync: stop re-sync on network configuration change when no link servers a...Chitoku2023-03-081-2/+2
* timesyncd: hook up memory pressure + sigrtmin18Lennart Poettering2023-03-012-1/+7
* meson: Use dicts for test definitionsJan Janssen2023-02-211-4/+8
* meson: Do not include headers in source listsJan Janssen2023-01-241-5/+2
* timesyncd: make sure to update mtime of clock file on each bootLennart Poettering2023-01-201-0/+51
* timesyncd: modernize load_clock_timestamp() a bitLennart Poettering2023-01-201-29/+26
* timesyncd: write structured log messages whenever we bump the clock based on ...Lennart Poettering2023-01-201-8/+15
* basic: Use statement expressions more in list.hDaan De Meyer2023-01-081-1/+1
* tree-wide: use -EBADF moreYu Watanabe2022-12-201-1/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-192-3/+3
* Merge pull request #25743 from yuwata/timesync-ipv6Yu Watanabe2022-12-151-6/+7
|\
| * timesync: ignore IPv6 addresses when the kernel does not support IPv6Yu Watanabe2022-12-141-5/+6
| * timesync: downgrade log message about unsupported address familyYu Watanabe2022-12-141-1/+1
* | timesync: Keep trying to connect even if the socket cannot be openedFelix Riemann2022-12-141-2/+4
|/
* tree-wide: make constant ratelimit compound actually constLennart Poettering2022-11-221-1/+1
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* sd-network: make sd_network_link_get_dns() or friends return -ENODATAYu Watanabe2022-09-271-1/+1
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-132-27/+11
* tree-wide: Fix format specifier warnings for %xJan Janssen2022-08-301-1/+1
* tree-wide: Use correct format specifiersJan Janssen2022-08-301-4/+4
* Use https for freedesktop.orgMichael Biebl2022-06-282-2/+2
* tree-wide: use LOG_MESSAGE() where possibleZbigniew Jędrzejewski-Szmek2022-05-111-1/+2
* timesync: update to use new-style sd-bus macrosSonali Srivastava2022-04-111-6/+5
* timesync: be explicit in the integer check of poll_interval_usecDaniel Mack2022-04-091-1/+1