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-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-16
core: dump RuntimeDirectories and RuntimeDirectoryMode too
Evgeny Vereshchagin
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
[next]