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
*
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
*
systemctl: split up humungous systemctl.c file
Lennart Poettering
2020-10-07
71
-8533
/
+9183
*
systemctl: move compare_unit_info() to bus-unit-util.[ch]
Lennart Poettering
2020-10-07
1
-19
/
+2
*
systemctl: drop unsused variable original_stdout_is_tty
Lennart Poettering
2020-10-07
1
-7
/
+0
*
exec: SystemCallLog= directive
Topi Miettinen
2020-09-15
1
-1
/
+1
*
systemctl: give a nice hint about org.freedesktop.LogControl1 when applicable
Zbigniew Jędrzejewski-Szmek
2020-09-14
1
-13
/
+37
*
systemctl: immediately reject invalid log levels
Zbigniew Jędrzejewski-Szmek
2020-09-12
1
-0
/
+7
*
systemctl: merge log_target(), log_level(), service_log_setting()
Zbigniew Jędrzejewski-Szmek
2020-09-12
1
-87
/
+42
*
systemctl: add service-log-{level,target} verbs
Zbigniew Jędrzejewski-Szmek
2020-09-12
1
-0
/
+96
*
systemctl: list unit introspection verbs first, modification second
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-11
/
+11
*
Merge pull request #16979 from keszybz/return-log-debug
Lennart Poettering
2020-09-08
1
-2
/
+4
|
\
|
*
tree-wide: correct cases where return log_{error,warning} is used without value
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+4
*
|
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
|
/
*
selinux/systemctl: create unit file with default context on edit
Christian Göttsche
2020-09-02
1
-3
/
+18
*
tree-wide: drop pointless zero initialization (#16900)
fangxiuning
2020-08-29
1
-5
/
+5
*
tree-wide: use sd_bus_error_has_names() in more places
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-11
/
+11
*
core: add mount options support for MountImages
Luca Boccassi
2020-08-20
1
-7
/
+39
*
systemctl: add --timestamp to change timestamp print format
Luca Boccassi
2020-08-19
1
-11
/
+32
*
fix typo in systemctl help
Matt Fenwick
2020-08-07
1
-1
/
+1
*
core: new feature MountImages
Luca Boccassi
2020-08-05
1
-0
/
+33
[next]