index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
machinectl.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
machinectl: do not ellipsize table when --full is specified
Yu Watanabe
1
-1
/
+1
2020-01-10
bash-completion: busctrl: support --full command line option
Yu Watanabe
1
-2
/
+2
2020-01-10
busctl: introduce --full command line option
Yu Watanabe
2
-0
/
+19
2020-01-10
bash-completion: networkctl: do not show ellipsized link name
Yu Watanabe
1
-1
/
+1
2020-01-10
networkctl: set table width 0 when --full is specified
Yu Watanabe
2
-1
/
+16
2020-01-10
systemd-mount: add --full command line option
Yu Watanabe
2
-1
/
+20
2020-01-10
format-table: allow forcing arbitrary width tables
Lennart Poettering
1
-3
/
+4
2020-01-09
man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH
HATAYAMA Daisuke
1
-4
/
+6
2020-01-09
bash-completion: networkctl: support --full and --lines
Yu Watanabe
1
-2
/
+2
2020-01-09
core: be more restrictive on the dependency types we allow to be created tran...
Lennart Poettering
1
-0
/
+15
2020-01-09
timedatectl: use format-table.[ch]
Yu Watanabe
1
-59
/
+187
2020-01-09
systemd-mount: add --no-legend command line option
Yu Watanabe
2
-0
/
+11
2020-01-09
systemd-mount: use format-table.[ch]
Yu Watanabe
1
-88
/
+16
2020-01-09
format-table: introduce TABLE_PATH
Yu Watanabe
2
-0
/
+9
2020-01-09
core: propagate service state to socket in more load states
Lennart Poettering
1
-1
/
+6
2020-01-09
udev: don't import parent ID_FS_ data on partitions
Thomas Schmitt
1
-2
/
+16
2020-01-08
sd-event: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
1
-6
/
+5
2020-01-08
sd-event: use RAII for struct epoll_event
Zbigniew Jędrzejewski-Szmek
1
-20
/
+11
2020-01-08
network: use automatic stack allocation and structured init
Zbigniew Jędrzejewski-Szmek
1
-15
/
+13
2020-01-08
network: do not require ethtool_get_permanent_macaddr() to get an fd
Zbigniew Jędrzejewski-Szmek
3
-5
/
+7
2020-01-08
test: minor typo fix
Lennart Poettering
1
-1
/
+1
2020-01-08
test: pin meson to 0.52.1 for fuzzit/fuzzbuzz
Frantisek Sumsal
4
-3
/
+15
2020-01-08
network: rename *fd to *ethtool_fd
Zbigniew Jędrzejewski-Szmek
2
-45
/
+45
2020-01-08
man: use xi:include to avoid duplication
Zbigniew Jędrzejewski-Szmek
2
-149
/
+58
2020-01-08
man: fix option name
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2020-01-08
doc: tweak grammar in CONTAINER_INTERFACE description
Zbigniew Jędrzejewski-Szmek
1
-105
/
+101
2020-01-08
networkctl: show permanent mac address if it is not used now
Yu Watanabe
1
-0
/
+28
2020-01-08
network, udev: introduce PermanentMACAddress= setting in [Match] section
Yu Watanabe
15
-15
/
+77
2020-01-08
Support Plugable UD-PRO8 dock
ezst036
1
-1
/
+4
2020-01-08
ethtool: introduce ethtool_get_permanent_macaddr()
Yu Watanabe
2
-0
/
+43
2020-01-08
gpt-auto: don't assume XBOOTLDR is vfat
Lennart Poettering
1
-2
/
+15
2020-01-08
network, meson: allow statically linked build
Robert Scheck
3
-10
/
+22
2020-01-08
zsh: Complete systemctl subcommands in separate tags
Daniel Shahaf
1
-11
/
+17
2020-01-08
shared/sleep-config: do not ignore resume_offset when resume not set
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2020-01-08
shared/sleep-config: make swap detection stricter again
Zbigniew Jędrzejewski-Szmek
1
-44
/
+56
2020-01-07
boot: fix osrel parser
Lennart Poettering
1
-1
/
+1
2020-01-07
man: stop recommending modprobe -abq in ExecStartPre=
Lennart Poettering
1
-3
/
+8
2020-01-07
units: tweaks to modprobe@.service
Lennart Poettering
1
-1
/
+4
2020-01-07
unit: make sure to pull in modprobe@loop.service when RootImage= is used with...
Lennart Poettering
1
-0
/
+5
2020-01-07
bpf-devices: line-break some overly long function signatures
Lennart Poettering
1
-8
/
+48
2020-01-07
units: Split modprobing out into a separate service unit
Iain Lane
4
-5
/
+21
2020-01-07
udev: use dot_or_dot_dot() where appropriate
Lennart Poettering
1
-1
/
+2
2020-01-07
man: fix documentation of IBM VIO device naming
Lennart Poettering
1
-6
/
+11
2020-01-07
man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD ...
Lennart Poettering
1
-4
/
+5
2020-01-07
shared/sleep: use stat() instead of open()+fstat() in one place
Zbigniew Jędrzejewski-Szmek
1
-17
/
+6
2020-01-07
udev: do not use exact match of file permission
Yu Watanabe
1
-1
/
+1
2020-01-07
nspawn: set original ifname as alternative if it is truncated
Yu Watanabe
3
-10
/
+99
2020-01-07
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
12
-65
/
+67
2020-01-07
test-network: suppress logs in status command
Yu Watanabe
2
-32
/
+32
2020-01-07
networkctl: status command also shows logs of networkd
Yu Watanabe
2
-3
/
+111
[next]