summaryrefslogtreecommitdiff
path: root/src/stdio-bridge/stdio-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-310/+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
* rename bridge.c to stdio-bridge.c and move to subdirKay Sievers2012-04-121-0/+367