index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
presets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
sd-netlink: add nfnetlink helper routines
Florian Westphal
3
-0
/
+345
2020-12-16
sd-netlink: add nfnetlink/nftables type system
Florian Westphal
2
-1
/
+262
2020-12-16
linux: import nf_tables and nfnetlink headers from Linux 5.8
Florian Westphal
2
-0
/
+1950
2020-12-16
firewall-util: introduce context structure
Florian Westphal
11
-43
/
+122
2020-12-16
nspawn: pass userdata pointer, not inet_addr union
Florian Westphal
2
-4
/
+4
2020-12-16
firewall-util: prepare for alternative to iptables backend
Florian Westphal
5
-336
/
+410
2020-12-16
firewall-util: reject NULL source or address with prefixlen 0
Florian Westphal
2
-2
/
+19
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
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
2020-12-15
hostname-util: explain what 'LDH' is
Lennart Poettering
1
-0
/
+2
2020-12-15
logs-show: drop redundant validation of machine name
Lennart Poettering
1
-3
/
+0
2020-12-15
machine: drop really old kdbus left-over
Lennart Poettering
1
-1
/
+1
2020-12-15
sd-bus: use SOCK_CLOEXEC on one more socket
Lennart Poettering
1
-1
/
+1
2020-12-15
Fix review comments in added debug log.
Gaurav
1
-7
/
+3
2020-12-15
Fix build warning.
Gaurav
1
-0
/
+1
2020-12-15
Handle escape characters in interface name
Gaurav
1
-1
/
+8
2020-12-15
Detect special character in dbus interface name
Gaurav
1
-1
/
+3
2020-12-15
Translated using Weblate (German)
Fabian Affolter
1
-10
/
+11
2020-12-15
resolved: create stub-resolv.conf symlink with correct security label
Ondrej Mosnacek
1
-1
/
+2
2020-12-15
efi: Only use arm flags if supported
Andrew Balmos
1
-1
/
+7
2020-12-15
timesync: Make delaying attempts to contact servers configurable
Susant Sahani
5
-8
/
+25
2020-12-15
test-network: increase wait_online timeout to handle longer dhcpv4 transient ...
Dan Streetman
1
-1
/
+3
2020-12-15
sd-dhcp-client: correct retransmission timeout to match RFC
Dan Streetman
1
-2
/
+1
2020-12-15
sd-dhcp-client: correct dhcpv4 renew/rebind retransmit timeouts
Dan Streetman
1
-13
/
+3
2020-12-15
sd-dhcp-client: simplify dhcp4 t1/t2 parsing
Dan Streetman
1
-57
/
+25
2020-12-15
sd-dhcp-client: add RFC2131 retransmission details
Dan Streetman
1
-0
/
+32
2020-12-14
sd-dhcp-client: track dhcp4 t1, t2, expire times
Dan Streetman
1
-27
/
+27
2020-12-14
sd-dhcp-client: don't log timeouts if already expired
Dan Streetman
1
-8
/
+9
2020-12-14
core: detect_container() may return negative errno
Yu Watanabe
1
-1
/
+1
2020-12-14
varlink: add debug logging
Zbigniew Jędrzejewski-Szmek
1
-84
/
+95
2020-12-14
Revert "core/namespace: ignore ENOENT for /proc/sys/kernel/domainname and hos...
Yu Watanabe
1
-2
/
+0
2020-12-14
core/namespace: do not ignore non-EPERM mount error
Yu Watanabe
1
-1
/
+2
2020-12-14
time-util: fix typo
Yu Watanabe
1
-1
/
+1
2020-12-14
core/namespace: use existing /proc when not enough priviledge
Yu Watanabe
1
-27
/
+34
2020-12-14
network: use netlink_message_read_in_addr_union() where applicable
Yu Watanabe
1
-52
/
+17
2020-12-14
network: introduce log_routing_policy_rule_debug()
Yu Watanabe
1
-33
/
+26
2020-12-14
network: introduce routing_policy_rule_equal()
Yu Watanabe
1
-1
/
+11
2020-12-14
network: make routing_policy_rule_remove() take Manager instead of Link
Yu Watanabe
2
-34
/
+19
2020-12-14
network: make address_drop() accept NULL
Yu Watanabe
1
-3
/
+3
[next]