summaryrefslogtreecommitdiff
path: root/src/import/import-common.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-07-02treewide: use stdio_unset_cloexec() functionAlexander Kuleshov
2016-04-04import: Preserve xattrs in tar filesMike Gilbert
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-12capabilities: keep bounding set in non-inverted format.Ismo Puustinen
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-09-30basic: split out cpu set specific APIs into cpu-set-util.[ch]Lennart Poettering
2015-08-20import: don't create sparse tar archivesVincent Batts
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-03-09importd: add API for exporting container/VM imagesLennart Poettering
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering
2015-03-02import: add support for gpg2 for verifying imported imagesLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-23import: we need CAP_DAC_OVERRIDE for untarring systems after allLennart Poettering
2015-01-22import: lock tar into its own private network namespaceLennart Poettering
2015-01-22import: drop all capabilities when invoking tarLennart Poettering
2015-01-22import: make the user verficiation keyring override the vendor keyring, inste...Lennart Poettering
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering