summaryrefslogtreecommitdiff
path: root/src/import/pull-tar.c
AgeCommit message (Expand)Author
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-22import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering
2015-10-22import: when downloading images, create a subtree quota group for themLennart Poettering
2015-09-08importd: for .raw and .tar images, try to download .nspawn settings file tooLennart Poettering
2015-08-24util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering
2015-08-08Coverity #1299013reverendhomer
2015-06-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-10util: add rename_noreplaceAlban Crequy
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