index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
execute.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
execute: add helper for checking if root_directory/root_image are set in Exec...
Lennart Poettering
2020-10-01
1
-0
/
+9
*
core: remember when we set ExecContext.mount_apivfs
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-0
/
+2
*
exec: SystemCallLog= directive
Topi Miettinen
2020-09-15
1
-0
/
+3
*
core: add credentials logic
Lennart Poettering
2020-08-25
1
-3
/
+21
*
core: introduce ProtectProc= and ProcSubset= to expose hidepid= and subset= p...
Lennart Poettering
2020-08-24
1
-0
/
+3
*
core: new feature MountImages
Luca Boccassi
2020-08-05
1
-0
/
+2
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-0
/
+1
*
pid1: create ro private tmp dirs when /tmp or /var/tmp is read-only
Zbigniew Jędrzejewski-Szmek
2020-07-14
1
-1
/
+1
*
core: add RootHashSignature service parameter
Luca Boccassi
2020-06-25
1
-3
/
+3
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-2
/
+2
*
core: add RootHash and RootVerity service parameters
Luca Boccassi
2020-06-23
1
-1
/
+3
*
core: automatically update StandardOuput=syslog to =journal (and similar for ...
Lennart Poettering
2020-05-15
1
-2
/
+0
*
manager: add CoredumpFilter= setting
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-0
/
+3
*
core: add support for setting CPUAffinity= to special "numa" value
Michal Sekletár
2020-03-16
1
-0
/
+3
*
shared: split out NUMA code from cpu-set-util.c to numa-util.c
Michal Sekletár
2020-03-16
1
-0
/
+1
*
core: add new LogNamespace= execution setting
Lennart Poettering
2020-01-31
1
-0
/
+2
*
core: shared: Add ProtectClock= to systemd.exec
Kevin Kuehler
2020-01-26
1
-0
/
+1
*
core: Add ProtectKernelLogs
Kevin Kuehler
2019-11-11
1
-0
/
+1
*
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-2
/
+2
*
core: move timeout_clean_usec from Service to ExecContext
Yu Watanabe
2019-08-28
1
-0
/
+1
*
core: add type of resource string table
Lennart Poettering
2019-07-11
1
-0
/
+3
*
core: hook up service unit type with the new clean operation
Lennart Poettering
2019-07-11
1
-0
/
+3
*
core: add generic "clean" operation to units
Lennart Poettering
2019-07-11
1
-0
/
+13
*
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
2019-06-24
1
-0
/
+1
*
core: add ExecStartXYZEx= with dbus support for executable prefixes
Anita Zhang
2019-05-31
1
-8
/
+1
*
Rework cpu affinity parsing
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-2
/
+2
*
core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=
Lennart Poettering
2019-04-02
1
-0
/
+1
*
tree-wide: reorder various structures to make them smaller and use fewer cach...
Lennart Poettering
2019-03-27
1
-41
/
+38
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
core: rework how we reset the TTY after use by a service
Lennart Poettering
2019-03-20
1
-0
/
+2
*
core: add new setting NetworkNamespacePath= for configuring a netns by path f...
Lennart Poettering
2019-03-07
1
-0
/
+2
*
core: add ':' prefix to ExecXYZ= skip env var substitution
Anita Zhang
2019-02-20
1
-0
/
+1
*
core: ProtectHostname= feature
Topi Miettinen
2019-02-20
1
-0
/
+1
*
core: fix KeyringMode for user services
Alexey Bogdanenko
2018-12-17
1
-10
/
+9
*
tree-wide: drop missing.h from headers and use relevant missing_*.h
Yu Watanabe
2018-12-06
1
-1
/
+1
*
core: when Delegate=yes is set for a unit, run ExecStartPre= and friends in a...
Lennart Poettering
2018-11-26
1
-4
/
+5
*
core: introduce exec_params_clear()
Yu Watanabe
2018-11-08
1
-0
/
+2
*
tree-wide: add a few missing _sentinel_ decorators
Lennart Poettering
2018-10-26
1
-2
/
+2
*
core: implement per unit journal rate limiting
Anita Zhang
2018-10-18
1
-0
/
+3
*
tree-wide: use unsigned for refcount
Yu Watanabe
2018-08-27
1
-1
/
+1
*
Merge pull request #9624 from poettering/service-state-flush
Zbigniew Jędrzejewski-Szmek
2018-08-02
1
-6
/
+16
|
\
|
*
core: properly reset all ExecStatus structures when entering a new unit cycle
Lennart Poettering
2018-07-23
1
-2
/
+3
|
*
execute: document what the different structures are for in comments
Lennart Poettering
2018-07-23
1
-3
/
+13
|
*
core: drop "argv" field from ExecParameter structure
Lennart Poettering
2018-07-23
1
-1
/
+0
*
|
core: introduce new Type=exec service type
Lennart Poettering
2018-07-25
1
-0
/
+3
*
|
execute: use our usual syntax for defining bit masks
Lennart Poettering
2018-07-25
1
-4
/
+4
*
|
core: swap order of "n_storage_fds" and "n_socket_fds" parameters
Lennart Poettering
2018-07-25
1
-1
/
+1
|
/
*
Add support for opening files for appending
Zsolt Dollenstein
2018-07-20
1
-0
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
[next]