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.c
Age
Commit message (
Expand
)
Author
2015-01-13
core: Fix EACCES check for OOM adjustments
Martin Pitt
2015-01-09
core: modernize execution code a bit
Lennart Poettering
2015-01-08
core: check both EPERM and EACCES for OOM adjustments
Lennart Poettering
2015-01-08
core: make EPERM errors when applying OOM adjustment for forked processes non...
Lennart Poettering
2015-01-06
tree-wide: remove unnecessary LOG_PRI
Zbigniew Jędrzejewski-Szmek
2015-01-05
journal: call connect() with dropped privileges
Zbigniew Jędrzejewski-Szmek
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
2014-12-23
core: rearrange code so that libsystemd/sd-bus/ does not include header files...
Lennart Poettering
2014-12-19
execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da...
Lennart Poettering
2014-12-18
core: make exec_command_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-11
core: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-04
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
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-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
2014-10-17
execute: downgrade namespace error to "warning"
Lennart Poettering
2014-10-17
execute: don't fail child when we don't have privileges to setup namespaces
Michal Sekletar
2014-10-11
Report aa_change_onexec error code
Michael Scherer
2014-09-30
core: execute - don't leak strv
Tom Gundersen
2014-09-29
swap: introduce Discard property
Jan Synacek
2014-09-19
socket: introduce SELinuxContextFromNet option
Michal Sekletar
2014-09-08
execute: silence warnings
Thomas Hindoe Paaboel Andersen
2014-09-08
service: hook up custom endpoint logic
Daniel Mack
2014-09-08
namespace: add support for custom kdbus endpoint
Daniel Mack
2014-09-08
bus: add kdbus endpoint types
Daniel Mack
2014-09-05
exec: move code executed after fork into exec_child()
Daniel Mack
2014-09-05
exec: factor out most function arguments of exec_spawn() to ExecParameters
Daniel Mack
2014-08-26
util: make use of newly added reset_signal_mask() call wherever appropriate
Lennart Poettering
2014-08-21
execute: explain in a comment, why close_all_fds() is invoked the second time...
Lennart Poettering
2014-08-21
core: unify how we generate the prefix string when dumping unit state
Lennart Poettering
2014-08-19
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-07
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-06-24
use more _cleanup_ macro
Ronny Chevalier
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-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
[next]