index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemctl.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: asorted fixes
Yu Watanabe
6 days
1
-1
/
+1
*
man: drop whitespace from final <programlisting> lines
Zbigniew Jędrzejewski-Szmek
2024-11-08
1
-2
/
+2
*
man: consolidate list of active unit states into a shared table
Luca Boccassi
2024-10-04
1
-6
/
+9
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-1
/
+2
*
man: use standard-options for --no-ask-password everywhere
Mike Yuan
2024-08-21
1
-20
/
+1
*
logind: always check for inhibitor locks
Luca Boccassi
2024-07-25
1
-7
/
+5
*
systemctl-enable: support reenable --now
Mike Yuan
2024-07-09
1
-5
/
+8
*
man/systemctl: --no-reload is honored by mask/unmask/preset too
Mike Yuan
2024-07-04
1
-3
/
+3
*
logind: implement maintenance time
Ludwig Nussel
2024-06-20
1
-1
/
+3
*
docs,man: Avoid some ambiguous uses of "may not"
Colin Watson
2024-05-08
1
-1
/
+1
*
systemctl: do not fall back to StartUnit automatically for sleep operations
Mike Yuan
2024-05-08
1
-19
/
+32
*
systemctl: Implement --wait for kill command
Daan De Meyer
2024-05-01
1
-8
/
+10
*
man: document that "systemctl set-environment" cannot be used to unset env va...
Lennart Poettering
2024-04-22
1
-25
/
+43
*
systemctl: add --clean= values to documentation and shell completion
Luca Boccassi
2024-04-18
1
-0
/
+45
*
man: fix incorrect XML in man page
Sam Leonard
2024-04-15
1
-2
/
+2
*
man: document the new concepts
Lennart Poettering
2024-03-14
1
-0
/
+1
*
timedatectl: add -P
Zbigniew Jędrzejewski-Szmek
2024-03-04
1
-5
/
+1
*
systemctl: don't warn unit needs reload if --no-warn
Mike Yuan
2024-02-14
1
-1
/
+4
*
man: use same version in public and system ident.
David Tardon
2023-12-25
1
-1
/
+1
*
man: use <warning> for warnings
David Tardon
2023-12-25
1
-5
/
+9
*
man: use <simplelist> for 'See also' sections
David Tardon
2023-12-23
1
-13
/
+13
*
systemctl: configure boot loader options only when going through firmware
Mike Yuan
2023-12-20
1
-11
/
+14
*
man: avoid potential shell expansion in systemctl's example
Frantisek Sumsal
2023-12-18
1
-1
/
+1
*
systemctl: fix typo
Yu Watanabe
2023-12-10
1
-1
/
+1
*
Merge pull request #30302 from keszybz/systemd-edit-stdin
Zbigniew Jędrzejewski-Szmek
2023-12-06
1
-110
/
+132
|
\
|
*
systemctl: add "edit --stdin"
Zbigniew Jędrzejewski-Szmek
2023-12-05
1
-20
/
+43
|
*
man/systemctl: fix indentation of <xi:include>'s
Zbigniew Jędrzejewski-Szmek
2023-12-02
1
-91
/
+90
*
|
systemctl: add support for Sleep() logind call
Mike Yuan
2023-12-05
1
-0
/
+18
|
/
*
man: many fixes systemd-vmspawn(1)
Zbigniew Jędrzejewski-Szmek
2023-11-07
1
-4
/
+4
*
man: more hyperlinks and other fixes
Zbigniew Jędrzejewski-Szmek
2023-11-06
1
-3
/
+3
*
man,docs: suffix directories with /
Mike Yuan
2023-10-21
1
-2
/
+2
*
systemctl: automatically softreboot/kexec if set up on reboot
Luca Boccassi
2023-10-20
1
-0
/
+15
*
systemctl: is-failed: check if system is degraded when no unit given
Mike Yuan
2023-10-18
1
-7
/
+6
*
mount-util: use mount beneath to replace previous namespace mount
Luca Boccassi
2023-10-16
1
-0
/
+8
*
systemctl-enable: warn if disabled/masked units has active triggering units
Mike Yuan
2023-09-27
1
-1
/
+10
*
systemctl-start: suppress the triggering unit warning when --no-warn
Mike Yuan
2023-09-27
1
-1
/
+8
*
treewide: split commandline into command line
Joerg Behrmann
2023-09-20
1
-1
/
+1
*
man: update version information
Abderrahim Kitouni
2023-09-19
1
-10
/
+44
*
man: add version info
Abderrahim Kitouni
2023-08-29
1
-17
/
+163
*
man: fix typos
Erik Sjölund
2023-07-27
1
-1
/
+1
*
man: move <varlistentry> in <variablelist>
Yu Watanabe
2023-07-12
1
-11
/
+11
*
man/systemctl: document --job-mode=restart-dependencies
Mike Yuan
2023-07-05
1
-3
/
+8
*
systemctl: implement a new "whoami" verb, that just returns unit of caller/PID
Lennart Poettering
2023-07-04
1
-0
/
+9
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-2
/
+2
*
man: document that "systemctl mask" doesn't work for units whose file is in /etc
Lennart Poettering
2023-06-08
1
-7
/
+18
*
man: document the soft reboot operation
Lennart Poettering
2023-06-02
1
-0
/
+18
*
man/systemctl: say that kexec loads the kernel, mention --force
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-6
/
+20
*
Merge pull request #27638 from YHNdnzj/upheldby-unit-file
Mike Yuan
2023-05-16
1
-5
/
+4
|
\
|
*
unit-file: support UpheldBy= in [Install] settings (adding Upholds= deps
Mike Yuan
2023-05-15
1
-5
/
+4
[next]