summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-container.c
Commit message (Expand)AuthorAgeFilesLines
* util: split out namespace related stuff into a new namespace-util.[ch] pairLennart Poettering2019-03-131-0/+1
* sd-bus: port over to namespace_fork()Lennart Poettering2018-11-131-33/+9
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-02-091-0/+2
* tree-wide: make use of wait_for_terminate_and_check() at various placesLennart Poettering2018-01-041-14/+6
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2017-12-251-9/+7
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Drop kdbus bitsZbigniew Jędrzejewski-Szmek2017-07-231-135/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-3/+4
* tree-wide: port more code to use send_one_fd() and receive_one_fd()Lennart Poettering2015-09-291-9/+2
* sd-bus: when connecting to a container AF_UNIX bus, return errorLennart Poettering2015-09-071-13/+37
* sd-bus: when connecting to a kdbus container bus pass error upLennart Poettering2015-09-011-15/+31
* namespace helpers: Allow entering a UID namespaceRichard Maw2015-08-171-6/+6
* util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering2015-06-101-1/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of ...Lennart Poettering2014-12-231-10/+16
* machined: add logic to query IP addresses of containersLennart Poettering2014-05-181-4/+4
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-1/+1
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-4/+2
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+241