summaryrefslogtreecommitdiff
path: root/src/import/pull.c
Commit message (Expand)AuthorAgeFilesLines
* hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()Lennart Poettering2020-12-151-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-20/+20
* basic: add new helper call empty_or_dash_to_null()Lennart Poettering2019-04-081-4/+2
* tree-wide: introduce empty_or_dash() helperLennart Poettering2019-04-081-2/+2
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+3
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* import: define mains through macroZbigniew Jędrzejewski-Szmek2018-11-171-7/+5
* import: include error cause in log messageYu Watanabe2018-10-201-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* machine-image: rework error handlingLennart Poettering2018-05-241-6/+8
* machine-image: introduce two different classes of imagesLennart Poettering2018-05-241-2/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* importd: automatically download .roothash in addition to .nspawn for raw down...Lennart Poettering2016-12-211-1/+13
* import: don't log "fake" errno valuesZbigniew Jędrzejewski-Szmek2016-07-221-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* 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