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: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
shutdown: Add Xen kexec support
Samuel Thibault
2022-11-02
2
-0
/
+2
*
systemd-sysv-install: change license to MIT-0
Zbigniew Jędrzejewski-Szmek
2022-10-26
1
-1
/
+1
*
systemctl: fix potential memleak on failure in determine_default()
Yu Watanabe
2022-10-24
1
-9
/
+7
*
Merge pull request #25036 from keszybz/plurals
Luca Boccassi
2022-10-17
1
-1
/
+1
|
\
|
*
tree-wide: replace "plural(s)" by "plurals"
Zbigniew Jędrzejewski-Szmek
2022-10-17
1
-1
/
+1
*
|
install: include full type name in special UnitFilePresetMode values
Lennart Poettering
2022-10-14
1
-1
/
+1
*
|
install: make InstallChange enum type a proper type
Lennart Poettering
2022-10-14
1
-1
/
+1
|
/
*
shared/install: rename 'unit_file_change_type' to 'install_change' + followups
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-1
/
+1
*
shared/install: rename UnitFileChange to InstallChange
Zbigniew Jędrzejewski-Szmek
2022-10-13
5
-13
/
+13
*
core,logind,systemctl,journald: replace calls to strerror() with setting errn...
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-2
/
+4
*
systemctl: color ignored exit status in yellow, not red
Christian Hesse
2022-09-30
1
-1
/
+1
*
systemctl: add support for --image option
Richard Phibel
2022-09-27
1
-1
/
+39
*
Merge pull request #24686 from d4nuu8/delta_output
Lennart Poettering
2022-09-23
1
-1
/
+1
|
\
|
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-1
/
+1
*
|
Merge pull request #24781 from DaanDeMeyer/link-remove-check
Zbigniew Jędrzejewski-Szmek
2022-09-22
1
-2
/
+3
|
\
\
|
*
|
systemctl: Fix style nit
Daan De Meyer
2022-09-22
1
-1
/
+1
|
*
|
systemctl: Improve link directory separator error message
Daan De Meyer
2022-09-22
1
-1
/
+2
|
|
/
*
/
shared/format-table: use enum instead of Table.empty_string
Zbigniew Jędrzejewski-Szmek
2022-09-22
4
-7
/
+7
|
/
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
tree-wide: change --kill-who to --kill-whom
Zbigniew Jędrzejewski-Szmek
2022-08-26
3
-13
/
+13
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
2
-7
/
+7
*
Merge pull request #24054 from keszybz/initrd-no-reload
Frantisek Sumsal
2022-08-18
1
-6
/
+2
|
\
|
*
Use a common define for the reload timeout
Zbigniew Jędrzejewski-Szmek
2022-07-22
1
-6
/
+2
*
|
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
[next]