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
2015-10-08
util: do not reset terminal in acquire_terminal()
Lennart Poettering
2015-10-08
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-23
Merge pull request #1349 from dvdhrm/sync-pam
Lennart Poettering
2015-09-23
exec: move mac_smack_apply_pid() and setup_pam() to same condition block
Sangjung Woo
2015-09-23
exec: call setup_pam() after SMACK labeling
Sangjung Woo
2015-09-23
core: make setup_pam() synchronous
David Herrmann
2015-09-21
core: fix group ownership when Group is set
Ronny Chevalier
2015-09-11
execute: fix return type from write()
Lennart Poettering
2015-09-11
execute: invalidate idle pipe after use
Lennart Poettering
2015-09-09
tree-wide: take benefit of the fact that hashmap_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: make use of the fact that strv_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-09-09
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-08-24
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2015-08-06
execute: don't fail if we create the runtime directory from two processes sim...
Lennart Poettering
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-04
core: set default process label only exec label is none
WaLyong Cho
2015-07-06
tree-wide: fix write_string_file() user that should not create files
Daniel Mack
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-06-22
smack: add default smack process label config
WaLyong Cho
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-06-17
core: execute: fix regression in pam_setup()
Daniel Mack
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-21
util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU
Lennart Poettering
2015-05-18
core: Private*/Protect* options with RootDirectory
Alban Crequy
2015-05-13
core: make exec code a bit more readable
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-04-28
core: when we cannot add PID to a scope cgroup, log about it
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-13
core: don't wait for reply if writing to pipe fails
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-14
core: make RuntimeDirectory honor SELinux labels
Zbigniew Jędrzejewski-Szmek
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
exec: also evaluate working_directory_missing_ok when not applying chroots
Lennart Poettering
2015-02-12
core: don't fail to run services in --user instances if $HOME is missing
Lennart Poettering
2015-02-11
core: remove unneeded <libgen.h> include
Cristian Rodríguez
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-13
core: Fix EACCES check for OOM adjustments
Martin Pitt
2015-01-09
core: modernize execution code a bit
Lennart Poettering
2015-01-08
core: check both EPERM and EACCES for OOM adjustments
Lennart Poettering
[prev]
[next]