index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-5
/
+2
*
man/systemctl: improve grammar in description of --check-inhibitors
Zbigniew Jędrzejewski-Szmek
2022-06-01
1
-2
/
+2
*
systemctl: drop translation of method names to descriptions in error message
Zbigniew Jędrzejewski-Szmek
2022-06-01
1
-22
/
+19
*
systemctl: make function static
Zbigniew Jędrzejewski-Szmek
2022-06-01
2
-11
/
+4
*
systemctl: make show/status honour --state and --type
Zbigniew Jędrzejewski-Szmek
2022-05-26
1
-10
/
+22
*
fuzz-systemctl-parse-argv: refuse commandlines above 1k entries
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+6
*
systemctl: colorize "enabled" in 'systemctl status ...'
amarjargal
2022-04-17
1
-3
/
+20
*
systemctl: show tainted state
Lennart Poettering
2022-03-31
3
-7
/
+22
*
Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...
Zbigniew Jędrzejewski-Szmek
2022-03-29
10
-29
/
+29
|
\
|
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
9
-23
/
+23
|
*
systemctl: fix silent failure when --root is not found
Zbigniew Jędrzejewski-Szmek
2022-03-29
3
-6
/
+6
*
|
bootspec: normalize function names/parameter lists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
|
bootspec: assess default/selected entries *after* we augmented entry list wit...
Lennart Poettering
2022-03-28
1
-1
/
+5
|
/
*
systemctl: use the right name in error message
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+1
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
2
-17
/
+16
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
17
-42
/
+5
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
systemctl: fix operations on relative paths
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-9
/
+6
*
systemctl: remove unused parameter
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-3
/
+3
*
systemctl: drop left-over parens
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+2
*
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
2
-3
/
+3
*
systemctl: use action_table for scheduling shutdown
Ludwig Nussel
2022-02-28
1
-18
/
+3
*
systemctl: Show how long a service ran for after it exited in status output
Daan De Meyer
2022-02-23
1
-0
/
+12
*
tree-wide: use timestamp_is_set() more
Lennart Poettering
2022-02-22
1
-2
/
+2
*
systemctl: rework daemon_reload() functions
Lennart Poettering
2022-02-22
9
-32
/
+67
*
systemctl: systematically rename verb entrypoints verb_xyz()
Lennart Poettering
2022-02-22
58
-167
/
+167
*
systemctl: improve error messages related to halt failures
Ludwig Nussel
2022-02-22
2
-4
/
+7
*
systemctl,man: update docs for `--timestamp=`
Frantisek Sumsal
2022-02-21
1
-5
/
+2
*
systemctl: make `--timestamp=` affect the `show` verb as well
Frantisek Sumsal
2022-02-19
1
-0
/
+14
*
systemctl: expand error message
Zbigniew Jędrzejewski-Szmek
2022-02-15
1
-1
/
+1
*
systemctl: fix halt -f
Ludwig Nussel
2022-02-14
1
-21
/
+24
*
systemctl: use STR_IN_SET() where appropriate
Lennart Poettering
2022-02-03
1
-1
/
+3
*
systemctl: strings returned by sd_bus_message_read_basic() are immutable
Lennart Poettering
2022-02-02
1
-13
/
+12
*
systemctl: shutdown don't fallback on auth fail
Ludwig Nussel
2022-01-25
3
-5
/
+5
*
systemctl: simplify halt_main()
Ludwig Nussel
2022-01-25
1
-28
/
+19
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-3
/
+4
*
systemctl: consistent output for scheduled shutdowns
Ludwig Nussel
2022-01-10
1
-9
/
+9
*
systemctl: Fix --show timestamp
Ludwig Nussel
2022-01-05
1
-1
/
+1
*
systemctl: add shutdown --show option
Ludwig Nussel
2021-12-09
5
-1
/
+49
*
systemctl: support JSON output for "show-environment"
Joris Hartog
2021-12-06
1
-4
/
+49
*
systemctl: display how long a systemd service will run (#21494)
Amir Omidi
2021-11-30
1
-2
/
+13
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
9
-13
/
+13
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
9
-13
/
+13
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
Merge pull request #21172 from poettering/fix-systemctl-cgroup-tree
Lennart Poettering
2021-10-29
1
-19
/
+13
|
\
|
*
systemctl: make sure "systemctl -M status" shows cgroup tree of container not...
Lennart Poettering
2021-10-28
1
-7
/
+9
|
*
systemctl: only fall back to local cgroup display if we talk to local systemd
Lennart Poettering
2021-10-28
1
-1
/
+1
|
*
systemctl: use LESS_BY where appropriate
Lennart Poettering
2021-10-28
1
-10
/
+2
|
*
systemctl: use empty_to_root() where appropriate
Lennart Poettering
2021-10-28
1
-1
/
+1
[next]