summaryrefslogtreecommitdiffstats
path: root/src/shared/tomoyo-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-11dissect: image size can be unset, suppres in JSON output thenLennart Poettering1-2/+2
2023-10-11dissect: show architecture in JSON output tooLennart Poettering1-0/+3
2023-10-11dissect: port to new JSON_BUILD_STRV_ENV_PAIR()Lennart Poettering1-45/+4
2023-10-11json: add json_build() support for env block serializationLennart Poettering2-0/+45
2023-10-11doc: readd vanished ```Lennart Poettering1-0/+1
2023-10-11killall: suppress debug log if some cgroup doesn't have survive_final_kill_si...Lennart Poettering1-1/+1
2023-10-11bpf-lsm: suppress noisy debug log message if we remove a unit from the bpf-ls...Lennart Poettering1-1/+4
2023-10-11fdset: improve debug logging for left-over fdsLennart Poettering1-2/+10
2023-10-11docs: clarify difference between kernel stub and sd-stub in UEFI docLuca Boccassi1-0/+7
2023-10-11limits-util: suppress noisy debug message when reading tasks in top-level cgroupLennart Poettering1-1/+4
2023-10-11sd-gpt: add defines for big-endian MIPS/MIPS64Roland Hieber3-1/+30
2023-10-11namespace: make setup_namespace() less crazyLennart Poettering5-426/+332
2023-10-11docs: document that in future we'll do EV_EVENT_TAG only, no EV_IPLLennart Poettering1-0/+10
2023-10-11loginctl: *-status: set minimum table column width if extra info will be printedMike Yuan1-0/+3
2023-10-11networkctl: use proper vertical table for statusMike Yuan1-275/+180
2023-10-10tpm2: don't use GetCapability() to check transient handlesDan Streetman1-14/+20
2023-10-10man: fix example for systemd.swap-extraLaszlo Gombos1-1/+1
2023-10-10dissect: don't show non-JSON arch + sector size in JSON modeLennart Poettering1-6/+6
2023-10-10doc-sync: add support for uploading the documentation for mainAbderrahim Kitouni2-11/+19
2023-10-10man/systemd.exec: document behavior of SetLoginEnvironment= when unsetMike Yuan1-6/+6
2023-10-10tpm2: do not call Esys_TR_Close()Dan Streetman1-6/+16
2023-10-10test: add tests for systemd-cryptenroll --tpm2-seal-key-handleDan Streetman5-49/+211
2023-10-10cryptenroll: allow specifying handle index of key to use for sealingDan Streetman8-15/+81
2023-10-09Update TODOLuca Boccassi1-3/+0
2023-10-09boot: measure loader.conf in PCR5Luca Boccassi2-5/+29
2023-10-09stub: measure all cmdline addons togetherLuca Boccassi2-15/+20
2023-10-09stub: add support for dtb addonsLuca Boccassi5-68/+235
2023-10-09Move CLEANUP_ARRAY to src/fundamentalLuca Boccassi3-35/+36
2023-10-09efi: add xmemdupLuca Boccassi1-0/+5
2023-10-09efi: add EFI_TCG2_TAGGED_EVENT and helpersLuca Boccassi3-0/+90
2023-10-09mkosi: use different configs for Debian kernel package listLuca Boccassi2-0/+11
2023-10-09test: make the DDI tests work with older opensslFrantisek Sumsal1-3/+5
2023-10-09dissect: avoid clobbering device-mapper error when activating verityLuca Boccassi1-7/+10
2023-10-09doc-sync: automatically detect whether we're updating the latest versionAbderrahim Kitouni2-6/+16
2023-10-09doc-sync: add man/ to the passed directoryAbderrahim Kitouni1-2/+2
2023-10-09core/execute: always set $USER and introduce SetLoginEnvironment=Mike Yuan7-20/+84
2023-10-09core/execute: modernize get_fixed_{user,group}Mike Yuan1-28/+33
2023-10-09core/execute: use FOREACH_ARRAY in one more placeMike Yuan1-2/+2
2023-10-09man: support multiple versions of the documentation on the websiteAbderrahim Kitouni3-6/+138
2023-10-08add udev rule for micmute (f20)Martin Beneš1-0/+4
2023-10-08test-network: add test for DHCPv6 information requesting modeYu Watanabe1-3/+43
2023-10-08network/dhcp6: keep lease when running in information request modeYu Watanabe1-1/+11
2023-10-08network/dhcp6: shorten dhcp6_handler()Yu Watanabe1-12/+5
2023-10-08test-network: test for NTP servers by DHCPv6 protocolYu Watanabe2-2/+40
2023-10-08network: also save NTP servers and friends obtained by other protocolsYu Watanabe1-109/+212
2023-10-07po: add a false positive to POTFILES.skipPiotr Drąg1-0/+1
2023-10-07core: refactor compare_job_priority()Lennart Poettering5-42/+46
2023-10-07test-network: extend testcase for tbfYu Watanabe1-0/+5
2023-10-07network/tc: support Parent=X:0 for qdiscsYu Watanabe3-11/+12
2023-10-07network/tc: allow to configure class or qdisc under foreign oneYu Watanabe2-6/+0