summaryrefslogtreecommitdiff
path: root/src/execute.h
Commit message (Expand)AuthorAgeFilesLines
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-291-1/+0
* execute: socket isn't abstract anymoreLennart Poettering2011-03-281-1/+0
* use /run instead of /dev/.runKay Sievers2011-03-281-1/+1
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-171-4/+0
* core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-141-1/+1
* execute: load environment files at time of execution, not when we load the se...Lennart Poettering2011-03-041-0/+4
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-151-0/+2
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-181-0/+1
* systemctl: introduce systemctl killLennart Poettering2010-10-221-0/+14
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-081-1/+3
* work around busted capability.hKay Sievers2010-09-031-0/+1
* exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering2010-08-311-2/+2
* service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering2010-08-201-46/+0
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-171-1/+1
* pahole: rearrange structs to make them smallerLennart Poettering2010-08-111-14/+15
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-121-0/+1
* execute: add ability to configure the kill signalLennart Poettering2010-07-101-0/+13
* execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering2010-07-081-0/+1
* turn negative options into positive optionsLennart Poettering2010-07-051-2/+2
* uniformly suffix time span properties with their unitLennart Poettering2010-07-041-2/+2
* dbus: complete exec status coverageLennart Poettering2010-07-041-1/+2
* dbus: complete exec coverageLennart Poettering2010-07-041-3/+3
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-011-2/+2
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-161-1/+4
* tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering2010-06-161-1/+4
* execute: fix typoLennart Poettering2010-05-221-1/+1
* execute: only reset those signals to the default we really need to reset to t...Lennart Poettering2010-05-221-0/+4
* execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering2010-05-191-1/+1
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+221