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
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-4
/
+2
*
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
6
-5
/
+65
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
2
-7
/
+18
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
|
*
manager: fix confusion when to send READY=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
|
*
tree-wide: drop "f" from sd_notify() calls with a static string
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
|
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-6
/
+17
*
|
Merge pull request #21030 from DaanDeMeyer/path-skipped
Lennart Poettering
2021-11-04
10
-29
/
+74
|
\
\
|
*
|
core: Propagate condition failed state to triggering units.
Daan De Meyer
2021-11-03
10
-22
/
+66
|
*
|
core: Delay start rate limit check when starting a unit
Daan De Meyer
2021-10-30
1
-7
/
+7
|
*
|
core: Move 'r' variable declaration to start of unit_start()
Daan De Meyer
2021-10-30
1
-1
/
+2
*
|
|
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-10
/
+11
*
|
|
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
5
-12
/
+6
|
|
/
|
/
|
*
|
core: ignore failure on setting smack process label when allowed
Yu Watanabe
2021-11-01
1
-1
/
+1
*
|
execute: respect selinux_context_ignore
Topi Miettinen
2021-11-01
1
-2
/
+2
|
/
*
Merge pull request #21163 from poettering/scope-no-pid
Yu Watanabe
2021-10-29
2
-20
/
+27
|
\
|
*
scope: refuse activation of scopes if no PIDs to add are left
Lennart Poettering
2021-10-27
2
-1
/
+8
|
*
core: normalize 'r' variable handling in unit_attach_pids_to_cgroup() a bit
Lennart Poettering
2021-10-27
1
-19
/
+19
*
|
Merge pull request #20321 from bluca/state_dir_symlink
Lennart Poettering
2021-10-28
8
-83
/
+496
|
\
\
|
*
|
core: add [State|Runtime|Cache|Logs]Directory symlink as second parameter
Luca Boccassi
2021-10-28
6
-89
/
+415
|
*
|
core: make DynamicUser=1 and StateDirectory= work with TemporaryFileSystem=/v...
Luca Boccassi
2021-10-27
3
-3
/
+90
|
|
/
*
|
Merge pull request #20609 from DaanDeMeyer/recursive-template
Lennart Poettering
2021-10-28
2
-0
/
+94
|
\
\
|
*
|
core: Try to prevent infinite recursive template instantiation
Daan De Meyer
2021-10-28
2
-0
/
+94
*
|
|
core: correct SELinux label of service credential directory
Christian Göttsche
2021-10-28
1
-0
/
+2
|
|
/
|
/
|
*
|
conf-parse: make config_parse_many() optionally save 'struct stat' for each file
Yu Watanabe
2021-10-27
1
-8
/
+10
*
|
varlink: don't try to talk to oomd from unit tests
Lennart Poettering
2021-10-25
1
-0
/
+3
*
|
cgroup: handle gracefully if we can't read oom_kill cgroup attribute
Lennart Poettering
2021-10-25
1
-5
/
+8
*
|
process-util: move sync() out of freeze()
Lennart Poettering
2021-10-22
1
-0
/
+1
|
/
*
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-1
/
+1
*
utmp: remove /dev from line
Vincent Bernat
2021-10-19
1
-2
/
+6
*
bpf: fix SPDX short identifier for LGPL-2.1-or-later
Zbigniew Jędrzejewski-Szmek
2021-10-18
1
-1
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
4
-8
/
+8
*
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
2021-10-14
1
-1
/
+1
*
core: allow "off" as special watchdog time to be specified
Lennart Poettering
2021-10-13
3
-8
/
+12
*
Merge pull request #20787 from fbuihuu/watchdog-more-rework
Lennart Poettering
2021-10-13
4
-26
/
+63
|
\
|
*
watchdog: rename special string "infinity" taken by the watchdog timeout opti...
Franck Bui
2021-10-13
3
-9
/
+45
|
*
core: introduce systemd.watchdog_sec=<sec> option
Franck Bui
2021-10-13
1
-0
/
+11
|
*
watchdog: passing 0 to watchdog_setup now closes the watchdog
Franck Bui
2021-10-13
2
-22
/
+12
*
|
core/bpf-firewall: add missing oom check
Yu Watanabe
2021-10-13
1
-1
/
+3
*
|
core: serialize device cgroup bpf progs across daemon-reload/reexec
Anita Zhang
2021-10-13
1
-0
/
+4
*
|
core: remove refcount for bpf program
alexlzhu
2021-10-12
6
-44
/
+38
*
|
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
Lennart Poettering
2021-10-11
1
-1
/
+1
*
|
kmod-setup: port from nftw() to recurse_dir()
Lennart Poettering
2021-10-07
1
-19
/
+37
*
|
Merge pull request #20935 from unusual-thoughts/fix-empty-argv
Yu Watanabe
2021-10-06
2
-0
/
+20
|
\
\
|
*
|
core/service: also check path in exec commands
Yu Watanabe
2021-10-06
1
-1
/
+7
|
*
|
core: fix SIGABRT on empty exec command argv
Henri Chain
2021-10-05
2
-0
/
+14
*
|
|
core: add dbus RestrictFileSystems= properties
Iago López Galeiras
2021-10-06
1
-0
/
+100
*
|
|
core: add RestrictFileSystems= fragment parser
Iago López Galeiras
2021-10-06
5
-0
/
+140
*
|
|
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
2021-10-06
6
-1
/
+96
*
|
|
core: add BPF LSM functions
Iago Lopez Galeiras
2021-10-06
6
-0
/
+363
[next]