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
*
Merge pull request #12121 from poettering/contrib
v242-rc1
Zbigniew Jędrzejewski-Szmek
2019-04-03
3
-4
/
+45
|
\
|
*
update NEWS
Lennart Poettering
2019-04-02
1
-0
/
+22
|
*
meson: bump so versions
Lennart Poettering
2019-04-02
1
-2
/
+2
|
*
NEWS: add preliminary contributor list
Lennart Poettering
2019-04-02
1
-1
/
+18
|
*
update .mailmap
Lennart Poettering
2019-04-02
1
-0
/
+2
*
|
docs: fix path to unit files
Lennart Poettering
2019-04-03
1
-11
/
+11
*
|
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
2
-4
/
+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
*
|
Merge pull request #12056 from poettering/seccomp-suid-sgid
Lennart Poettering
2019-04-02
28
-30
/
+466
|
\
\
|
*
|
update TODO
Lennart Poettering
2019-04-02
1
-3
/
+0
|
*
|
core: imply NNP and SUID/SGID restriction for DynamicUser=yes service
Lennart Poettering
2019-04-02
5
-10
/
+33
|
*
|
units: turn on RestrictSUIDSGID= in most of our long-running daemons
Lennart Poettering
2019-04-02
11
-1
/
+12
|
*
|
man: document the new RestrictSUIDSGID= setting
Lennart Poettering
2019-04-02
2
-12
/
+30
|
*
|
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
6
-6
/
+36
|
*
|
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
8
-13
/
+94
|
\
\
|
|
/
|
/
|
|
*
test: add a testcase for device plugged -> dead -> plugged bug
Yu Watanabe
2019-03-15
3
-0
/
+62
|
*
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
|
*
core: use _cleanup_free_ attribute and free_and_replace() macro in method_swi...
Yu Watanabe
2019-03-15
1
-9
/
+4
*
|
Merge pull request #12185 from poettering/login-unstore-fd
Zbigniew Jędrzejewski-Szmek
2019-04-02
2
-76
/
+66
|
\
\
|
*
|
logind: when we cannot attach a passed fd to a device, close it
Lennart Poettering
2019-04-02
1
-61
/
+61
|
*
|
logind: simplify removal of device fds
Lennart Poettering
2019-04-02
1
-15
/
+5
*
|
|
Merge pull request #12186 from poettering/lgtm-updates
Zbigniew Jędrzejewski-Szmek
2019-04-02
2
-3
/
+22
|
\
\
\
|
*
|
|
test: stop using dup() needlessly
Lennart Poettering
2019-04-02
1
-1
/
+2
|
*
|
|
lgtm: beef up list of dangerous/questionnable API calls not to make
Lennart Poettering
2019-04-02
1
-2
/
+20
|
|
/
/
*
|
|
Merge pull request #12183 from poettering/askpwargv
Zbigniew Jędrzejewski-Szmek
2019-04-02
1
-27
/
+34
|
\
\
\
|
*
|
|
tty-ask-password: re-break comment
Lennart Poettering
2019-04-02
1
-6
/
+4
|
*
|
|
tty-ask-password: simplify signal handler installation
Lennart Poettering
2019-04-02
1
-6
/
+7
|
*
|
|
tty-ask-password: no need to initialize something already NUL initialized to NUL
Lennart Poettering
2019-04-02
1
-1
/
+0
|
*
|
|
tty-ask-password: drop redundant local variable
Lennart Poettering
2019-04-02
1
-3
/
+1
|
*
|
|
tty-ask-password: copy argv[] before forking child
Lennart Poettering
2019-04-02
1
-11
/
+22
*
|
|
|
journal: LGTM doesn't recognize suppressions in /* */
Frantisek Sumsal
2019-04-02
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
journal-remote: use source's boot-id
Chris Morin
2019-04-02
4
-4
/
+12
*
|
|
ipv4ll: do not reset seed generation counter on restart
Yu Watanabe
2019-04-02
1
-15
/
+17
*
|
|
Merge pull request #12007 from poettering/clock-change
Lennart Poettering
2019-04-02
13
-39
/
+203
|
\
\
\
|
|
/
/
|
/
|
|
[next]