summaryrefslogtreecommitdiffstats
path: root/src/import/export-raw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-0/+4
* util-lib: split out allocation calls into alloc-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-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+5
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-1/+1
* importd: add API for exporting container/VM imagesLennart Poettering2015-03-091-0/+345