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 #19851 from poettering/bpf-firewall-tweaks
Lennart Poettering
2021-06-09
17
-126
/
+322
|
\
|
*
bpf-firewall: close gap when updating the firewall
Lennart Poettering
2021-06-08
1
-4
/
+19
|
*
bpf-program: document BPFProgram a bit
Lennart Poettering
2021-06-08
1
-0
/
+9
|
*
bpf-program: serialize attached BPF programs across daemon reexec/reload
Lennart Poettering
2021-06-08
3
-3
/
+165
|
*
bpf-program: export hash_ops for BPFProgam objects
Lennart Poettering
2021-06-08
3
-4
/
+6
|
*
bpf-program: use structured initialization when allocating BPFProgram objects
Lennart Poettering
2021-06-08
1
-4
/
+6
|
*
bpf-link: prefix function names with "bpf_"
Lennart Poettering
2021-06-08
3
-7
/
+7
|
*
core: rename socket-bind.[ch] → bpf-socket-bind.[ch]
Lennart Poettering
2021-06-08
9
-38
/
+38
|
*
bpf: various coding style fixes
Lennart Poettering
2021-06-08
3
-43
/
+41
|
*
bpf-firewall: move destruction of IP firewall objects to bpf-firewall.c
Lennart Poettering
2021-06-08
4
-23
/
+31
*
|
Merge pull request #19852 from yuwata/network-stable-secret
Yu Watanabe
2021-06-09
5
-12
/
+59
|
\
\
|
*
|
network: introduce IPv6StableSecretAddress= setting
Yu Watanabe
2021-06-08
5
-12
/
+59
|
|
/
*
|
journald: when journald namespace instances log, they can do so safely to the...
Lennart Poettering
2021-06-09
1
-9
/
+16
*
|
network: do not process requests which conditionalized with link flags while ...
Yu Watanabe
2021-06-08
7
-10
/
+63
*
|
network: make several link settings critical
Yu Watanabe
2021-06-08
1
-6
/
+6
*
|
network: use request queue to handle always-up or -down activation policy
Yu Watanabe
2021-06-08
3
-9
/
+4
*
|
network: use request queue to handle bound_to list
Yu Watanabe
2021-06-08
5
-6
/
+80
*
|
network: handle bound_by list even if IgnoreCarrierLoss=yes
Yu Watanabe
2021-06-08
1
-6
/
+14
*
|
network: add brief comments about bound_to and bound_by list
Yu Watanabe
2021-06-08
1
-0
/
+5
*
|
network: apply activation policy only when it is once activated
Yu Watanabe
2021-06-08
1
-2
/
+2
*
|
network: do not drop requests on carrier lost
Yu Watanabe
2021-06-08
1
-2
/
+0
*
|
network: route: update error message
Yu Watanabe
2021-06-08
1
-1
/
+1
*
|
network: also adjust IPv6 MTU by the maximum MTU of the interface
Yu Watanabe
2021-06-08
1
-1
/
+10
*
|
network: read the minimum and maximum MTU of the interface, and adjust reques...
Yu Watanabe
2021-06-08
3
-12
/
+54
*
|
network: use request queue to configure CAN interfaces
Yu Watanabe
2021-06-08
6
-122
/
+85
|
/
*
test-libcrypt-util: print out default for password settings, run make_salt() ...
Zbigniew Jędrzejewski-Szmek
2021-06-08
2
-1
/
+27
*
resolved: fix strange function recursion
Zbigniew Jędrzejewski-Szmek
2021-06-08
1
-18
/
+18
*
journal-file: truncate archived journals
Vito Caputo
2021-06-08
1
-21
/
+58
*
tmpfiles: extend "Age" to accept an "age-by" argument
Srinidhi Kaushik
2021-06-08
1
-64
/
+201
*
Merge pull request #19166 from bluca/coredump_compress_on_the_fly
Lennart Poettering
2021-06-08
9
-76
/
+259
|
\
|
*
coredump: check cgroups memory limit if storing on tmpfs
Luca Boccassi
2021-06-08
1
-64
/
+130
|
*
compress: return uncompressed size to the caller
Luca Boccassi
2021-06-08
3
-11
/
+23
|
*
core: add MemoryAvailable unit property
Luca Boccassi
2021-06-08
5
-1
/
+106
*
|
udev: make WakeOnLan= take multiple features
Yu Watanabe
2021-06-08
5
-94
/
+116
*
|
core/socket: do not assign another fd to SocketPort which already has a fd on...
Yu Watanabe
2021-06-08
1
-25
/
+61
*
|
Merge pull request #19817 from keszybz/switch-root-serialization
Lennart Poettering
2021-06-08
5
-17
/
+30
|
\
\
|
*
|
core: do not serialize mounts and automounts for switch-root
Zbigniew Jędrzejewski-Szmek
2021-06-08
5
-7
/
+20
|
*
|
core: drop bitfields in VTable object
Zbigniew Jędrzejewski-Szmek
2021-06-04
1
-8
/
+8
|
*
|
core: update comment
Zbigniew Jędrzejewski-Szmek
2021-06-04
1
-2
/
+2
*
|
|
tmpfiles: add '=' action modifier.
Allen Webb
2021-06-08
5
-26
/
+223
|
|
/
|
/
|
*
|
meson: do not share compiler flags except for emitting warnings
Yu Watanabe
2021-06-08
1
-0
/
+1
*
|
network: wait for all set-link requests are processed
Yu Watanabe
2021-06-07
1
-1
/
+7
*
|
network: drop trivial aliases of link_set_state()
Yu Watanabe
2021-06-07
1
-20
/
+4
*
|
network: use link_request_to_set_master() or friends
Yu Watanabe
2021-06-07
12
-765
/
+56
*
|
network: introduce link_request_to_activate()
Yu Watanabe
2021-06-07
8
-128
/
+196
*
|
network: it is not necessary to call RTM_GETLINK when carrier is gained
Yu Watanabe
2021-06-07
1
-3
/
+3
*
|
network: set bridge or bond properties after master ifindex is set
Yu Watanabe
2021-06-07
2
-1
/
+16
*
|
network: sync link information after set-link request is processed
Yu Watanabe
2021-06-07
1
-10
/
+33
*
|
network: use link_call_getlink() where applicable
Yu Watanabe
2021-06-07
1
-63
/
+20
*
|
network: introduce link_call_getlink()
Yu Watanabe
2021-06-07
2
-0
/
+61
[next]