index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: add UseFQDN option for DHCPv6
Vinnie Magro
2021-02-11
1
-0
/
+7
*
portable: add 'reattach' verb and DBUS interface
Luca Boccassi
2021-02-10
1
-1
/
+16
*
man: document new coredumpctl features
Lennart Poettering
2021-02-10
1
-7
/
+9
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-0
/
+11
|
\
|
*
core: set $SYSTEMD_EXEC_PID= environment variable for executed commands
Yu Watanabe
2021-01-31
1
-0
/
+11
*
|
man: fix misspellings of "NameSeviceSwitch"
Julia Cartwright
2021-02-06
2
-3
/
+3
*
|
Merge pull request #18318 from yuwata/network-route-table-name
Lennart Poettering
2021-02-05
1
-5
/
+8
|
\
\
|
*
|
network: make RouteTable= setting can take multiple name:number pairs in a line
Yu Watanabe
2021-02-03
1
-5
/
+8
*
|
|
Revert "resolvectl: Add show-multicast verb to show discovered LLMNR/mDNS hosts"
Lennart Poettering
2021-02-05
2
-12
/
+0
*
|
|
man: fix typo
Yu Watanabe
2021-02-04
1
-1
/
+1
*
|
|
man: reword the description of "main conf file"
Zbigniew Jędrzejewski-Szmek
2021-02-04
1
-24
/
+21
*
|
|
Merge pull request #18444 from anitazha/proprename
Zbigniew Jędrzejewski-Szmek
2021-02-04
3
-22
/
+22
|
\
\
\
|
*
|
|
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
3
-22
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #18355 from DaanDeMeyer/resolved-discover
Zbigniew Jędrzejewski-Szmek
2021-02-04
2
-0
/
+12
|
\
\
\
|
*
|
|
resolve: Add show-multicast verb
Daan De Meyer
2021-01-31
1
-0
/
+7
|
*
|
|
resolve: Add GetMulticastHosts() D-Bus method
Daan De Meyer
2021-01-30
1
-0
/
+5
*
|
|
|
network,udev: move TransmitQueues=/ReceiveQueues= from .network to .link
Yu Watanabe
2021-02-03
2
-14
/
+14
*
|
|
|
udev: rename TxQueueLength= -> TransmitQueueLength=
Yu Watanabe
2021-02-03
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
man: move content from the wiki to systemd.preset(5)
Zbigniew Jędrzejewski-Szmek
2021-02-02
2
-25
/
+54
*
|
|
logind: Introduce RebootWithFlags and others
Deepak Rawat
2021-02-02
1
-2
/
+34
|
|
/
|
/
|
*
|
man: fix small issue in AllowedMemoryNodes description
Pavel Hrdina
2021-01-30
1
-1
/
+1
*
|
man: make it clear how systemd calculate the DefaultTasksMax.
Einsler Lee
2021-01-30
1
-1
/
+2
|
/
*
Merge pull request #18399 from keszybz/man-proofreading
Lennart Poettering
2021-01-29
16
-137
/
+162
|
\
|
*
man: use ellipses for ranges in range descriptions
Zbigniew Jędrzejewski-Szmek
2021-01-29
5
-46
/
+51
|
*
man: various typos and other small issues
Zbigniew Jędrzejewski-Szmek
2021-01-29
11
-83
/
+78
|
*
man: rework description of --timestamp
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-7
/
+32
|
*
docs: add missing plural in title reference
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-2
/
+2
*
|
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
2
-2
/
+67
|
/
*
meson: rename target to update-man-rules
Zbigniew Jędrzejewski-Szmek
2021-01-27
4
-14
/
+3
*
meson: rename target to update-dbus-docs
Zbigniew Jędrzejewski-Szmek
2021-01-27
1
-19
/
+0
*
Merge pull request #18365 from DaanDeMeyer/update-man-rules-mkosi
Zbigniew Jędrzejewski-Szmek
2021-01-25
1
-10
/
+8
|
\
|
*
meson: Fix update-man-rules when the build dir is not a subdir of the project...
Daan De Meyer
2021-01-24
1
-10
/
+8
*
|
sd-bus: Add sd_bus_reply()
Daan De Meyer
2021-01-25
3
-3
/
+21
*
|
oom: make swap a soft requirement
Anita Zhang
2021-01-24
1
-2
/
+2
*
|
oom: make memory pressure duration configurable through oomd.conf
Anita Zhang
2021-01-24
1
-1
/
+11
|
/
*
feature: display status with a different shape depending on the status (#17728)
Jiehong
2021-01-22
1
-4
/
+5
*
Merge pull request #18302 from bluca/mount_image_runtime
Luca Boccassi
2021-01-22
2
-6
/
+42
|
\
|
*
systemctl: add new option to mount image inside a running service namespace
Luca Boccassi
2021-01-21
1
-0
/
+18
|
*
pid1: add DBUS method to mount image inside a running service namespace
Luca Boccassi
2021-01-21
1
-6
/
+24
*
|
Merge pull request #16228 from ddstreet/administrative_state
Yu Watanabe
2021-01-22
1
-2
/
+37
|
\
\
|
*
|
network: add ActivationPolicy= configuration parameter
Dan Streetman
2021-01-21
1
-2
/
+37
|
|
/
*
|
man: share a common explanation for --json=
Lennart Poettering
2021-01-21
4
-26
/
+12
*
|
dissect: almost port systemd-dissect to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-0
/
+2
*
|
sysext: port to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-0
/
+1
*
|
repart: port to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-0
/
+2
|
/
*
Merge pull request #18329 from poettering/notify-chroot
Yu Watanabe
2021-01-21
1
-0
/
+14
|
\
|
*
man: document how get logging to work in a RootDirectory=/RootImage= environment
Lennart Poettering
2021-01-20
1
-0
/
+14
*
|
man: document recent systemd-sysext interface changes
Lennart Poettering
2021-01-20
1
-16
/
+26
|
/
*
network: add support to RoutingPolicyRule lookup table name
Susant Sahani
2021-01-19
2
-7
/
+16
*
Merge pull request #18181 from poettering/sysext
Lennart Poettering
2021-01-19
3
-0
/
+251
|
\
[next]