index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
import
/
pull.c
Age
Commit message (
Expand
)
Author
2016-06-01
./move.sh
Luke Shumaker
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-10
importd: drop dkr support
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-08
importd: for .raw and .tar images, try to download .nspawn settings file too
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-06-18
import/pull: fix pulling by image digest
Pavel Odvody
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-19
import/pull: Tag replaced with reference
Pavel Odvody
2015-03-09
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-05
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
pull: improve --help text
Lennart Poettering
2015-03-05
import: rename download code from "import" to "pull"
Lennart Poettering
2015-01-22
import: now that the worker binary is called "systemd-pull" we can shorten th...
Lennart Poettering
2015-01-22
importd: try to minimize confusion by renaming "systemd-import" binary to "sy...
Lennart Poettering