index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: export cgroup ID among per-unit cgroup information
Lennart Poettering
2022-02-11
1
-0
/
+1
*
cgroup: downgrade warning if we can't get ID off cgroup
Lennart Poettering
2022-02-11
1
-3
/
+4
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-1
/
+1
*
tree-wide: use config_parse_safe_string() at various places
Lennart Poettering
2022-02-09
1
-0
/
+1
*
core: simply freeing list in job_free()
Luca Boccassi
2022-02-02
1
-6
/
+2
*
core: use strextend instead of strextendf when possible
Luca Boccassi
2022-02-02
1
-24
/
+14
*
core/mount: fail early if directory cannot be created
Yu Watanabe
2022-02-02
1
-1
/
+3
*
core: warn on ExitType=cgroup with legacy cgroup setup
Luca Boccassi
2022-02-01
1
-0
/
+3
*
execute: document that the 'env' param is input *and* output
Lennart Poettering
2022-02-01
1
-1
/
+1
*
execute: line break comments a bit less aggressively
Lennart Poettering
2022-02-01
1
-24
/
+17
*
execute: use _cleanup_ logic where appropriate
Lennart Poettering
2022-02-01
1
-3
/
+2
*
pid1: pass PAM_DATA_SILENT to pam_end() in child
Lennart Poettering
2022-02-01
1
-2
/
+4
*
meson: use full argument names for bpftool gen commands
James Hilliard
2022-02-01
1
-4
/
+4
*
tree-wide: some additional checks to avoid CVE-2021-4034 style weaknesses
Lennart Poettering
2022-02-01
1
-0
/
+4
*
Merge pull request #22300 from yuwata/bus-fix-error-handling
Luca Boccassi
2022-01-31
1
-2
/
+6
|
\
|
*
core/unit: use bus_error_message() at one more place
Yu Watanabe
2022-01-29
1
-2
/
+6
*
|
core: don't fail on EEXIST when creating mount point
Luca Boccassi
2022-01-31
1
-1
/
+1
*
|
core: check argc/argv uncoditionally
Frantisek Sumsal
2022-01-31
1
-1
/
+1
*
|
meson: use bpftool based strip when available
James Hilliard
2022-01-31
1
-7
/
+17
*
|
core: check if argc > 0 and argv[0] is set
Yu Watanabe
2022-01-30
1
-0
/
+2
|
/
*
bpf: load firewall with name only if supported
Julia Kartseva
2022-01-28
2
-6
/
+17
*
core: do not attempt to add 'private' symlinks when RootImage/RootDirectory a...
Luca Boccassi
2022-01-28
1
-1
/
+1
*
core: add clearer debug log when setting up ExecDirectories symlinks fails
Luca Boccassi
2022-01-27
1
-1
/
+1
*
Merge pull request #22259 from bluca/exec_cond_restart
Yu Watanabe
2022-01-27
1
-1
/
+1
|
\
|
*
core: do not restart a service with Restart=always when ExecCondition fails
Luca Boccassi
2022-01-26
1
-1
/
+1
*
|
tree-wide: don't use strjoina() on getenv() values
Anita Zhang
2022-01-27
1
-2
/
+6
|
/
*
Merge pull request #22203 from brauner/2022-01-21.procsubset.pid
Luca Boccassi
2022-01-24
1
-3
/
+15
|
\
|
*
core/namespace: s/normalize_mounts()/drop_unused_mounts()
Christian Brauner
2022-01-24
1
-3
/
+10
|
*
core/namespace: allow using ProtectSubset=pid and ProtectHostname=true together
Christian Brauner
2022-01-24
1
-0
/
+5
*
|
core/execute: use _cleanup_ in exec_context_load_environment()
Zbigniew Jędrzejewski-Szmek
2022-01-23
1
-30
/
+21
*
|
bpf: name unnamed bpf programs
Julia Kartseva
2022-01-22
2
-5
/
+6
*
|
core: add ExtensionDirectories= setting
Luca Boccassi
2022-01-21
6
-13
/
+133
|
/
*
Merge pull request #22195 from keszybz/more-specifiers
Luca Boccassi
2022-01-21
1
-31
/
+12
|
\
|
*
core: add %y/%Y specifiers for the fragment path of the unit
Zbigniew Jędrzejewski-Szmek
2022-01-21
1
-0
/
+2
|
*
Use ASSERT_PTR() in more places
Zbigniew Jędrzejewski-Szmek
2022-01-20
1
-31
/
+10
*
|
core: refuse to mount ExtensionImages if the base layer doesn't at least have...
Luca Boccassi
2022-01-19
1
-0
/
+2
|
/
*
pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()
Yu Watanabe
2022-01-18
1
-2
/
+6
*
core: add missing dependency DBus properties
Yu Watanabe
2022-01-16
1
-2
/
+4
*
core: update log message
Yu Watanabe
2022-01-16
1
-2
/
+6
*
Merge pull request #22092 from keszybz/docs-links
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
|
\
|
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
|
Merge pull request #21728 from Werkov/bfq-io-weight
Yu Watanabe
2022-01-12
1
-28
/
+22
|
\
\
|
*
|
core/cgroup: Factor out BFQ weight setting
Michal Koutný
2022-01-10
1
-17
/
+22
|
*
|
cgroup-util: Move macros to macros and tests to tests
Michal Koutný
2022-01-10
1
-19
/
+0
|
*
|
core/cgroup: Provide information about applied BFQ scaling
Michal Koutný
2022-01-10
1
-4
/
+12
*
|
|
Merge pull request #22037 from fbuihuu/watchdog-minor-improvements
Yu Watanabe
2022-01-12
3
-6
/
+6
|
\
\
\
|
*
|
|
pid1: voidify manager_override_watchdog()
Yu Watanabe
2022-01-07
3
-6
/
+6
*
|
|
|
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
bpf: fix bpf_can_link_lsm_program condition
Julia Kartseva
2022-01-10
1
-3
/
+3
*
|
|
bpf: check if lsm link ptr is libbpf error
Julia Kartseva
2022-01-10
1
-3
/
+4
|
|
/
|
/
|
[next]