index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
pam_systemd.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
test: add test for sha256
Yu Watanabe
2
-0
/
+52
2022-06-02
sha256: use memcpy() when result buffer is unaligned
Yu Watanabe
1
-19
/
+20
2022-06-01
src: The return value of server_vacuum () is not used and could be modified t...
Li kunyu
2
-4
/
+2
2022-05-31
sd-bus: drop constant argument for message_extend_fields()
Yu Watanabe
1
-5
/
+5
2022-05-31
sd-bus: drop D-Bus version 2 format support
Yu Watanabe
11
-2376
/
+367
2022-05-31
sd-bus: merge message_peek_fields() and buffer_peek()
Yu Watanabe
1
-32
/
+25
2022-05-31
sd-bus: make several functions static
Yu Watanabe
2
-24
/
+6
2022-05-31
sd-bus: use UINT32_MAX
Yu Watanabe
3
-4
/
+4
2022-05-31
sd-bus: drop unnecessary cast
Yu Watanabe
1
-1
/
+1
2022-05-31
sd-bus: drop redundant condition
Yu Watanabe
1
-2
/
+1
2022-05-31
sd-bus: use ALIGN8()
Yu Watanabe
1
-1
/
+1
2022-05-31
boot: use ALIGN4()
Yu Watanabe
2
-5
/
+5
2022-05-31
macro: make ALIGN4() and ALIGN8() also return SIZE_MAX on overflow
Yu Watanabe
2
-19
/
+8
2022-05-31
tree-wide: use ALIGN_PTR()
Yu Watanabe
4
-8
/
+8
2022-05-31
Move message repeat
Alexander Shopov
2
-7
/
+7
2022-05-31
Update Bulgarian translation
Alexander Shopov
2
-295
/
+412
2022-05-31
portable: fix command option in comment
Yu Watanabe
1
-4
/
+4
2022-05-31
boot: Use xstrdup8/16
Jan Janssen
3
-23
/
+22
2022-05-31
boot: Add xstrdup8/16
Jan Janssen
6
-23
/
+124
2022-05-31
boot: Use memcmp/memcpy/memset
Jan Janssen
15
-42
/
+42
2022-05-31
boot: Add memcmp/memcpy/memset
Jan Janssen
3
-1
/
+127
2022-05-31
boot: Use strsize8/16
Jan Janssen
4
-8
/
+8
2022-05-31
boot: Add strsize8/16
Jan Janssen
2
-0
/
+26
2022-05-31
boot: Use strchr8/16
Jan Janssen
4
-19
/
+6
2022-05-31
boot: Add strchr8/16
Jan Janssen
3
-0
/
+42
2022-05-31
boot: Use strcpy8/16
Jan Janssen
1
-2
/
+2
2022-05-31
boot: Add strcpy8/16
Jan Janssen
3
-0
/
+52
2022-05-31
boot: Use strtolower8/16
Jan Janssen
1
-2
/
+2
2022-05-31
boot: Add strtolower8/16
Jan Janssen
3
-0
/
+40
2022-05-31
boot: Use strcmp16 for cpio sorting
Jan Janssen
3
-4
/
+4
2022-05-31
boot: Use strcmp8/16
Jan Janssen
6
-98
/
+63
2022-05-31
boot: Add strcmp8/16
Jan Janssen
3
-0
/
+204
2022-05-31
boot: Use strlen8/16
Jan Janssen
9
-48
/
+33
2022-05-31
boot: Add strlen8/16
Jan Janssen
4
-0
/
+98
2022-05-31
boot: Use stddef.h offsetof
Jan Janssen
1
-2
/
+1
2022-05-31
seccomp: fix a typo in error message
Frantisek Sumsal
1
-1
/
+1
2022-05-31
docs: fix typo XBOOOTLDR -> XBOOTLDR
Matthias Lisin
1
-1
/
+1
2022-05-31
Simplify random number selection
Jason A. Donenfeld
20
-203
/
+141
2022-05-30
cgroup-util: Properly handle conditions where cgroup.threads is empty after S...
msizanoen1
1
-3
/
+12
2022-05-30
man/nspawn: os-release is only checked for booted containers
Benjamin Franzke
1
-1
/
+1
2022-05-30
man/nspawn: add a sentence-connecting adverb to machinectl note
Benjamin Franzke
1
-1
/
+1
2022-05-30
man/nspawn: fix boot-option related wording
Benjamin Franzke
1
-4
/
+4
2022-05-30
core: make unit_add_two_dependencies() or friends return 1 on changed
Yu Watanabe
1
-9
/
+13
2022-05-30
core/unit: fix notification about unit dependency change
Yu Watanabe
1
-10
/
+9
2022-05-30
esp: fix typo
Yu Watanabe
1
-1
/
+1
2022-05-30
coccinelle: don't try to use IN_SET() in assert_cc()
Frantisek Sumsal
1
-5
/
+17
2022-05-30
doc: fix typo
Yu Watanabe
1
-5
/
+5
2022-05-30
journal: return & log in one statement
Frantisek Sumsal
1
-4
/
+3
2022-05-30
analyze: use IN_SET() in one more place
Frantisek Sumsal
1
-1
/
+1
2022-05-30
test: add coverage for #23481
Frantisek Sumsal
1
-0
/
+8
[next]