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
*
fileio: introduce warn_file_is_world_accessible()
Yu Watanabe
2019-04-09
2
-0
/
+28
*
util: introduce READ_FULL_FILE_SECURE flag for reading secure data
Yu Watanabe
2019-04-09
2
-24
/
+59
*
util: extend unbase64mem() to accept secure flag
Yu Watanabe
2019-04-07
2
-24
/
+56
*
network: re-indent conf parsers in wireguard.c
Yu Watanabe
2019-04-07
1
-82
/
+80
*
nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp
Lennart Poettering
2019-04-07
1
-8
/
+5
*
meson: sort source files again
Lennart Poettering
2019-04-05
1
-2
/
+2
*
test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL
v242-rc3
Lennart Poettering
2019-04-04
6
-18
/
+42
*
ask-passwd: slightly optimize handling arguments
Yu Watanabe
2019-04-04
1
-8
/
+7
*
bus-util: treat org.freedesktop.DBus.Error.ServiceUnknown nicely when polkit ...
Yu Watanabe
2019-04-04
1
-2
/
+2
*
Merge pull request #12208 from poettering/base-file-system-tweaks
Yu Watanabe
2019-04-04
1
-10
/
+17
|
\
|
*
shared: be friendly to EROFS images
Lennart Poettering
2019-04-03
1
-8
/
+14
|
*
shared: path_join() is your friend
Lennart Poettering
2019-04-03
1
-1
/
+2
|
*
shared: no need to initialize variable
Lennart Poettering
2019-04-03
1
-1
/
+1
*
|
Merge pull request #12207 from poettering/portable-bus-policy-fix
Yu Watanabe
2019-04-04
3
-5
/
+5
|
\
\
|
*
|
portabled: fix method name
Lennart Poettering
2019-04-03
1
-1
/
+1
|
*
|
portabled: reorder methods in vtable
Lennart Poettering
2019-04-03
1
-1
/
+1
|
*
|
portabled: fix dbus policy
Lennart Poettering
2019-04-03
1
-3
/
+3
|
|
/
*
|
udevadm: drop unused option
Yu Watanabe
2019-04-04
1
-1
/
+1
*
|
tty-ask-pw-agent: use right array
Lennart Poettering
2019-04-04
1
-1
/
+1
*
|
udev-util: allocate an event loop of our own for waiting
Lennart Poettering
2019-04-03
1
-1
/
+1
|
/
*
Merge pull request #12198 from keszybz/seccomp-parsing-logging
Zbigniew Jędrzejewski-Szmek
2019-04-03
5
-26
/
+55
|
\
|
*
pid1: pass unit name to seccomp parser when we have no file location
Zbigniew Jędrzejewski-Szmek
2019-04-03
4
-13
/
+19
|
*
basic/log: log any available location information in log_syntax()
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-10
/
+28
|
*
core: use a temporary variable for calculation of seccomp flags
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-5
/
+10
*
|
Merge pull request #12202 from keszybz/seccomp-arm64
Lennart Poettering
2019-04-03
2
-107
/
+145
|
\
\
|
*
|
seccomp: rework how the S[UG]ID filter is installed
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-106
/
+138
|
*
|
test-seccomp: fix compilation on arm64
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-1
/
+7
|
|
/
*
/
kernel-install: add a check that the vmlinuz arg is sane
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-0
/
+5
|
/
*
core: fix build failure if seccomp is disabled
Davide Cavalca
2019-04-03
1
-1
/
+1
*
Revert "build: install /etc/systemd/{system,user}-generators"
Lennart Poettering
2019-04-02
1
-2
/
+0
*
Merge pull request #12188 from poettering/coccinelle-fixlets
Yu Watanabe
2019-04-02
14
-140
/
+76
|
\
|
*
udev: use strempty() where appropriate
Lennart Poettering
2019-04-02
1
-2
/
+1
|
*
json: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
2019-04-02
1
-44
/
+22
|
*
sd-event: use DIV_ROUND_UP where appropriate
Lennart Poettering
2019-04-02
1
-1
/
+1
|
*
sd-device: use xsprintf() where appropriate
Lennart Poettering
2019-04-02
1
-1
/
+1
|
*
tree-wide: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
2019-04-02
3
-67
/
+36
|
*
boot: use TAKE_PTR() where appropriate
Lennart Poettering
2019-04-02
2
-16
/
+8
|
*
tree-wide: use reallocarray() where appropriate
Lennart Poettering
2019-04-02
2
-2
/
+2
|
*
util-lib: use FLAGS_SET() where appropriate
Lennart Poettering
2019-04-02
2
-3
/
+3
|
*
analyze: use empty_or_root() where appropriate
Lennart Poettering
2019-04-02
1
-4
/
+2
*
|
core: imply NNP and SUID/SGID restriction for DynamicUser=yes service
Lennart Poettering
2019-04-02
1
-2
/
+8
*
|
analyze: check for RestrictSUIDSGID= in "systemd-analyze security"
Lennart Poettering
2019-04-02
1
-0
/
+12
*
|
core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=
Lennart Poettering
2019-04-02
5
-6
/
+35
*
|
test: add test case for restrict_suid_sgid()
Lennart Poettering
2019-04-02
1
-0
/
+208
*
|
seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid...
Lennart Poettering
2019-04-02
2
-0
/
+133
*
|
seccomp: add debug messages to seccomp_protect_hostname()
Lennart Poettering
2019-04-02
1
-2
/
+6
*
|
core: add a generic helper that forwards per-unit method calls from Manager
Lennart Poettering
2019-04-02
1
-135
/
+51
*
|
Merge pull request #12013 from yuwata/fix-switchroot-11997
Zbigniew Jędrzejewski-Szmek
2019-04-02
5
-13
/
+32
|
\
\
|
|
/
|
/
|
|
*
core: add Manager::honor_device_enumeration flag
Yu Watanabe
2019-03-15
3
-1
/
+26
|
*
core: use TAKE_PTR() at few more places
Yu Watanabe
2019-03-15
1
-3
/
+2
[next]