summaryrefslogtreecommitdiff
path: root/src/import/pull.c
Commit message (Expand)AuthorAgeFilesLines
* importd: drop dkr supportLennart Poettering2015-12-101-126/+2
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-4/+3
* 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: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-9/+7
* importd: for .raw and .tar images, try to download .nspawn settings file tooLennart Poettering2015-09-081-5/+17
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-0/+1
* import/pull: fix pulling by image digestPavel Odvody2015-06-181-8/+8
* everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2015-06-151-9/+9
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-1/+1
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-0/+1
* import/pull: Tag replaced with referencePavel Odvody2015-05-191-11/+17
* 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-0/+2
* pull: improve --help textLennart Poettering2015-03-051-1/+1
* import: rename download code from "import" to "pull"Lennart Poettering2015-03-051-25/+25
* import: now that the worker binary is called "systemd-pull" we can shorten th...Lennart Poettering2015-01-221-7/+7
* importd: try to minimize confusion by renaming "systemd-import" binary to "sy...Lennart Poettering2015-01-221-0/+440