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
/
core
/
execute.c
Age
Commit message (
Expand
)
Author
2013-01-04
Added globbing support to EnvironmentFile
Pekka Lundstrom
2012-12-05
core: add catalog entry and MESSAGE_ID for overmounting
Zbigniew Jędrzejewski-Szmek
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-18
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-18
core/execute: use cleanup_strv_free
Zbigniew Jędrzejewski-Szmek
2012-09-18
execute: apply PAM logic only to main process if PermissionsStartOnly is set
Lennart Poettering
2012-08-13
namespace: rework namespace support
Lennart Poettering
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-17
execute: free syscall filter array after use
Lennart Poettering
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-06-22
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
Eelco Dolstra
2012-06-04
silence gcc warning on 32 bit
Kay Sievers
2012-06-04
remove support for deprecated /proc/self/oom_adj
Kay Sievers
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-24
service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE
Lennart Poettering
2012-05-22
execute: use a much lower idle timeout that default time
Lennart Poettering
2012-05-21
sd-pam: Drop uid so parent signal arrives at child.
Auke Kok
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-24
service: introduce Type=idle and use it for gettys
Lennart Poettering
2012-04-13
service: place control command in subcgroup control/
Lennart Poettering
2012-04-12
execute: when we can't get the requested rlimit, get the next closest
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers