summaryrefslogtreecommitdiffstats
path: root/src/shared/locale-setup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-19tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek284-793/+792
2022-12-19sd-event: never pass negative errnos as signalfd to signalfdZbigniew Jędrzejewski-Szmek1-1/+3
2022-12-19socket-proxyd: do not hardcode -1 in a check for fd validityZbigniew Jędrzejewski-Szmek1-3/+3
2022-12-19Update TODOLuca Boccassi1-1/+0
2022-12-19p11kit: switch to dlopen()Luca Boccassi7-60/+202
2022-12-19unit: use underbar for module nameYu Watanabe1-1/+1
2022-12-19bootctl: split out "install" verb tooLennart Poettering5-1188/+1184
2022-12-19bootctl: split out "status" verb tooLennart Poettering7-603/+647
2022-12-19bootctl: split out "set-efivar" verbs, tooLennart Poettering4-138/+156
2022-12-19bootctl: also split out 'systemd-efi-options' verbLennart Poettering4-32/+44
2022-12-19bootctl: split out random seed verb, tooLennart Poettering7-171/+235
2022-12-19bootctl: let's start splitting up bootctl like we did for systemctl and othersLennart Poettering4-34/+45
2022-12-18journal-remote: fix memory leak on initialization errorLuca Boccassi1-3/+3
2022-12-18journal-remote: fix initialization of vacuum metricsLuca Boccassi1-1/+1
2022-12-18meson: fix cross-compilation of LONG_MAXasavah1-1/+5
2022-12-17vacuum journal remote (#25076)berenddeschouwer6-7/+82
2022-12-17Add basic systemctl edit testнаб2-3/+17
2022-12-16TODOLennart Poettering1-0/+7
2022-12-16test: systemd-mount --list and systemd-umount requires the device is initiali...Yu Watanabe1-1/+7
2022-12-16man/systemd-oomd.service: Document command line optionsJade Lovelace1-1/+18
2022-12-15Implement SYSTEMD_HOME_MKFS_OPTIONS_* envvars to configure mkfs options for h...Aidan Dang7-11/+46
2022-12-15repart: Always derive fs/luks UUIDs from generated partition UUIDDaan De Meyer1-12/+25
2022-12-15pcrphase: gracefully exit if TPM2 support is incompleteLennart Poettering5-6/+27
2022-12-15test: show and check almost all journal entries since the relevant command be...Yu Watanabe1-9/+13
2022-12-15network: wifi: check SSID when AP interfaces go upAlvin Šipraga3-1/+45
2022-12-15core/unit: fix log messageYu Watanabe1-27/+22
2022-12-15man: add two signature key example to systemd-measureLennart Poettering1-0/+58
2022-12-15systemctl: don't unlink non-existing temporary filesLennart Poettering1-2/+5
2022-12-15systemctl: if we edit a single file only, jump to the right lineLennart Poettering1-55/+115
2022-12-15systemctl: stop using basename() at one more placeLennart Poettering1-4/+7
2022-12-15systemctl: line break string where the newlines areLennart Poettering1-2/+4
2022-12-15systemctl: minor modernizations/simplificationsLennart Poettering1-6/+7
2022-12-15systemctl: simplify trim_edit_markers()Lennart Poettering1-37/+25
2022-12-15test: fix typoYu Watanabe1-1/+1
2022-12-15test-network: add a test for renaming device to current altnameNick Rosbrook2-0/+18
2022-12-15mkosi: work around a file conflict between systemd and systemd-bootFrantisek Sumsal1-0/+7
2022-12-15repart: Use "defer" in docs instead of "skip"Daan De Meyer1-5/+5
2022-12-15sd-netlink: add a test for rtnl_set_link_name()Nick Rosbrook1-0/+27
2022-12-15udev: attempt device rename even if interface is upNick Rosbrook1-11/+5
2022-12-15sd-netlink: restore altname on error in rtnl_set_link_nameNick Rosbrook1-3/+16
2022-12-15Manager: also log caller of daemon-reexecLuca Boccassi1-4/+8
2022-12-15sd-netlink: do not swap old name and alternative nameNick Rosbrook1-13/+0
2022-12-15udev/net: allow new link name as an altname before renaming happensNick Rosbrook1-2/+0
2022-12-15Revert "test: wait for the monitoring service to become active"Yu Watanabe1-5/+0
2022-12-15test: suppress echo in monitor_check_rr()Yu Watanabe1-4/+4
2022-12-15packit: drop/replace deprecated directivesFrantisek Sumsal1-9/+8
2022-12-15repart: Fix integration testDaan De Meyer1-2/+2
2022-12-15hwdb: Fix mount matrix for CSL Panther Tab HD (#25752)mvzlb1-1/+1
2022-12-15update TODOLennart Poettering1-13/+0
2022-12-15test: add integration test for systemd-measure --append=Lennart Poettering1-0/+17