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
*
Merge pull request #11484 from keszybz/udevadm-error-logs
Yu Watanabe
2021-02-10
4
-8
/
+7
|
\
|
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
3
-6
/
+5
|
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-2
/
+2
*
|
Merge pull request #18506 from keszybz/fuzz-systemctl-parse-argv
Yu Watanabe
2021-02-10
6
-10
/
+91
|
\
\
|
|
/
|
/
|
|
*
systemctl: remove comment about --failed being deprecated
Zbigniew Jędrzejewski-Szmek
2021-02-09
1
-1
/
+1
|
*
fuzz-systemctl-parse-argv: a new fuzzer
Zbigniew Jędrzejewski-Szmek
2021-02-09
4
-2
/
+70
|
*
systemctl: move telinit execcing out of parse_argv()
Zbigniew Jędrzejewski-Szmek
2021-02-08
4
-5
/
+18
|
*
core: drop references to Upstart
Zbigniew Jędrzejewski-Szmek
2021-02-07
1
-2
/
+2
*
|
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-01-31
1
-1
/
+1
*
|
logind: Introduce RebootWithFlags and others
Deepak Rawat
2021-02-02
1
-0
/
+17
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
5
-31
/
+31
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Zbigniew Jędrzejewski-Szmek
2021-01-28
2
-2
/
+2
*
sysv-install.skeleton: use CC0 as the license
Zbigniew Jędrzejewski-Szmek
2021-01-27
1
-0
/
+2
*
feature: display status with a different shape depending on the status (#17728)
Jiehong
2021-01-22
2
-3
/
+5
*
systemctl: add new option to mount image inside a running service namespace
Luca Boccassi
2021-01-21
3
-1
/
+80
*
systemctl: warn when importing environment variables with control characters
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-0
/
+10
*
systemctl: print a warning when trying to import a nonexistent variable
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-2
/
+7
*
meson: move definition of systemctl source files
Yu Watanabe
2021-01-18
1
-0
/
+83
*
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
4
-0
/
+67
*
systemctl: use right type 'size_t' for counting memory
Lennart Poettering
2021-01-17
1
-1
/
+1
*
systemctl: avoid warning about signed-unsigned compare on 32 bits
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-1
/
+1
*
Merge pull request #18244 from anitazha/systemctledit
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-6
/
+2
|
\
|
*
systemctl-edit: Add missing ret_dropin_paths argument in retry path
Anita Zhang
2021-01-15
1
-1
/
+1
|
*
systemctl-edit: fix abort in find_paths_to_edit()
Anita Zhang
2021-01-15
1
-5
/
+1
*
|
systemctl: unit_file_find_fragment() doesn't log about errors, hence do it in...
Lennart Poettering
2021-01-14
1
-1
/
+1
*
|
systemctl: explicitly comment two cases where we don't log on error cases, on...
Lennart Poettering
2021-01-14
1
-3
/
+6
*
|
systemctl: properly initialize return params in all success cases
Lennart Poettering
2021-01-14
1
-2
/
+2
|
/
*
Added option --check-inhibitors for non-tty usage
Felix Stupp
2021-01-13
3
-10
/
+28
*
systemctl: deprecate blanket import-environment
Zbigniew Jędrzejewski-Szmek
2021-01-08
2
-3
/
+3
*
Merge pull request #18150 from poettering/strextend-tweak
Lennart Poettering
2021-01-06
1
-5
/
+5
|
\
|
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-5
/
+5
*
|
systemctl: have is-enabled return success for aliases when calling into pid1 too
Luca Boccassi
2021-01-06
1
-1
/
+1
|
/
*
Merge pull request #17799 from yuwata/oss-fuzz-25353
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-1
/
+1
|
\
|
*
journal: move journal_field_valid() to journal_file.c
Yu Watanabe
2020-12-15
1
-1
/
+1
*
|
sd-bus: add API for connecting to a specific user's user bus of a specific co...
Lennart Poettering
2020-12-15
1
-1
/
+1
|
/
*
systemctl: fix potential pointer overflow
Yu Watanabe
2020-11-20
1
-1
/
+1
*
systemctl: fix minor coding style issue
Yu Watanabe
2020-11-14
1
-1
/
+2
*
systemctl: use unsigned for job_count
Yu Watanabe
2020-11-14
1
-1
/
+1
*
systemctl: always show underline even if unit has no job ID
Yu Watanabe
2020-11-14
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
70
-70
/
+70
*
tree-wide: cast result of get_process_comm() to (void) where we ignore it
Lennart Poettering
2020-10-27
1
-1
/
+1
*
systemctl: show original contents when editing unit
williamvds
2020-10-21
1
-19
/
+121
*
Merge pull request #17344 from keszybz/bus-connect-more-logs
Lennart Poettering
2020-10-19
1
-1
/
+1
|
\
|
*
sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-1
/
+1
*
|
systemctl: fix tabs indentations
Lennart Poettering
2020-10-15
1
-4
/
+4
*
|
Merge pull request #17188 from keszybz/envvars-posix
Lennart Poettering
2020-10-14
1
-3
/
+18
|
\
\
|
|
/
|
/
|
|
*
systemctl: ignore invalid variables in import-environment
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-3
/
+18
*
|
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-5
/
+4
|
/
*
systemctl: fix reversed arguments in function call
Zbigniew Jędrzejewski-Szmek
2020-10-09
1
-5
/
+5
[next]