summaryrefslogtreecommitdiffstats
path: root/man/pam_systemd.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-02test: add test for sha256Yu Watanabe2-0/+52
2022-06-02sha256: use memcpy() when result buffer is unalignedYu Watanabe1-19/+20
2022-06-01src: The return value of server_vacuum () is not used and could be modified t...Li kunyu2-4/+2
2022-05-31sd-bus: drop constant argument for message_extend_fields()Yu Watanabe1-5/+5
2022-05-31sd-bus: drop D-Bus version 2 format supportYu Watanabe11-2376/+367
2022-05-31sd-bus: merge message_peek_fields() and buffer_peek()Yu Watanabe1-32/+25
2022-05-31sd-bus: make several functions staticYu Watanabe2-24/+6
2022-05-31sd-bus: use UINT32_MAXYu Watanabe3-4/+4
2022-05-31sd-bus: drop unnecessary castYu Watanabe1-1/+1
2022-05-31sd-bus: drop redundant conditionYu Watanabe1-2/+1
2022-05-31sd-bus: use ALIGN8()Yu Watanabe1-1/+1
2022-05-31boot: use ALIGN4()Yu Watanabe2-5/+5
2022-05-31macro: make ALIGN4() and ALIGN8() also return SIZE_MAX on overflowYu Watanabe2-19/+8
2022-05-31tree-wide: use ALIGN_PTR()Yu Watanabe4-8/+8
2022-05-31Move message repeatAlexander Shopov2-7/+7
2022-05-31Update Bulgarian translationAlexander Shopov2-295/+412
2022-05-31portable: fix command option in commentYu Watanabe1-4/+4
2022-05-31boot: Use xstrdup8/16Jan Janssen3-23/+22
2022-05-31boot: Add xstrdup8/16Jan Janssen6-23/+124
2022-05-31boot: Use memcmp/memcpy/memsetJan Janssen15-42/+42
2022-05-31boot: Add memcmp/memcpy/memsetJan Janssen3-1/+127
2022-05-31boot: Use strsize8/16Jan Janssen4-8/+8
2022-05-31boot: Add strsize8/16Jan Janssen2-0/+26
2022-05-31boot: Use strchr8/16Jan Janssen4-19/+6
2022-05-31boot: Add strchr8/16Jan Janssen3-0/+42
2022-05-31boot: Use strcpy8/16Jan Janssen1-2/+2
2022-05-31boot: Add strcpy8/16Jan Janssen3-0/+52
2022-05-31boot: Use strtolower8/16Jan Janssen1-2/+2
2022-05-31boot: Add strtolower8/16Jan Janssen3-0/+40
2022-05-31boot: Use strcmp16 for cpio sortingJan Janssen3-4/+4
2022-05-31boot: Use strcmp8/16Jan Janssen6-98/+63
2022-05-31boot: Add strcmp8/16Jan Janssen3-0/+204
2022-05-31boot: Use strlen8/16Jan Janssen9-48/+33
2022-05-31boot: Add strlen8/16Jan Janssen4-0/+98
2022-05-31boot: Use stddef.h offsetofJan Janssen1-2/+1
2022-05-31seccomp: fix a typo in error messageFrantisek Sumsal1-1/+1
2022-05-31docs: fix typo XBOOOTLDR -> XBOOTLDRMatthias Lisin1-1/+1
2022-05-31Simplify random number selectionJason A. Donenfeld20-203/+141
2022-05-30cgroup-util: Properly handle conditions where cgroup.threads is empty after S...msizanoen11-3/+12
2022-05-30man/nspawn: os-release is only checked for booted containersBenjamin Franzke1-1/+1
2022-05-30man/nspawn: add a sentence-connecting adverb to machinectl noteBenjamin Franzke1-1/+1
2022-05-30man/nspawn: fix boot-option related wordingBenjamin Franzke1-4/+4
2022-05-30core: make unit_add_two_dependencies() or friends return 1 on changedYu Watanabe1-9/+13
2022-05-30core/unit: fix notification about unit dependency changeYu Watanabe1-10/+9
2022-05-30esp: fix typoYu Watanabe1-1/+1
2022-05-30coccinelle: don't try to use IN_SET() in assert_cc()Frantisek Sumsal1-5/+17
2022-05-30doc: fix typoYu Watanabe1-5/+5
2022-05-30journal: return & log in one statementFrantisek Sumsal1-4/+3
2022-05-30analyze: use IN_SET() in one more placeFrantisek Sumsal1-1/+1
2022-05-30test: add coverage for #23481Frantisek Sumsal1-0/+8