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-raw.c
Age
Commit message (
Expand
)
Author
2015-11-05
import: report error before losing errno
Michal Schmidt
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
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: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-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-10-22
import: don't claim we moved .nspawn file into place when in fact we did not
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
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-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-04-08
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-04-06
btrfs: support recursively removing btrfs snapshots
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-10
util: add rename_noreplace
Alban Crequy
2015-03-05
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
import: rename download code from "import" to "pull"
Lennart Poettering