summaryrefslogtreecommitdiff
path: root/src/execute.h
Commit message (Expand)AuthorAge
* service: ignore SIGPIPE by defaultLennart Poettering2012-02-09
* persistant -> persistentKay Sievers2012-01-18
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-06
* execute: talk directly to the journald, instead to the stdout-syslog-bridgeLennart Poettering2012-01-05
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-30
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering2011-08-02
* exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering2011-06-30
* execute: fix function prototypeLennart Poettering2011-06-15
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-29
* execute: socket isn't abstract anymoreLennart Poettering2011-03-28
* use /run instead of /dev/.runKay Sievers2011-03-28
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
* core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-14
* execute: load environment files at time of execution, not when we load the se...Lennart Poettering2011-03-04
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-15
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* work around busted capability.hKay Sievers2010-09-03
* exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering2010-08-31
* service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering2010-08-20
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
* pahole: rearrange structs to make them smallerLennart Poettering2010-08-11
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-12
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering2010-07-08
* turn negative options into positive optionsLennart Poettering2010-07-05
* uniformly suffix time span properties with their unitLennart Poettering2010-07-04
* dbus: complete exec status coverageLennart Poettering2010-07-04
* dbus: complete exec coverageLennart Poettering2010-07-04
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-01
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-16
* tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering2010-06-16
* execute: fix typoLennart Poettering2010-05-22
* execute: only reset those signals to the default we really need to reset to t...Lennart Poettering2010-05-22
* execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering2010-05-19
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16