index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #30616 from dtardon/docbook-valid-2
Yu Watanabe
2023-12-25
13
-173
/
+179
|
\
|
*
man: use <refsect1> instead of <refsection>
David Tardon
2023-12-25
1
-8
/
+11
|
*
man: drop an extra <member>
David Tardon
2023-12-25
1
-1
/
+1
|
*
man: move macro decls. out of <funcsynopsis>
David Tardon
2023-12-25
1
-116
/
+116
|
*
man: fix markup
David Tardon
2023-12-25
1
-19
/
+19
|
*
man: fix markup
David Tardon
2023-12-25
1
-1
/
+1
|
*
man: fix markup
David Tardon
2023-12-25
1
-17
/
+17
|
*
man: make ID valid
David Tardon
2023-12-25
6
-6
/
+6
|
*
man: add an extra <refsect2>
David Tardon
2023-12-25
1
-4
/
+7
|
*
man: drop output redir. from cmd. synopsis
David Tardon
2023-12-25
1
-1
/
+1
*
|
man: fix xpointer expression
David Tardon
2023-12-25
1
-1
/
+1
*
|
man: use <warning> for warnings
David Tardon
2023-12-25
6
-36
/
+52
*
|
man: add a missing space
David Tardon
2023-12-25
1
-1
/
+1
*
|
man: sprinkle some more markup around
David Tardon
2023-12-25
1
-9
/
+9
*
|
man: use better-fitting markup
David Tardon
2023-12-25
1
-6
/
+6
*
|
man: use <simplelist> at one more place
David Tardon
2023-12-25
1
-11
/
+13
*
|
man: fix plural
David Tardon
2023-12-25
1
-1
/
+1
|
/
*
Merge pull request #30615 from dtardon/docbook-valid-1
Yu Watanabe
2023-12-24
26
-85
/
+102
|
\
|
*
man: adjust indentation
David Tardon
2023-12-24
3
-19
/
+19
|
*
man: use the right element for untitled example
David Tardon
2023-12-24
1
-2
/
+2
|
*
man: fix markup
David Tardon
2023-12-24
1
-1
/
+1
|
*
man: fix option value
David Tardon
2023-12-24
1
-2
/
+2
|
*
man: fix markup
David Tardon
2023-12-24
2
-2
/
+2
|
*
man: drop stray empty paragraph
David Tardon
2023-12-24
1
-1
/
+0
|
*
man: wrap sentinel in <parameter>
David Tardon
2023-12-24
1
-1
/
+1
|
*
man: use just one <listitem> for the description
David Tardon
2023-12-24
1
-12
/
+14
|
*
man: wrap the whole description in <listitem>
David Tardon
2023-12-24
2
-3
/
+5
|
*
man: move misplaced </varlistentry>
David Tardon
2023-12-24
1
-1
/
+1
|
*
man: move </listitem> to the right position
David Tardon
2023-12-24
2
-5
/
+6
|
*
man: add missing <listitem>
David Tardon
2023-12-24
1
-13
/
+17
|
*
man: add missing <cmdsynopsis> wrapper
David Tardon
2023-12-24
1
-11
/
+11
|
*
man: add required <title>
David Tardon
2023-12-24
6
-0
/
+9
|
*
man: match doctype and root element
David Tardon
2023-12-24
12
-12
/
+12
*
|
networkd: support `proxy_arp_pvlan` sysctl
Raito Bezarius
2023-12-23
1
-0
/
+15
*
|
Merge pull request #30600 from dtardon/see-also-simplelist
Yu Watanabe
2023-12-23
370
-2938
/
+2943
|
\
\
|
*
|
man: capitalize "also" for consistency
David Tardon
2023-12-23
5
-5
/
+5
|
*
|
man: use <simplelist> for 'See also' sections
David Tardon
2023-12-23
368
-2930
/
+2935
|
|
/
*
/
man: conditionalize sd-pcrlock and sd-measure on the same variable as their b...
Luca Boccassi
2023-12-23
3
-4
/
+4
|
/
*
Merge pull request #30541 from yuwata/network-address-empty
Yu Watanabe
2023-12-22
1
-0
/
+3
|
\
|
*
network/address: make Address= in [Network] support an empty string
Yu Watanabe
2023-12-20
1
-0
/
+3
*
|
Merge pull request #30284 from YHNdnzj/fstab-wantedby-defaultdeps
Lennart Poettering
2023-12-21
1
-29
/
+33
|
\
\
|
*
|
man/systemd.mount: tmpfs automatically gains After=swap.target dep
Mike Yuan
2023-12-11
1
-2
/
+5
|
*
|
fstab-generator: disable default deps if x-systemd.{wanted,required}-by= is used
Mike Yuan
2023-12-11
1
-16
/
+18
|
*
|
man/systemd.mount: update implicit deps on device unit
Mike Yuan
2023-12-11
1
-13
/
+12
*
|
|
Merge pull request #28658 from H5117/enroll_with_ec
Lennart Poettering
2023-12-21
2
-19
/
+30
|
\
\
\
|
*
|
|
cryptsetup: Add support for EC keys in PKCS#11 tokens
Vladimir Stoiakin
2023-12-19
2
-19
/
+30
*
|
|
|
man: try to improve wording on --slice-inherit docs
Lennart Poettering
2023-12-21
1
-5
/
+8
*
|
|
|
run/uid0: tint the terminal background color (and add new --background= switch)
Lennart Poettering
2023-12-21
2
-0
/
+32
*
|
|
|
run: optionally set the "ignore-failure" flag for ExecStart= lines
Lennart Poettering
2023-12-21
1
-0
/
+11
*
|
|
|
run: when invoked as "uid0", expose some sudo-like behaviour
Lennart Poettering
2023-12-21
3
-1
/
+217
[next]