index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sd-netlink: add nfnetlink helper routines
Florian Westphal
2020-12-16
3
-0
/
+345
|
*
|
sd-netlink: add nfnetlink/nftables type system
Florian Westphal
2020-12-16
2
-1
/
+262
|
*
|
linux: import nf_tables and nfnetlink headers from Linux 5.8
Florian Westphal
2020-12-16
2
-0
/
+1950
|
*
|
firewall-util: introduce context structure
Florian Westphal
2020-12-16
11
-43
/
+122
|
*
|
nspawn: pass userdata pointer, not inet_addr union
Florian Westphal
2020-12-16
2
-4
/
+4
|
*
|
firewall-util: prepare for alternative to iptables backend
Florian Westphal
2020-12-16
5
-336
/
+410
|
*
|
firewall-util: reject NULL source or address with prefixlen 0
Florian Westphal
2020-12-16
2
-2
/
+19
*
|
|
udev: Extract RAM properties from DMI information
Bastien Nocera
2020-12-16
2
-0
/
+711
*
|
|
test-login: skip consistency checks when logind is not active
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-48
/
+54
*
|
|
networkd: handle ignoring ll gateway being link ll
Devon Pringle
2020-12-16
1
-3
/
+13
*
|
|
Merge pull request #17799 from yuwata/oss-fuzz-25353
Zbigniew Jędrzejewski-Szmek
2020-12-16
8
-54
/
+66
|
\
\
\
|
*
|
|
logs-show: refuse data which contain invalid fields
Yu Watanabe
2020-12-15
1
-12
/
+20
|
*
|
|
journal: refuse data which contain invalid fields
Yu Watanabe
2020-12-15
1
-0
/
+3
|
*
|
|
journal: move journal_field_valid() to journal_file.c
Yu Watanabe
2020-12-15
7
-42
/
+43
*
|
|
|
tree-wide: fix typo
Yu Watanabe
2020-12-16
2
-2
/
+2
*
|
|
|
Merge pull request #17859 from keszybz/hostnamed-export-hostname-origin-and-s...
Yu Watanabe
2020-12-16
22
-343
/
+456
|
\
\
\
\
|
*
|
|
|
hostnamed,shared/hostname-setup: expose the origin of the current hostname
Zbigniew Jędrzejewski-Szmek
2020-12-16
4
-59
/
+159
|
*
|
|
|
hostnamed: stop discriminating against "localhost" in /etc/hostname
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-15
/
+4
|
*
|
|
|
hostnamed: improve message about static hostname
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-1
/
+4
|
*
|
|
|
hostnamed: minor style cleanups
Zbigniew Jędrzejewski-Szmek
2020-12-16
2
-8
/
+4
|
*
|
|
|
hostnamed: when hostname is set to existing value, suppress notifications
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-7
/
+11
|
*
|
|
|
shared/hostname-setup: leave the terminator byte alone
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-1
/
+1
|
*
|
|
|
shared/hostname-setup: add mode where we check what would be set, without doing
Zbigniew Jędrzejewski-Szmek
2020-12-16
5
-17
/
+23
|
*
|
|
|
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
20
-280
/
+289
|
*
|
|
|
hostnamed: fix return value
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-2
/
+4
|
*
|
|
|
hostnamed: expose the fallback-hostname setting as a const dbus property
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-0
/
+4
*
|
|
|
|
sd-netlink: routing policy rule port to fib_rule_hdr
Susant Sahani
2020-12-16
3
-71
/
+70
*
|
|
|
|
resolved: always take a timestamp when first seeing a packet
Lennart Poettering
2020-12-16
4
-4
/
+5
*
|
|
|
|
sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loop
Dan Streetman
2020-12-16
1
-1
/
+1
|
/
/
/
/
*
|
|
|
coredumpctl: Add --debugger-args= option
Michal Fabik
2020-12-16
1
-36
/
+58
*
|
|
|
Merge pull request #17968 from yuwata/purge-libudev
Yu Watanabe
2020-12-16
25
-452
/
+448
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
udev: drop license boilerplate
Yu Watanabe
2020-12-15
1
-9
/
+1
|
*
|
|
meson: do not link with libudev
Yu Watanabe
2020-12-15
5
-37
/
+32
|
*
|
|
udev: drop unnecessary libudev-util.h inclusions
Yu Watanabe
2020-12-15
10
-10
/
+0
|
*
|
|
udevadm: drop udev_queue
Yu Watanabe
2020-12-15
1
-9
/
+10
|
*
|
|
udev: introduce udev_queue_is_empty() and udev_queue_init()
Yu Watanabe
2020-12-15
3
-19
/
+34
|
*
|
|
libudev: fix indentation
Yu Watanabe
2020-12-15
1
-1
/
+1
|
*
|
|
libudev: drop unnecessary headers from libudev-util.c
Yu Watanabe
2020-12-15
1
-8
/
+0
|
*
|
|
udev: use encode_devnode_name() instead of udev_util_encode_string()
Yu Watanabe
2020-12-15
3
-7
/
+10
|
*
|
|
udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friends
Yu Watanabe
2020-12-15
7
-34
/
+34
|
*
|
|
udev: move util_resolve_subsys_kernel() to udev-util.c
Yu Watanabe
2020-12-15
8
-97
/
+104
|
*
|
|
udev: move util_replace_chars() to udev-util.c
Yu Watanabe
2020-12-15
10
-66
/
+68
|
*
|
|
udev: move util_path_encode() and rename it to escape_path()
Yu Watanabe
2020-12-15
3
-36
/
+35
|
*
|
|
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
2020-12-15
10
-119
/
+119
|
|
/
/
*
|
|
network: Allow to configure interface promiscuous mode
Susant Sahani
2020-12-15
4
-1
/
+10
*
|
|
Merge pull request #17967 from poettering/connect-user-bus
Lennart Poettering
2020-12-15
43
-157
/
+382
|
\
\
\
|
*
|
|
bus-util: improve logging when we can't connect to the bus
Lennart Poettering
2020-12-15
1
-6
/
+15
|
*
|
|
stdio-bridge: add support for --system and --user
Lennart Poettering
2020-12-15
1
-3
/
+18
|
*
|
|
sd-bus: add API for connecting to a specific user's user bus of a specific co...
Lennart Poettering
2020-12-15
8
-22
/
+217
|
*
|
|
sd-bus: 'ret' parameter to sd_bus_query_sender_creds() is not optional, check...
Lennart Poettering
2020-12-15
1
-0
/
+1
[prev]
[next]