summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-container.c
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-09-29tree-wide: port more code to use send_one_fd() and receive_one_fd()Lennart Poettering
2015-09-07sd-bus: when connecting to a container AF_UNIX bus, return errorLennart Poettering
2015-09-01sd-bus: when connecting to a kdbus container bus pass error upLennart Poettering
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw
2015-06-10util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-23sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ...Lennart Poettering
2014-05-18machined: add logic to query IP addresses of containersLennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen