summaryrefslogtreecommitdiffstats
path: root/mkosi.postinst.chroot (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-12bash-completion/creds: generate suggestions by systemd-creds itselfYu Watanabe1-6/+5
2024-12-12creds: support --transcode=help and --with-key=helpYu Watanabe2-20/+72
2024-12-12string-table: make DUMP_STRING_TABLE() returns 0Yu Watanabe1-2/+3
2024-12-12tpm2-util: allow to control if legend and/or footer shown by tpm2_list_devices()Yu Watanabe8-9/+11
2024-12-12ci: enable linter for generate-sym-test.pyYu Watanabe1-3/+3
2024-12-12test: also generate list of symbols from header filesYu Watanabe1-0/+74
2024-12-12test: modernize generate-sym-test.pyYu Watanabe1-40/+67
2024-12-12sd-json: properly export sd_json_variant_type_from_string() and _to_string()Yu Watanabe2-1/+3
2024-12-12test: rename README.testsuite -> README.mdYu Watanabe2-1/+1
2024-12-12README: drop CentOS CI badgesYu Watanabe1-3/+0
2024-12-12test: add more coverage for extensions and verityLuca Boccassi2-0/+8
2024-12-12core: fix loading verity settings for MountImages=Luca Boccassi2-0/+11
2024-12-12shell completion: add systemd-credsLuca Boccassi2-0/+186
2024-12-12semaphore: skip some testsLuca Boccassi1-0/+3
2024-12-12exec-util: use strv_from_stdarg_alloca()Yu Watanabe3-19/+1
2024-12-12exec-util: use open_terminal() in fork_agent() for safetyYu Watanabe1-2/+2
2024-12-12exec-util: drop handling of ENXIO in opening /dev/ttyYu Watanabe1-22/+16
2024-12-12exec-util: split out common checks before fork_agent() to can_fork_agent()Yu Watanabe4-20/+22
2024-12-12polkit-agent: modernize code a bitYu Watanabe1-10/+8
2024-12-12exec-util: allow to invoke polkit/ask-password agent even if STDIN is not a ttyYu Watanabe3-21/+18
2024-12-12systemd-cryptenroll.xml: fix typoCarlo Teubner1-1/+1
2024-12-11man: update example in systemd-measure.xml (#35506)cvlc121-0/+1
2024-12-11Revert "run: disable --expand-environment by default for --scope"Mike Yuan3-37/+19
2024-12-11cgroup-util: introduce cg_get_cgroupid_at()Mike Yuan2-32/+26
2024-12-11nsresourced: drop unneeded REMOVE_PHYSICAL flag for rm_rf()Mike Yuan1-1/+1
2024-12-11sd-varlink: properly export sd_varlink_reset_fds()Lennart Poettering2-3/+9
2024-12-11test-bpf-restrict-fs: Migrate to new assertion macrosDaan De Meyer1-9/+9
2024-12-11condition: add new ConditionKernelModuleLoaded=Lennart Poettering6-0/+104
2024-12-11Fixing VLAN ranges in man systemd.network.andrejpodzimek1-1/+1
2024-12-11profile.d: don't bail if $SHELL_* variables are unsetTobias Klauser1-3/+3
2024-12-11virt: drop userns detection heuristicLennart Poettering1-61/+2
2024-12-11virt: dont check for cgroupns anymoreLennart Poettering1-84/+0
2024-12-11userdbctl: use ansi_highlight_green_red() where appropriateMike Yuan1-1/+1
2024-12-11format-table: drop pointless table_data_rgap_color() funcMike Yuan1-7/+1
2024-12-11format-table: minor modernizationMike Yuan1-10/+10
2024-12-11man: document unprivileged is not for reading propertiesKatariina Lounento1-0/+3
2024-12-11journalctl: make --invocation and --list-invocations accept unit name with globYu Watanabe4-8/+36
2024-12-11journalctl: move get_possible_units() to journalctl-util.cYu Watanabe3-70/+77
2024-12-11journalctl: make --invocation and --list-invocations accept unit name without...Yu Watanabe2-5/+25
2024-12-11libfido2-util: show also verity features when listing FIDO2 devicesAntonio Alvarez Feijoo1-7/+36
2024-12-11mkosi: use inetutils package instead of hostname for ArchlinuxLuca Boccassi5-1/+4
2024-12-11mailmap: fix entries for Tobias KlauserTobias Klauser1-4/+4
2024-12-11process-util: make sure we don't report ppid == 0Mike Yuan1-8/+9
2024-12-11process-util: use our usual tristate semantics for is_main_thread()Mike Yuan1-4/+4
2024-12-11test-fd-util: compare FDs to /bin/sh instead of /dev/nullLuca Boccassi1-2/+2
2024-12-11test-fd-util: skip test when lacking privileges to create a new namespaceLuca Boccassi1-0/+2
2024-12-11test-capability: CAP_LINUX_IMMUTABLE is not available in unprivileged containersLuca Boccassi1-0/+7
2024-12-11test: set nsec3-salt-length=8 in knot.confNick Rosbrook1-0/+1
2024-12-11logind: define flags enum for manager_is_inhibited()Zbigniew Jędrzejewski-Szmek5-14/+24
2024-12-11logind: drop one duplicate param in manager_is_inhibited()Zbigniew Jędrzejewski-Szmek5-13/+20