summaryrefslogtreecommitdiffstats
path: root/src/timesync/timesyncd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-14bootspec: also collect/mark the "selected" boot entry (i.e. the one currently...Lennart Poettering3-20/+70
2022-02-14bootspec: also parse new 'beep' loader.conf variableLennart Poettering2-0/+4
2022-02-14bootspec: parse/show devicetree-overlay field tooLennart Poettering3-1/+19
2022-02-14update TODOLennart Poettering1-0/+2
2022-02-14bootspec: port one more use of basename() to path_extract_filename()Lennart Poettering1-9/+11
2022-02-14Revert "bootctl: Ignore boot entries (continue #22041)"Lennart Poettering4-11/+7
2022-02-14test: check if running in container earlierYu Watanabe1-13/+6
2022-02-14test: check for (possibly) missing test coverageFrantisek Sumsal1-0/+14
2022-02-14test: set ACLs for the build dir when built with coverageFrantisek Sumsal1-0/+3
2022-02-14do not call __register_atfork directlyMatija Skala1-7/+2
2022-02-13ci: re-enable s390x Packit buildsFrantisek Sumsal1-0/+1
2022-02-13ci: explicitly disable multi-status for Super-LinterFrantisek Sumsal1-0/+1
2022-02-13ci: use the 'slim' version of Super-LinterFrantisek Sumsal1-1/+1
2022-02-13NEWS: clarify that ForceDHCPv6PDOtherInformation= is removedYu Watanabe1-1/+1
2022-02-13network: drop managed configs on reconfigure when KeepConfiguration=yesYu Watanabe1-2/+5
2022-02-13network: drop redundant conditionYu Watanabe1-4/+0
2022-02-12cgroup-util: refuse the case that both path and suffix are empty stringsYu Watanabe1-1/+1
2022-02-11boot: Correctly check the return value of CheckEventJan Janssen1-1/+1
2022-02-11ci: run all fuzz targets on CIFuzzEvgeny Vereshchagin1-0/+2
2022-02-11pid1: export cgroup ID among per-unit cgroup informationLennart Poettering2-0/+37
2022-02-11cgroup-util: minor modernizationsLennart Poettering1-27/+20
2022-02-11cgroup: downgrade warning if we can't get ID off cgroupLennart Poettering1-3/+4
2022-02-11basic: do not warn in mkdir_p() when parent directory existsZbigniew Jędrzejewski-Szmek2-3/+7
2022-02-10resolve: describe mdns event sourcesEvgeny Vereshchagin1-0/+4
2022-02-10tree-wide: move `unsigned` to the start of type declarationFrantisek Sumsal8-16/+16
2022-02-10test: document how to manually run Ubuntu CI stuffFrantisek Sumsal1-0/+45
2022-02-10test: accept GC'ed units in newer LVMFrantisek Sumsal1-0/+8
2022-02-10test-network: add missing tests for bridge propertiesYu Watanabe2-3/+13
2022-02-10network: bridge: fix endian of vlan protocolYu Watanabe1-1/+1
2022-02-10test-network: add testcase for re-generating IPv6LL addressYu Watanabe1-3/+16
2022-02-10network: attempt to trigger kernel IPv6LL address generationJoerie de Gram3-0/+24
2022-02-10network: move link_set_ipv6ll_stable_secret() to networkd-ipv6ll.cYu Watanabe3-45/+48
2022-02-10network: skip to set IPv6LL address generation mode if the requested mode is ...Yu Watanabe1-0/+3
2022-02-10network: use log_link_warning_errno() or friends where applicableYu Watanabe1-6/+4
2022-02-10network: monitor current IPv6LL address generation modeYu Watanabe4-0/+69
2022-02-10network: introduce two helper functions for setting IPv6LL address generation...Yu Watanabe3-26/+52
2022-02-10udev/net: support Match.Firmware= in .link files (#22462)Alvin Å ipraga3-0/+3
2022-02-09test: lvm 2.03.15 dropped the static autoactivationFrantisek Sumsal1-1/+4
2022-02-09Clarify protocol used in systemd-journal-upload (#22465)Federico Ceratto1-1/+4
2022-02-09meson: disable export-dbus-interfaces target when cross-compilingLuca Boccassi1-6/+8
2022-02-09ci: remove MULTI_STATUS from superlinterEvgeny Vereshchagin1-2/+0
2022-02-09conf-parser: add specific parser for PID valuesLennart Poettering3-5/+7
2022-02-09tree-wide: use config_parse_safe_string() at various placesLennart Poettering6-15/+16
2022-02-09conf-parser: update config_item_*_lookup() to follow modern coding styleLennart Poettering3-35/+42
2022-02-09conf-parser: refuse section headers with control characters early, just in caseLennart Poettering1-0/+3
2022-02-09conf-parser: minor refactorings/modernizationsLennart Poettering1-6/+6
2022-02-09conf-parser: use _cleanup_free_ where appropriateLennart Poettering1-3/+2
2022-02-09conf-parse: add generic config_parse_safe_string() helperLennart Poettering2-0/+28
2022-02-09Add support for `isolated` parameterSanta Wiryaman11-0/+25
2022-02-09ci: validate actions and fix actionlint warningsEvgeny Vereshchagin3-2/+3