summaryrefslogtreecommitdiff
path: root/src/core/execute.h
Commit message (Expand)AuthorAgeFilesLines
* core: drop Capabilities= settingLennart Poettering2016-02-131-3/+0
* Remove kdbus custom endpoint supportDaniel Mack2016-02-111-7/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...Lennart Poettering2016-01-281-0/+2
* capabilities: added support for ambient capabilities.Ismo Puustinen2016-01-121-0/+2
* capabilities: keep bounding set in non-inverted format.Ismo Puustinen2016-01-121-1/+1
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-5/+5
* execute: Add new PassEnvironment= directiveFilipe Brandenburger2015-11-111-0/+1
* core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering2015-10-081-8/+11
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-1/+12
* core: allow setting WorkingDirectory= to the special value ~Lennart Poettering2015-09-291-0/+1
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-1/+1
* execute: make the invalid entry of the enum -1Thomas Hindoe Paaboel Andersen2015-08-251-1/+1
* core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entriesLennart Poettering2015-08-241-0/+12
* Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov2015-05-131-1/+1
* core,network: major per-object logging reworkLennart Poettering2015-05-111-5/+5
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-5/+0
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+1
* core: don't fail to run services in --user instances if $HOME is missingLennart Poettering2015-02-121-0/+1
* core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek2014-12-181-1/+1
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-241-0/+3
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-051-0/+2
* environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn2014-10-171-1/+1
* swap: introduce Discard propertyJan Synacek2014-09-291-0/+1
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-191-0/+1
* service: hook up custom endpoint logicDaniel Mack2014-09-081-0/+2
* bus: add kdbus endpoint typesDaniel Mack2014-09-081-0/+4
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-051-14/+19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-191-1/+0
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-191-0/+1
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-2/+2
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+3
* core: remove tcpwrap supportLennart Poettering2014-03-241-2/+0
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-051-0/+1
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-051-1/+2
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+6
* execute: no need to include seccomp.h from execute.hLennart Poettering2014-03-031-5/+1
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-0/+3
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-0/+3
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-0/+2
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-171-0/+1
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-131-0/+1
* core: rework syscall filterLennart Poettering2014-02-121-6/+3
* syscallfilter: port to libseccompRonny Chevalier2014-02-121-1/+11
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-101-0/+2
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-201-0/+1
* sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering2013-12-221-0/+1
* execute.h: remove redefinition of UnitThomas Hindoe Paaboel Andersen2013-12-051-2/+0
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-5/+22
* Remove dead code and unexport some callsLennart Poettering2013-11-081-1/+0