summaryrefslogtreecommitdiff
path: root/src/import/export.c
AgeCommit message (Expand)Author
2016-06-12./move.shLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
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 a number of fs operations into fs-util.[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-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-08-24util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering
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-03-09importd: add API for exporting container/VM imagesLennart Poettering