index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
qrcode-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
loop-util: minor coding style updates
Lennart Poettering
1
-6
/
+2
2021-10-19
test-network: cleanup dnsmasq related file on setup
Yu Watanabe
1
-0
/
+2
2021-10-19
test-network: drop pid_file argument from stop_dnsmasq()
Yu Watanabe
1
-9
/
+12
2021-10-19
test-network: use constant variables in dnsmasq command
Yu Watanabe
1
-11
/
+10
2021-10-19
CI: disable opensuse mkosi CI
Daan De Meyer
1
-1
/
+2
2021-10-19
loop-util: work around cache invalidation bug in older kernels
Lennart Poettering
1
-0
/
+15
2021-10-19
loop-util: enable LO_FLAGS_DIRECT_IO by default on loopback devices
Lennart Poettering
3
-6
/
+125
2021-10-19
network: introduce BPF to reject netlink messages about non-static neighbor
Yu Watanabe
1
-1
/
+35
2021-10-19
sd-netlink: introduce sd_netlink_attach_filter()
Yu Watanabe
2
-0
/
+17
2021-10-19
network: route: drop kernel version check for route expiration
Yu Watanabe
3
-37
/
+39
2021-10-19
utmp: remove /dev from line
Vincent Bernat
1
-2
/
+6
2021-10-19
network: neighbor: fix log message
Yu Watanabe
1
-1
/
+1
2021-10-19
meson: use partial_dependency() to get include directory
Alexander Kanavin
1
-5
/
+4
2021-10-18
tree-wide: use AF_NETLINK instead of PF_NETLINK
Yu Watanabe
3
-3
/
+3
2021-10-18
homework: move allocation/destruction into outer/generic scope
Lennart Poettering
7
-40
/
+45
2021-10-18
homework: unify code that opens the backing image file in open_image_file()
Lennart Poettering
1
-27
/
+65
2021-10-18
network: route: fix possible overflow in conversion usec_t -> uint32_t
Yu Watanabe
1
-1
/
+1
2021-10-18
network: dhcp6: use IPv6 specific functions
Yu Watanabe
1
-16
/
+11
2021-10-18
network: dhcp6: manage assigned downstream prefixes by using Hashmap
Yu Watanabe
3
-45
/
+54
2021-10-18
network: dhcp6: shorten code a bit
Yu Watanabe
1
-6
/
+3
2021-10-18
network: dhcp6: always assign prefix through dhcp6_pd_assign_prefix()
Yu Watanabe
1
-12
/
+9
2021-10-18
network: dhcp6pd: check if address is ready only when Assign=yes
Yu Watanabe
1
-15
/
+19
2021-10-18
network: add missing DHCPv6PD address check
Yu Watanabe
1
-3
/
+6
2021-10-18
journal: Expand rotate log messages in journald
Daan De Meyer
2
-6
/
+10
2021-10-18
journal: Add two more log messages to journal_file_rotate_suggested()
Daan De Meyer
1
-2
/
+10
2021-10-18
docs: Fix value for "processId" in HACKING doc
Daan De Meyer
1
-1
/
+1
2021-10-18
homework: mae sure PasswordCache is really optional
Lennart Poettering
2
-9
/
+29
2021-10-18
homework: make PasswordCache const wherever we can
Lennart Poettering
4
-11
/
+11
2021-10-18
journal: Add log level argument to journal_file_rotate_suggested()
Daan De Meyer
4
-22
/
+26
2021-10-18
watchdog: fix fd validity check
Lennart Poettering
1
-1
/
+1
2021-10-18
watchdog: drop unnecessary variable
Lennart Poettering
1
-3
/
+1
2021-10-18
watchdog: always prefer /dev/watchdog0 over /dev/watchdog
Lennart Poettering
2
-3
/
+10
2021-10-18
watchdog: fix error code handling
Lennart Poettering
1
-1
/
+1
2021-10-18
docs: mark spdx headers with the default license to website files
Zbigniew Jędrzejewski-Szmek
9
-1
/
+14
2021-10-18
licensing: add a license file for the fonts we carry
Zbigniew Jędrzejewski-Szmek
2
-0
/
+98
2021-10-18
fuzz-fido-id-desc: drop unused case file
Zbigniew Jędrzejewski-Szmek
1
-6
/
+0
2021-10-18
TEST-06-SELINUX: add the usual spdx license header to policy files
Zbigniew Jędrzejewski-Szmek
3
-0
/
+3
2021-10-18
gitattributes: introduce and use "generated" attribute
Zbigniew Jędrzejewski-Szmek
10
-4
/
+19
2021-10-18
gitattributes: mark more files as "binary"
Zbigniew Jędrzejewski-Szmek
5
-1
/
+8
2021-10-18
tests: use !/usr/bin/env bash consistently
Zbigniew Jędrzejewski-Szmek
6
-6
/
+6
2021-10-18
tests: add spdx headers to scripts and Makefiles
Zbigniew Jędrzejewski-Szmek
140
-25
/
+142
2021-10-18
tests: add spdx license header to test unit/link/network/conf files
Zbigniew Jędrzejewski-Szmek
595
-24
/
+611
2021-10-18
bpf: fix SPDX short identifier for LGPL-2.1-or-later
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-10-18
licensing: add two missing spdx headers
Zbigniew Jędrzejewski-Szmek
2
-0
/
+2
2021-10-18
gitattributes: mark fuzz inputs that are pure binary as such
Zbigniew Jędrzejewski-Szmek
1
-1
/
+7
2021-10-17
homed: replace "already_activated" boolean parameter by a flags value
Lennart Poettering
10
-50
/
+49
2021-10-17
macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TO
Jan Janssen
6
-27
/
+43
2021-10-17
sd-boot: Require gnu-efi 3.0.5
Jan Janssen
9
-68
/
+22
2021-10-17
sd-boot: Get rid of uefi_call_wrapper
Jan Janssen
19
-203
/
+162
2021-10-17
sd-boot: Convert VOID -> void
Jan Janssen
22
-150
/
+150
[next]