summaryrefslogtreecommitdiff
path: root/src/stdio-bridge
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-4/+4
* stdio-bridge: don't be bothered with EINTRLennart Poettering2022-11-221-1/+4
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* man: systemd-stdio-bridge doesn't connect "two busses"Lennart Poettering2022-02-041-1/+1
* stdio-bridge: trim whitespace and bracesZbigniew Jędrzejewski-Szmek2022-01-171-4/+1
* stdio-bridge: make the error more straightforwardZbigniew Jędrzejewski-Szmek2022-01-171-1/+1
* man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2022-01-171-1/+1
* meson: simplify the BUILD_MODE conditionalZbigniew Jędrzejewski-Szmek2021-04-141-1/+1
* tree-wide: use ppoll_usec()Yu Watanabe2021-03-041-26/+7
* stdio-bridge: add support for --system and --userLennart Poettering2020-12-151-3/+18
* sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering2020-12-151-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: check POLLNVAL everywhereLennart Poettering2020-06-101-9/+11
* stdio-bridge: slightly optimize formatting of structureLennart Poettering2019-03-191-3/+4
* stdio-bridge: use SYNTHETIC_ERRNO() where appropriateLennart Poettering2019-03-191-4/+2
* stdio-bridge: tweak getopt() case statement a bitLennart Poettering2019-03-191-8/+5
* stdio-bridge: fix getopt() parameter list to match realityLennart Poettering2019-03-191-1/+1
* stdio-bridge: use ERRNO_IS_DISCONNECT() to detect disconnectsLennart Poettering2019-03-191-2/+7
* tree-wide: make sure to flush/close all bus connections when our daemons exitLennart Poettering2019-01-171-1/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-2/+2
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-1/+2
* stdio-bridge: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-94/+48
* stdio-bridge: support --machineShawn Landden2018-08-061-3/+18
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+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
* stdio-bridge: add missing optionYu Watanabe2017-12-041-3/+4
* stio-bridge: list all short options in help textMarcus Folkesson2017-12-031-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: when %m is used in log_*, always specify errno explicitlyZbigniew Jędrzejewski-Szmek2017-05-191-1/+1
* tree-wide: fix incorrect uses of %mZbigniew Jędrzejewski-Szmek2017-05-131-2/+2
* stdio-bridge: Correctly propagate errorBenjamin Robin2016-02-291-0/+3
* stdio-bridge: remove dead codeThomas Hindoe Paaboel Andersen2016-02-261-2/+0
* tree-wide: indentation fixesThomas Hindoe Paaboel Andersen2016-02-261-1/+1
* remove bus-proxydDaniel Mack2016-02-121-0/+301
* rename stdio-bridge to bus-proxydKay Sievers2013-11-292-311/+0
* systemd-stdio-bridge: make it socket-activatable and usable as kdbus bridgeDaniel Mack2013-11-291-12/+90
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-161-0/+1
* bus: add APIs for negotiating what is attached to messagesLennart Poettering2013-05-171-2/+2
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-9/+7
* stdio-bridge: rework stdio bridge to use libsystemd-busLennart Poettering2013-04-011-278/+144
* stdio-bridge: modernizationLennart Poettering2013-03-201-1/+1
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-131-3/+3
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* rename bridge.c to stdio-bridge.c and move to subdirKay Sievers2012-04-121-0/+367