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.c
Age
Commit message (
Expand
)
Author
2011-06-28
execute: don't choke when systemd was compiled with a different CAP_LAST_CAP ...
Lennart Poettering
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-04-19
execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau...
Lennart Poettering
2011-04-12
execute: don't fail if we cannot fix OOM in a container
Lennart Poettering
2011-04-06
service: fix units with more than one socket
Lennart Poettering
2011-03-31
log: fix shifting of facilities
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-18
exec: properly apply capability bounding set, add inverted bounding sets
Lennart Poettering
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-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
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
2011-01-06
execute,util: fix two small memory leaks
Lennart Poettering
2011-01-06
execute: drop empty assignments from env blocks on execution but keep them ar...
Lennart Poettering
2010-11-15
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-13
unit: add minimal condition checker for unit startup
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-10-07
util: never use sizeof(sa_family_t) when calculating sockaddr sizes
Lennart Poettering
2010-08-31
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
Lennart Poettering
2010-08-30
exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERR
Lennart Poettering
2010-08-20
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-07-14
socket: don't close sockets when activating per-connection units
Lennart Poettering
2010-07-12
execute: inherit from original input, not the fixed up
Lennart Poettering
2010-07-12
execute: reword comment
Lennart Poettering
2010-07-12
execute: close inherited fds earlier
Lennart Poettering
2010-07-11
execute: use right logger socket
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
execute: support minimal environment variable replacement when executing proc...
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-07
execute: change stdout inherit logic, when run as PID 1 use /dev/null
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-02
execute: check tcpwrap for sockets passed via new-style socket passing as well.
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-18
execute: handle format strings in User= and other directives
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
execute: setup namespace after doing NSS calls
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
[next]