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 #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
9
-13
/
+13
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
9
-13
/
+13
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
Merge pull request #21172 from poettering/fix-systemctl-cgroup-tree
Lennart Poettering
2021-10-29
1
-19
/
+13
|
\
|
*
systemctl: make sure "systemctl -M status" shows cgroup tree of container not...
Lennart Poettering
2021-10-28
1
-7
/
+9
|
*
systemctl: only fall back to local cgroup display if we talk to local systemd
Lennart Poettering
2021-10-28
1
-1
/
+1
|
*
systemctl: use LESS_BY where appropriate
Lennart Poettering
2021-10-28
1
-10
/
+2
|
*
systemctl: use empty_to_root() where appropriate
Lennart Poettering
2021-10-28
1
-1
/
+1
|
*
systemctl: suppress second argument of ternary op where we can
Lennart Poettering
2021-10-28
1
-1
/
+1
*
|
core: add [State|Runtime|Cache|Logs]Directory symlink as second parameter
Luca Boccassi
2021-10-28
1
-0
/
+18
|
/
*
systemctl: drop redundant "else"
Yu Watanabe
2021-10-27
1
-4
/
+4
*
systemctl: small fixes for MountImages pretty printing
Luca Boccassi
2021-10-27
1
-10
/
+10
*
systemctl: pretty-print ExtensionImages property
Luca Boccassi
2021-10-27
1
-0
/
+56
*
core: add RestrictFileSystems= fragment parser
Iago López Galeiras
2021-10-06
1
-1
/
+1
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
variuos: add missing includes
Zbigniew Jędrzejewski-Szmek
2021-09-22
1
-0
/
+2
*
shared: Extract common LogControl CLI code to verb-log-control.h
Daan De Meyer
2021-09-10
1
-55
/
+7
*
run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user mode
Lennart Poettering
2021-08-30
1
-0
/
+5
*
Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfaces
Lennart Poettering
2021-08-20
1
-1
/
+1
|
\
|
*
systemctl: show RestrictNetworkInterfaces= in systemctl show
Mauricio Vásquez
2021-08-19
1
-1
/
+1
*
|
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-6
/
+2
|
/
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
10
-12
/
+12
*
systemctl: allow set-property to be called with a glob pattern
Zbigniew Jędrzejewski-Szmek
2021-07-29
1
-20
/
+33
*
tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argument
Yu Watanabe
2021-07-15
1
-22
/
+15
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
2
-76
/
+51
|
\
|
*
Replace format_bytes_cgroup_protection with FORMAT_BYTES_CGROUP_PROTECTION
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+2
|
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-20
/
+13
|
*
tree-wide: add FORMAT_TIMESTAMP_STYLE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-37
/
+27
|
*
tree-wide: add FORMAT_TIMESTAMP_RELATIVE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+8
|
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-14
/
+8
*
|
systemctl: show error when help for unknown unit is requested
Zbigniew Jędrzejewski-Szmek
2021-07-12
1
-1
/
+1
*
|
docs: improve wording when mentioning the acronym "ESP"
nl6720
2021-07-09
1
-1
/
+1
|
/
*
dbus: extend SocketBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-30
1
-5
/
+14
*
dbus: extend SocktBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-15
1
-3
/
+3
*
Clarify help information for --global
nerdopolis
2021-06-10
1
-1
/
+1
*
core: add MemoryAvailable unit property
Luca Boccassi
2021-06-08
1
-0
/
+8
*
Merge pull request #19766 from keszybz/fuzz-fixes
Yu Watanabe
2021-06-01
4
-10
/
+19
|
\
|
*
systemctl: unset const char* arguments in static destructors
Zbigniew Jędrzejewski-Szmek
2021-05-31
4
-8
/
+17
|
*
systemctl: put static destructor in the order of variables
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-2
/
+2
*
|
systemctl: avoid crash when pattern expands to empty unit list
Zbigniew Jędrzejewski-Szmek
2021-05-25
1
-0
/
+2
|
/
*
systemctl: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-7
/
+2
*
Merge pull request #19653 from poettering/greedy-realloc-more
Lennart Poettering
2021-05-19
5
-16
/
+9
|
\
|
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
5
-16
/
+9
*
|
systemctl: re-align colon in status output
Lennart Poettering
2021-05-19
1
-1
/
+1
|
/
*
tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places
Lennart Poettering
2021-05-11
1
-5
/
+9
*
socket-bind: use lowercase "ipv4"/"ipv6" spelling
Lennart Poettering
2021-05-11
1
-1
/
+1
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-1
/
+1
|
\
|
*
Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-1
/
+1
*
|
systemctl: fix build failure
Yu Watanabe
2021-04-28
1
-3
/
+3
*
|
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
2021-04-28
3
-55
/
+52
[next]