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
*
Merge pull request #18150 from poettering/strextend-tweak
Lennart Poettering
2021-01-06
23
-63
/
+61
|
\
|
*
string-util: use GREEDY_ALLOC_ROUND_UP() in strextend()
Lennart Poettering
2021-01-06
1
-1
/
+1
|
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
23
-63
/
+61
*
|
systemctl: have is-enabled return success for aliases when calling into pid1 too
Luca Boccassi
2021-01-06
1
-1
/
+1
|
/
*
cryptsetup: use crypt_token_max if available
Luca Boccassi
2021-01-05
8
-11
/
+23
*
network: Allow to set device's receive queues and transmit queues
Susant Sahani
2021-01-05
4
-0
/
+98
*
Merge pull request #18109 from yuwata/network-routing-policy-rule-family-both...
Luca Boccassi
2020-12-30
1
-50
/
+85
|
\
|
*
network: drop fib rules configured with Family=both
Yu Watanabe
2020-12-29
1
-4
/
+30
|
*
network: set RoutingPolicyRule::family based on Family= setting
Yu Watanabe
2020-12-29
1
-2
/
+7
|
*
network: always re-configure rules even if already exist
Yu Watanabe
2020-12-29
1
-34
/
+40
|
*
network: drop unnecessary checks
Yu Watanabe
2020-12-29
1
-4
/
+2
|
*
network: fix possible memory leak
Yu Watanabe
2020-12-29
1
-2
/
+2
|
*
network: constify several arguments
Yu Watanabe
2020-12-29
1
-9
/
+9
*
|
Merge pull request #18105 from yuwata/fuzz-fix-timeout
Yu Watanabe
2020-12-30
10
-55
/
+103
|
\
\
|
*
|
resolve: slightly optimize dns_answer_add()
Yu Watanabe
2020-12-29
4
-27
/
+67
|
*
|
resolve: field size in dns resource record may be zero
Yu Watanabe
2020-12-29
1
-10
/
+10
|
*
|
siphash: introduce siphash24_compress_safe()
Yu Watanabe
2020-12-29
1
-4
/
+8
|
*
|
resolve: do not compare key twice
Yu Watanabe
2020-12-29
1
-1
/
+1
|
*
|
resolve: slightly shorten dns_resource_key_compare_func()
Yu Watanabe
2020-12-29
1
-12
/
+8
|
*
|
resolve: fix typo
Yu Watanabe
2020-12-29
1
-1
/
+1
|
*
|
fuzzers: set maximum length for several fuzzers
Yu Watanabe
2020-12-29
4
-0
/
+8
|
|
/
*
/
A typo fix in bootctl.c (#18106)
Endre Szabo
2020-12-30
1
-1
/
+1
|
/
*
network: do not serialize/deserialize routing policy rules
Yu Watanabe
2020-12-29
6
-476
/
+0
*
network: drop unnecessary routing policy rules
Yu Watanabe
2020-12-29
3
-19
/
+68
*
network: treat rule which has l3mdev flag as created by kernel
Yu Watanabe
2020-12-29
2
-0
/
+18
*
network: adjust protocol of rules sent from kernel when kernel does not suppo...
Yu Watanabe
2020-12-29
1
-1
/
+30
*
network: set FRA_PROTOCOL to RTPROT_STATIC by default
Yu Watanabe
2020-12-29
2
-10
/
+29
*
shared/dns: fix dlopen_idn return code check
Luca Boccassi
2020-12-28
1
-1
/
+1
*
sd-dhcp-client: avoid "maybe-uninitialized" warning in client_timeout_resend()
Thomas Haller
2020-12-26
1
-0
/
+3
*
network: introduce RouterAllowList= and RouterDenyList= in [IPv6AcceptRA]
Yu Watanabe
2020-12-24
4
-8
/
+32
*
networkd: add support for prefix allow-list and route allow-list
Susant Sahani
2020-12-24
5
-19
/
+38
*
network: rename DenyList= -> PrefixDenyList=
Yu Watanabe
2020-12-24
1
-2
/
+3
*
network: make RouteDenyList= filter route prefix rather than gateway address
Yu Watanabe
2020-12-24
1
-10
/
+11
*
network: fix condition for checking the provided gateway is assigned to link
Yu Watanabe
2020-12-24
1
-1
/
+1
*
sd-ndisc: fix indentation
Yu Watanabe
2020-12-24
1
-2
/
+1
*
network: drop redundant TAKE_PTR()
Yu Watanabe
2020-12-24
1
-2
/
+0
*
Improve instructions for debugging failing service
Sebastiaan van Stijn
2020-12-24
1
-4
/
+6
*
network: fix IPv6PrivacyExtensions=kernel handling
Florian Klink
2020-12-24
1
-0
/
+4
*
network: fix typo
Florian Klink
2020-12-23
1
-1
/
+1
*
cryptsetup: add support for workqueue options
Jonathan G. Underwood
2020-12-23
2
-0
/
+20
*
udev: Updates for cdrom_id helper
pali
2020-12-22
1
-28
/
+312
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
5
-28
/
+91
*
udev: fix memleak
Yu Watanabe
2020-12-21
1
-1
/
+2
*
journal-importer: ignore invalid field at one more place
Yu Watanabe
2020-12-21
1
-0
/
+10
*
cryptenroll: drop an unused variable
Frantisek Sumsal
2020-12-20
1
-1
/
+1
*
tmpfiles: fix typo
Yu Watanabe
2020-12-18
1
-1
/
+1
*
Merge pull request #18019 from yuwata/hostname-drop-libudev
Yu Watanabe
2020-12-18
1
-1
/
+0
|
\
|
*
hostname: fix build failure
Yu Watanabe
2020-12-18
1
-1
/
+0
*
|
memory-id: fix never hit condition
Yu Watanabe
2020-12-18
1
-2
/
+5
|
/
*
Merge pull request #15531 from felipeborges/add-device-model-field-to-hostnamed
Lennart Poettering
2020-12-18
2
-0
/
+64
|
\
[next]