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
/
import
/
import-common.c
Age
Commit message (
Expand
)
Author
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-08-20
import: don't create sparse tar archives
Vincent Batts
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-03-09
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-05
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
import: rename download code from "import" to "pull"
Lennart Poettering
2015-03-02
import: add support for gpg2 for verifying imported images
Lennart Poettering
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-23
import: we need CAP_DAC_OVERRIDE for untarring systems after all
Lennart Poettering
2015-01-22
import: lock tar into its own private network namespace
Lennart Poettering
2015-01-22
import: drop all capabilities when invoking tar
Lennart Poettering
2015-01-22
import: make the user verficiation keyring override the vendor keyring, inste...
Lennart Poettering
2015-01-22
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering