summaryrefslogtreecommitdiff
path: root/src/import/pull.c
AgeCommit message (Expand)Author
2016-07-22import: don't log "fake" errno valuesZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-10importd: drop dkr supportLennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move web-related calls into web-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart 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-06-18import/pull: fix pulling by image digestPavel Odvody
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
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-05-19import/pull: Tag replaced with referencePavel Odvody
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-05pull: improve --help textLennart Poettering
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering
2015-01-22import: now that the worker binary is called "systemd-pull" we can shorten th...Lennart Poettering
2015-01-22importd: try to minimize confusion by renaming "systemd-import" binary to "sy...Lennart Poettering