summaryrefslogtreecommitdiffstats
path: root/src/import/pull-tar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move web-related calls into web-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-10/+12
* import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering2015-10-221-3/+3
* import: when downloading images, create a subtree quota group for themLennart Poettering2015-10-221-0/+2
* importd: for .raw and .tar images, try to download .nspawn settings file tooLennart Poettering2015-09-081-14/+156
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-1/+2
* Coverity #1299013reverendhomer2015-08-081-7/+1
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-1/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* btrfs: support recursively removing btrfs snapshotsLennart Poettering2015-04-061-2/+1
* util: rework rm_rf() logicLennart Poettering2015-04-061-1/+2
* util: add rename_noreplaceAlban Crequy2015-03-101-2/+3
* importd: add API for exporting container/VM imagesLennart Poettering2015-03-091-1/+1
* importd: add new bus calls for importing local tar and raw imagesLennart Poettering2015-03-051-3/+4
* import: rename download code from "import" to "pull"Lennart Poettering2015-03-051-0/+414