index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
execute.h
Age
Commit message (
Expand
)
Author
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-06-23
execute: add a new easy-to-use RestrictRealtime= option to units
Lennart Poettering
2016-06-10
core/execute: add the magic character '!' to allow privileged execution (#3493)
Alessandro Puccetti
2016-06-03
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
2016-02-13
core: drop Capabilities= setting
Lennart Poettering
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-28
core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...
Lennart Poettering
2016-01-12
capabilities: added support for ambient capabilities.
Ismo Puustinen
2016-01-12
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-11
execute: Add new PassEnvironment= directive
Filipe Brandenburger
2015-10-08
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-08-25
execute: make the invalid entry of the enum -1
Thomas Hindoe Paaboel Andersen
2015-08-24
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2015-05-13
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
Add missing includes in header files
Thomas Hindoe Paaboel Andersen
2015-02-12
core: don't fail to run services in --user instances if $HOME is missing
Lennart Poettering
2014-12-18
core: make exec_command_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-11-24
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
2014-09-29
swap: introduce Discard property
Jan Synacek
2014-09-19
socket: introduce SELinuxContextFromNet option
Michal Sekletar
2014-09-08
service: hook up custom endpoint logic
Daniel Mack
2014-09-08
bus: add kdbus endpoint types
Daniel Mack
2014-09-05
exec: factor out most function arguments of exec_spawn() to ExecParameters
Daniel Mack
2014-08-19
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-06-04
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-03
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-03-24
core: remove tcpwrap support
Lennart Poettering
2014-03-05
core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-03-03
execute: no need to include seccomp.h from execute.h
Lennart Poettering
2014-02-26
core: add new RestrictAddressFamilies= switch
Lennart Poettering
2014-02-21
core: Add AppArmor profile switching
Michael Scherer
2014-02-19
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-17
core: store and expose SELinuxContext field normalized as bool + string
Lennart Poettering
2014-02-13
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-12
core: rework syscall filter
Lennart Poettering
2014-02-12
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-10
exec: Add SELinuxContext configuration item
Michael Scherer
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
[next]