index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
50-xdg-data-dirs.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
ipv4ll: do not reset conflict counter on restart
AJ Bagwell
5
-6
/
+9
2019-12-10
test-network: add a test case for fq-codel
Yu Watanabe
2
-8
/
+6
2019-12-10
network tc: Add support to conkfigure CoDel - Controlled-Delay Active Queue M...
Susant Sahani
8
-0
/
+133
2019-12-10
network tc: qdisc parent add support to set ingress
Susant Sahani
3
-16
/
+29
2019-12-10
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
6
-6
/
+6
2019-12-10
id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers
Lennart Poettering
6
-7
/
+10
2019-12-09
strv: when growing strv arrays piecemeal actually allocate memory in exponent...
Lennart Poettering
1
-12
/
+16
2019-12-09
test-util: add more tests for ALIGN_POWER2
Lennart Poettering
1
-0
/
+12
2019-12-09
macro: introduce new GREEDY_ALLOC_ROUND_UP() helper
Lennart Poettering
1
-0
/
+23
2019-12-09
macro: avoid subtraction overflow in ALIGN_POWER2()
Lennart Poettering
1
-0
/
+5
2019-12-09
test-network: add tests for new TBF settings
Yu Watanabe
2
-2
/
+4
2019-12-09
network: tc: add more options for TBF
Yu Watanabe
8
-3
/
+202
2019-12-09
test-network: add a test case for SendOption=
Yu Watanabe
1
-0
/
+1
2019-12-09
network: fix segfault in parsing SendOption=
Yu Watanabe
1
-1
/
+1
2019-12-09
seccomp: real syscall numbers are >= 0
Mike Gilbert
2
-26
/
+26
2019-12-09
Add Cube iWork 11 Stylus
Yong Cong Sin
1
-0
/
+4
2019-12-09
test: do not fail if new device is plugged during enumeration
Yu Watanabe
1
-4
/
+20
2019-12-08
test-network: make test_bind_carrier more stable
Yu Watanabe
1
-6
/
+6
2019-12-07
network: fix copy and paste mistake
Yu Watanabe
1
-1
/
+1
2019-12-07
resolved, networkd: don't resolve the user if not root
Topi Miettinen
3
-31
/
+33
2019-12-07
test-network: add test case for IFB
Yu Watanabe
3
-0
/
+13
2019-12-07
network: introduce ifb (Intermediate Functional Block)
Susant Sahani
6
-0
/
+33
2019-12-07
sd-netlink: add support for ifb device
Susant Sahani
2
-0
/
+2
2019-12-06
test-network: add test case for IPv4 DAD
Yu Watanabe
3
-0
/
+33
2019-12-06
network: introduce DAD for static address
Susant Sahani
7
-14
/
+208
2019-12-06
shared/seccomp: avoid possibly writing bogus errno code in debug log
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2019-12-06
network: do not drop foreign config if interface is in initialized state
Yu Watanabe
1
-2
/
+2
2019-12-05
Fix typo (duplicate "or")
Timo Wilken
1
-1
/
+1
2019-12-05
cryptsetup: umount encrypted devices before detaching it during shutdown
Franck Bui
3
-9
/
+18
2019-12-05
crypsetup: introduce x-initrd.attach option
Franck Bui
5
-3
/
+40
2019-12-05
TODO: remove obsolete entries
Zbigniew Jędrzejewski-Szmek
1
-7
/
+1
2019-12-05
Fix use of unitialized variable in error path
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2019-12-05
growfs: port over to resize_fs()
Zbigniew Jędrzejewski-Szmek
3
-78
/
+31
2019-12-05
growfs: define main function through macro
Zbigniew Jędrzejewski-Szmek
1
-52
/
+32
2019-12-05
seccomp: mmap test results depend on kernel/libseccomp/glibc
Christian Ehrhardt
1
-3
/
+4
2019-12-05
seccomp: use per arch shmat_syscall
Christian Ehrhardt
1
-1
/
+1
2019-12-05
seccomp: ensure rules are loaded in seccomp_memory_deny_write_execute
Christian Ehrhardt
1
-1
/
+6
2019-12-05
seccomp: fix multiplexed system calls
Christian Ehrhardt
1
-8
/
+8
2019-12-05
network: if /sys is rw, then udev should be around
Yu Watanabe
1
-6
/
+6
2019-12-05
nspawn: do not fail if udev is not running
Yu Watanabe
1
-11
/
+21
2019-12-04
Implement SNI when using DNS-over-TLS
Guilhem Lettron
12
-6
/
+123
2019-12-04
sd-bus: don't include properties maked as "emit-invalidation" in InterfacesAd...
Lennart Poettering
1
-0
/
+9
2019-12-04
sd-bus: add new call sd_bus_message_sensitive() and SD_BUS_VTABLE_SENSITIVE
Lennart Poettering
6
-6
/
+59
2019-12-04
test-network: add a test case for SFQ
Yu Watanabe
2
-2
/
+10
2019-12-04
network: SFQ cannot be configured with netem or TBF
Yu Watanabe
1
-2
/
+5
2019-12-04
network: tc introduce sfq - Stochastic Fairness Queueing
Susant Sahani
8
-9
/
+137
2019-12-04
test-network: add test case for TBF
Yu Watanabe
3
-3
/
+20
2019-12-04
network: drop unnecessary headers
Yu Watanabe
2
-5
/
+0
2019-12-04
network: make network_emulator_fill_message() take NetworkEmulator
Yu Watanabe
3
-16
/
+14
2019-12-04
network: rename QDiscs to QDisc
Yu Watanabe
7
-29
/
+29
[next]