index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
semaphoreci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
tree-wide: fix typo
Yu Watanabe
3
-4
/
+4
2020-12-16
test-login: skip consistency checks when logind is not active
Zbigniew Jędrzejewski-Szmek
1
-48
/
+54
2020-12-16
networkd: handle ignoring ll gateway being link ll
Devon Pringle
1
-3
/
+13
2020-12-16
Translated using Weblate (Swedish)
Luna Jernberg
1
-15
/
+12
2020-12-16
tree-wide: fix typo
Yu Watanabe
4
-4
/
+4
2020-12-16
sd-netlink: routing policy rule port to fib_rule_hdr
Susant Sahani
3
-71
/
+70
2020-12-16
resolved: always take a timestamp when first seeing a packet
Lennart Poettering
4
-4
/
+5
2020-12-16
sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loop
Dan Streetman
1
-1
/
+1
2020-12-16
hostnamed,shared/hostname-setup: expose the origin of the current hostname
Zbigniew Jędrzejewski-Szmek
6
-60
/
+168
2020-12-16
hostnamed: stop discriminating against "localhost" in /etc/hostname
Zbigniew Jędrzejewski-Szmek
2
-17
/
+6
2020-12-16
hostnamed: improve message about static hostname
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2020-12-16
hostnamed: minor style cleanups
Zbigniew Jędrzejewski-Szmek
2
-8
/
+4
2020-12-16
hostnamed: when hostname is set to existing value, suppress notifications
Zbigniew Jędrzejewski-Szmek
1
-7
/
+11
2020-12-16
shared/hostname-setup: leave the terminator byte alone
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-12-16
shared/hostname-setup: add mode where we check what would be set, without doing
Zbigniew Jędrzejewski-Szmek
5
-17
/
+23
2020-12-16
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
20
-280
/
+289
2020-12-16
hostnamed: fix return value
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2020-12-16
hostnamed: expose the fallback-hostname setting as a const dbus property
Zbigniew Jędrzejewski-Szmek
2
-0
/
+11
2020-12-16
man/hostnamectl,hostaned,hostname1: adjust the docs to match reality
Zbigniew Jędrzejewski-Szmek
4
-89
/
+126
2020-12-16
coredumpctl: Add --debugger-args= option
Michal Fabik
3
-38
/
+77
2020-12-15
network: Allow to configure interface promiscuous mode
Susant Sahani
6
-4
/
+21
2020-12-15
test: use modern qemu numa arguments
Christian Ehrhardt
2
-1
/
+23
2020-12-15
busctl: add a timestamp to the output of the busctl monitor command
d032747
2
-0
/
+17
2020-12-15
logs-show: refuse data which contain invalid fields
Yu Watanabe
1
-12
/
+20
2020-12-15
journal: refuse data which contain invalid fields
Yu Watanabe
2
-0
/
+3
2020-12-15
journal: move journal_field_valid() to journal_file.c
Yu Watanabe
7
-42
/
+43
2020-12-15
udev: drop license boilerplate
Yu Watanabe
1
-9
/
+1
2020-12-15
rules: drop broken links
Yu Watanabe
2
-4
/
+0
2020-12-15
meson: do not link with libudev
Yu Watanabe
6
-44
/
+36
2020-12-15
udev: drop unnecessary libudev-util.h inclusions
Yu Watanabe
10
-10
/
+0
2020-12-15
udevadm: drop udev_queue
Yu Watanabe
1
-9
/
+10
2020-12-15
udev: introduce udev_queue_is_empty() and udev_queue_init()
Yu Watanabe
3
-19
/
+34
2020-12-15
libudev: fix indentation
Yu Watanabe
1
-1
/
+1
2020-12-15
libudev: drop unnecessary headers from libudev-util.c
Yu Watanabe
1
-8
/
+0
2020-12-15
udev: use encode_devnode_name() instead of udev_util_encode_string()
Yu Watanabe
3
-7
/
+10
2020-12-15
udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends
Yu Watanabe
7
-34
/
+34
2020-12-15
udev: move util_resolve_subsys_kernel() to udev-util.c
Yu Watanabe
8
-97
/
+104
2020-12-15
udev: move util_replace_chars() to udev-util.c
Yu Watanabe
10
-66
/
+68
2020-12-15
udev: move util_path_encode() and rename it to escape_path()
Yu Watanabe
3
-36
/
+35
2020-12-15
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
10
-119
/
+119
2020-12-15
journalctl: don't skip the entries that have the same seqnum
shenyangyang4
2
-3
/
+8
2020-12-15
bus-util: improve logging when we can't connect to the bus
Lennart Poettering
1
-6
/
+15
2020-12-15
stdio-bridge: add support for --system and --user
Lennart Poettering
1
-3
/
+18
2020-12-15
man: document new ability to connect to user of container
Lennart Poettering
2
-4
/
+28
2020-12-15
sd-bus: add API for connecting to a specific user's user bus of a specific co...
Lennart Poettering
8
-22
/
+217
2020-12-15
sd-bus: 'ret' parameter to sd_bus_query_sender_creds() is not optional, check...
Lennart Poettering
1
-0
/
+1
2020-12-15
sd-bus: make credential acquisition more graceful
Lennart Poettering
2
-7
/
+15
2020-12-15
firstboot: clean-up the copied hostname, not argv[] directly, as that's ugly
Lennart Poettering
1
-1
/
+1
2020-12-15
hostname-setup: clarify that failures reading /etc/hostname are ignored
Lennart Poettering
1
-6
/
+5
2020-12-15
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
30
-109
/
+108
[next]