summaryrefslogtreecommitdiffstats
path: root/src/nspawn/nspawn-expose-ports.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* util-lib: split out allocation calls into alloc-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
* socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+3
* tree-wide: port more code to use send_one_fd() and receive_one_fd()Lennart Poettering2015-09-291-2/+2
* util: introduce {send,receive}_one_fd()David Herrmann2015-09-221-41/+7
* nspawn: remove nspawn.h, it's empty nowLennart Poettering2015-09-071-1/+0
* nspawn: split all port exposure code into nspawn-expose-port.[ch]Lennart Poettering2015-09-071-0/+278