index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
import-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-1
/
+1
*
import: do not try to set selinux related attributes if selinux is disabled
Yu Watanabe
2019-03-11
1
-2
/
+11
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
import: rerrange tarball/fs imports that have a single top-level directory co...
Lennart Poettering
2018-11-26
1
-0
/
+109
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-10
/
+2
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-34
/
+4
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-4
/
+4
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-18
/
+8
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-20
/
+12
|
\
|
*
fd-util: add new helper move_fd() and make use of it
Lennart Poettering
2017-11-17
1
-20
/
+12
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
1
-6
/
+2
*
import: Preserve xattrs in tar files
Mike Gilbert
2016-04-04
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-12
1
-2
/
+2
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
1
-1
/
+2
*
import: don't create sparse tar archives
Vincent Batts
2015-08-20
1
-1
/
+1
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-4
/
+4
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-09
1
-1
/
+75
*
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
1
-0
/
+150
*
import: rename download code from "import" to "pull"
Lennart Poettering
2015-03-05
1
-545
/
+0
*
import: add support for gpg2 for verifying imported images
Lennart Poettering
2015-03-02
1
-3
/
+18
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-2
/
+2
*
import: we need CAP_DAC_OVERRIDE for untarring systems after all
Lennart Poettering
2015-01-23
1
-1
/
+2
*
import: lock tar into its own private network namespace
Lennart Poettering
2015-01-22
1
-4
/
+5
*
import: drop all capabilities when invoking tar
Lennart Poettering
2015-01-22
1
-0
/
+79
*
import: make the user verficiation keyring override the vendor keyring, inste...
Lennart Poettering
2015-01-22
1
-2
/
+3
*
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering
2015-01-22
1
-0
/
+448