index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop compat "gateway" name
Zbigniew Jędrzejewski-Szmek
2020-12-10
5
-28
/
+8
*
veritysetup: also place udev socket dep
Lennart Poettering
2020-12-10
1
-1
/
+1
*
seccomp: don't install filters for archs that can't use syscalls
Greg Depoire--Ferrer
2020-12-10
3
-24
/
+41
*
mmap-cache: bind prot(ection) to MMapFileDescriptor
Vito Caputo
2020-12-10
6
-41
/
+33
*
three spdx header fixes
Lennart Poettering
2020-12-10
3
-3
/
+3
*
Merge pull request #17851 from yuwata/network-address-compare-func
Lennart Poettering
2020-12-10
6
-71
/
+132
|
\
|
*
network: warn when NDISC and DHCPv6 provide the same address
Yu Watanabe
2020-12-08
1
-6
/
+67
|
*
network: fix SIGABRT related to unreachable route with DHCP6
Yu Watanabe
2020-12-08
1
-3
/
+7
|
*
network: use address_get() in address_exists()
Yu Watanabe
2020-12-08
3
-21
/
+15
|
*
network: revert previous changes to address_compare_func()
Yu Watanabe
2020-12-08
2
-41
/
+43
*
|
mmap-cache: separate context and window list cache hit accounting
Vito Caputo
2020-12-10
1
-4
/
+4
*
|
networkd-test: add final newlines in generated files, use .format()
Zbigniew Jędrzejewski-Szmek
2020-12-10
1
-30
/
+50
*
|
udev: Fix sound.target dependency
Takashi Iwai
2020-12-10
1
-1
/
+1
*
|
Merge pull request #17877 from yuwata/missing-syscall-sort
Yu Watanabe
2020-12-10
1
-138
/
+190
|
\
\
|
*
|
missing: update warning messages
Yu Watanabe
2020-12-08
1
-9
/
+9
|
*
|
missing: add missing syscalls for ia64, m68k, sparc, arc, and tilegx
Yu Watanabe
2020-12-08
1
-8
/
+58
|
*
|
missing: drop redundant condition
Yu Watanabe
2020-12-08
1
-5
/
+5
|
*
|
missing: support 32bit powerpc
Yu Watanabe
2020-12-08
1
-2
/
+2
|
*
|
missing: sort architectures in missing_syscall.h
Yu Watanabe
2020-12-08
1
-130
/
+132
|
|
/
*
|
Merge pull request #17869 from DaanDeMeyer/mkosi-gdb
Lennart Poettering
2020-12-09
5
-2
/
+12
|
\
\
|
*
|
mkosi: Add strace to final images
Daan De Meyer
2020-12-09
5
-2
/
+5
|
*
|
mkosi: Add gdb to final images
Daan De Meyer
2020-12-09
5
-0
/
+7
*
|
|
Merge pull request #17884 from poettering/test-dlopen
Lennart Poettering
2020-12-09
6
-14
/
+94
|
\
\
\
|
*
|
|
meson: specify correct libqrencode version in meson dep
Luca Boccassi
2020-12-09
1
-0
/
+1
|
*
|
|
test: pull in weak deps into tests
Luca Boccassi
2020-12-09
1
-0
/
+13
|
*
|
|
test: add test that dlopen()'s all our weak library deps once
Lennart Poettering
2020-12-09
2
-0
/
+44
|
*
|
|
qrcode-util: make dlopen() logic more like the other cases
Lennart Poettering
2020-12-09
2
-14
/
+36
*
|
|
|
udev: link_update() should fail if the entry in symlink dir couldn't have bee...
Franck Bui
2020-12-09
1
-9
/
+12
*
|
|
|
virt: drop /proc/1/sched hack
Lennart Poettering
2020-12-09
1
-19
/
+2
|
|
/
/
|
/
|
|
*
|
|
log: add helper set sets log level in all realms
Lennart Poettering
2020-12-09
2
-2
/
+8
*
|
|
man: document that automount units are privileged
Lennart Poettering
2020-12-09
2
-0
/
+7
*
|
|
Merge pull request #17911 from yuwata/log-cli-program-use-journal
Luca Boccassi
2020-12-09
1
-10
/
+11
|
\
\
\
|
*
|
|
log: open journal when cli program run in a service unit
Yu Watanabe
2020-12-09
1
-1
/
+3
|
*
|
|
log: make show_color variable tristate
Yu Watanabe
2020-12-09
1
-4
/
+4
|
*
|
|
log: merge conditions to reduce indentation
Yu Watanabe
2020-12-09
1
-5
/
+4
*
|
|
|
Merge pull request #17882 from poettering/logind-async-close
Luca Boccassi
2020-12-09
2
-23
/
+13
|
\
\
\
\
|
*
|
|
|
logind: use free_and_strdup() where appropriate
Lennart Poettering
2020-12-09
1
-11
/
+1
|
*
|
|
|
logind: fix closing of button input devices
Lennart Poettering
2020-12-09
1
-12
/
+6
|
*
|
|
|
async: add trivial cleanup wrapper for asynchronous_close()
Lennart Poettering
2020-12-09
1
-0
/
+6
|
|
/
/
/
*
|
/
/
Silence cgroups v1 read-only filesystem warning
Daan De Meyer
2020-12-09
1
-2
/
+20
|
|
/
/
|
/
|
|
*
|
|
manager: Fix HW watchdog when systemd starts before driver loaded
Michael Marley
2020-12-09
2
-9
/
+36
|
/
/
*
|
unit: make systemd-networkd.service support reload command
Yu Watanabe
2020-12-09
1
-0
/
+1
*
|
mount-util: fix typo
Yu Watanabe
2020-12-09
1
-1
/
+1
*
|
cgroup: Also set blkio.bfq.weight
Pavel Hrdina
2020-12-08
1
-0
/
+5
*
|
Merge pull request #17871 from yuwata/sd-device-issue-17772
Zbigniew Jędrzejewski-Szmek
2020-12-08
7
-64
/
+181
|
\
\
|
*
|
test: add tests for device_new_from_nulstr()
Yu Watanabe
2020-12-08
1
-0
/
+45
|
*
|
sd-device: keep escaped strings in DEVLINK= property
Yu Watanabe
2020-12-08
1
-1
/
+4
|
*
|
sd-device: use set_strjoin()
Yu Watanabe
2020-12-08
2
-63
/
+44
|
*
|
set: introduce set_strjoin()
Yu Watanabe
2020-12-08
3
-0
/
+88
|
|
/
*
|
mkosi: Enable --qemu-headless option for all distros
Daan De Meyer
2020-12-08
5
-0
/
+15
[next]