index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-setuid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-1
/
+1
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-16
/
+2
*
nspawn: close pipe on error
Lennart Poettering
2018-02-28
1
-2
/
+4
*
util: add new safe_close_above_stdio() wrapper
Lennart Poettering
2018-02-28
1
-6
/
+3
*
nspawn: propagate original error. No need to make up -EIO
Lennart Poettering
2018-02-28
1
-4
/
+2
*
nspawn: use STR_IN_SET() where we can
Lennart Poettering
2018-02-28
1
-1
/
+2
*
nspawn: port some code to use read_line()
Lennart Poettering
2018-02-28
1
-23
/
+21
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
process-util: rework wait_for_terminate_and_warn() to take a flags parameter
Lennart Poettering
2018-01-04
1
-2
/
+2
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-2
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-7
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-1
/
+1
*
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-5
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
nspawn: fix two typos in error messages
Daniel Mack
2016-01-06
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+4
*
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
1
-1
/
+0
*
nspawn: split out --uid= logic into nspawn-setuid.[ch]
Lennart Poettering
2015-09-07
1
-0
/
+273