summaryrefslogtreecommitdiff
path: root/src/core/execute.c
Commit message (Expand)AuthorAge
* core: don't wait for reply if writing to pipe failsZbigniew Jędrzejewski-Szmek2015-03-13
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: make RuntimeDirectory honor SELinux labelsZbigniew Jędrzejewski-Szmek2015-02-14
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* exec: also evaluate working_directory_missing_ok when not applying chrootsLennart Poettering2015-02-12
* core: don't fail to run services in --user instances if $HOME is missingLennart Poettering2015-02-12
* core: remove unneeded <libgen.h> includeCristian Rodríguez2015-02-11
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: Fix EACCES check for OOM adjustmentsMartin Pitt2015-01-13
* core: modernize execution code a bitLennart Poettering2015-01-09
* core: check both EPERM and EACCES for OOM adjustmentsLennart Poettering2015-01-08
* core: make EPERM errors when applying OOM adjustment for forked processes non...Lennart Poettering2015-01-08
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* journal: call connect() with dropped privilegesZbigniew Jędrzejewski-Szmek2015-01-05
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering2014-12-23
* execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da...Lennart Poettering2014-12-19
* core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek2014-12-18
* core: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar2014-12-04
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-24
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn2014-10-17
* execute: downgrade namespace error to "warning"Lennart Poettering2014-10-17
* execute: don't fail child when we don't have privileges to setup namespacesMichal Sekletar2014-10-17
* Report aa_change_onexec error codeMichael Scherer2014-10-11
* core: execute - don't leak strvTom Gundersen2014-09-30
* swap: introduce Discard propertyJan Synacek2014-09-29
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* execute: silence warningsThomas Hindoe Paaboel Andersen2014-09-08
* service: hook up custom endpoint logicDaniel Mack2014-09-08
* namespace: add support for custom kdbus endpointDaniel Mack2014-09-08
* bus: add kdbus endpoint typesDaniel Mack2014-09-08
* exec: move code executed after fork into exec_child()Daniel Mack2014-09-05
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering2014-08-26
* execute: explain in a comment, why close_all_fds() is invoked the second time...Lennart Poettering2014-08-21
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19