summaryrefslogtreecommitdiff
path: root/src/import/pull-raw.c
AgeCommit message (Expand)Author
2016-06-12./move.shLuke Shumaker
2016-02-21import: don't claim we had copied a settings file if we didn'tLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-05import: report error before losing errnoMichal Schmidt
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
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: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-27util-lib: split out file attribute calls to chattr-util.[ch]Lennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-22import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart 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-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-04-08util: merge change_attr_fd() and chattr_fd()Lennart Poettering
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-10util: add rename_noreplaceAlban Crequy
2015-03-05importd: add new bus calls for importing local tar and raw imagesLennart Poettering
2015-03-05import: rename download code from "import" to "pull"Lennart Poettering