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
/
execute.h
Age
Commit message (
Expand
)
Author
2012-02-09
service: ignore SIGPIPE by default
systemd/v41
Lennart Poettering
2012-01-18
persistant -> persistent
Kay Sievers
2012-01-18
exec: introduce ControlGroupPersistant= to make cgroups persistant
Lennart Poettering
2012-01-06
journal: introduce log target 'journal' for executed processes
Lennart Poettering
2012-01-05
execute: talk directly to the journald, instead to the stdout-syslog-bridge
Lennart Poettering
2011-08-30
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
Lennart Poettering
2011-08-20
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-02
exec: introduce PrivateNetwork= process option to turn off network access to ...
Lennart Poettering
2011-06-30
exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs
Lennart Poettering
2011-06-15
execute: fix function prototype
Lennart Poettering
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-28
execute: socket isn't abstract anymore
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-14
core: move abstract namespace sockets to /dev/.run
Lennart Poettering
2011-03-04
execute: load environment files at time of execution, not when we load the se...
Lennart Poettering
2011-02-15
execute: optionally forward program output to /dev/console in addition to sys...
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-09-03
work around busted capability.h
Kay Sievers
2010-08-31
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
Lennart Poettering
2010-08-20
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-17
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-11
pahole: rearrange structs to make them smaller
Lennart Poettering
2010-07-12
execute: optionally ignore return status of invoked commands
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
execute: if the main process of a service already owns the TTY, don't wait fo...
Lennart Poettering
2010-07-05
turn negative options into positive options
Lennart Poettering
2010-07-04
uniformly suffix time span properties with their unit
Lennart Poettering
2010-07-04
dbus: complete exec status coverage
Lennart Poettering
2010-07-04
dbus: complete exec coverage
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...
Lennart Poettering
2010-05-22
execute: fix typo
Lennart Poettering
2010-05-22
execute: only reset those signals to the default we really need to reset to t...
Lennart Poettering
2010-05-19
execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering