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
*
systemctl: add list-automounts verb
David Tardon
2022-07-25
3
-0
/
+188
*
systemctl: simplify var. definition a bit
David Tardon
2022-07-25
1
-5
/
+3
*
systemctl: extract output of legend to a function
David Tardon
2022-07-25
1
-20
/
+17
*
systemctl: drop unneeded condition
David Tardon
2022-07-25
1
-32
/
+32
*
systemctl: reduce var. scope and shorten the code a bit
David Tardon
2022-07-25
1
-17
/
+10
*
systemctl: fix type used for array sizes to size_t
Lennart Poettering
2022-07-25
1
-10
/
+10
*
systemctl: include upheld units in dependencies
David Tardon
2022-07-17
1
-1
/
+3
*
Merge pull request #23731 from bluca/bootctl_image
Luca Boccassi
2022-07-08
1
-1
/
+1
|
\
|
*
bootctl: add --root and --image
Luca Boccassi
2022-07-08
1
-1
/
+1
*
|
systemctl: drop color settings in log message
Yu Watanabe
2022-07-07
1
-3
/
+1
*
|
systemctl: enable colorized logging by default
Yu Watanabe
2022-07-07
1
-2
/
+1
|
/
*
Merge pull request #15205 from jlebon/pr/preset-all-firstboot
Zbigniew Jędrzejewski-Szmek
2022-07-06
2
-5
/
+5
|
\
|
*
systemctl: stop saying "vendor preset"
Zbigniew Jędrzejewski-Szmek
2022-05-04
2
-5
/
+5
*
|
systemctl: rename field for clarity
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-7
/
+7
*
|
systemctl: add `edit` verb to arguments' help text
Elias Probst
2022-06-10
1
-5
/
+6
*
|
systemctl: simplify code a bit
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-4
/
+5
*
|
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
[next]