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
*
fuzz-systemctl: adjust size limit
Yu Watanabe
2022-12-07
1
-1
/
+1
*
Merge pull request #25616 from poettering/chase-symlinks-opendir
Zbigniew Jędrzejewski-Szmek
2022-12-06
1
-0
/
+8
|
\
|
*
systemctl: print a clear warning if people invoke systemctl without /proc/
Lennart Poettering
2022-12-02
1
-0
/
+8
*
|
Merge pull request #25437 from YHNdnzj/systemctl-disable-warn-statically-enab...
Zbigniew Jędrzejewski-Szmek
2022-12-05
3
-6
/
+21
|
\
\
|
|
/
|
/
|
|
*
systemctl: allow suppress the warning of no install info using --no-warn
Mike Yuan
2022-12-03
3
-1
/
+11
|
*
systemctl: warn if trying to disable a unit with no install info
Mike Yuan
2022-12-03
1
-5
/
+10
*
|
fuzz-systemctl: limit the size of input
Yu Watanabe
2022-12-02
1
-0
/
+3
*
|
systemctl: deprecate passing positional argument to reboot completely
Mike Yuan
2022-11-27
2
-14
/
+3
*
|
systemctl: edit: write override files as text files
наб
2022-11-22
1
-0
/
+12
*
|
MemoryZSwapMax directive to configure new memory.zswap.max cgroup file
Pasha Vorobyev
2022-11-15
1
-0
/
+8
|
/
*
systemctl: do not show unit properties with --all
Yu Watanabe
2022-11-14
1
-3
/
+4
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+1
*
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
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
[next]