index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stdio-bridge
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: simplify the BUILD_MODE conditional
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-03
1
-26
/
+7
*
stdio-bridge: add support for --system and --user
Lennart Poettering
2020-12-15
1
-3
/
+18
*
sd-bus: add API for connecting to a specific user's user bus of a specific co...
Lennart Poettering
2020-12-15
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-9
/
+11
*
stdio-bridge: slightly optimize formatting of structure
Lennart Poettering
2019-03-19
1
-3
/
+4
*
stdio-bridge: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
2019-03-19
1
-4
/
+2
*
stdio-bridge: tweak getopt() case statement a bit
Lennart Poettering
2019-03-19
1
-8
/
+5
*
stdio-bridge: fix getopt() parameter list to match reality
Lennart Poettering
2019-03-19
1
-1
/
+1
*
stdio-bridge: use ERRNO_IS_DISCONNECT() to detect disconnects
Lennart Poettering
2019-03-19
1
-2
/
+7
*
tree-wide: make sure to flush/close all bus connections when our daemons exit
Lennart Poettering
2019-01-17
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-2
/
+2
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-1
/
+2
*
stdio-bridge: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-94
/
+48
*
stdio-bridge: support --machine
Shawn Landden
2018-08-06
1
-3
/
+18
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
stdio-bridge: add missing option
Yu Watanabe
2017-12-04
1
-3
/
+4
*
stio-bridge: list all short options in help text
Marcus Folkesson
2017-12-03
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: when %m is used in log_*, always specify errno explicitly
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-1
/
+1
*
tree-wide: fix incorrect uses of %m
Zbigniew Jędrzejewski-Szmek
2017-05-13
1
-2
/
+2
*
stdio-bridge: Correctly propagate error
Benjamin Robin
2016-02-29
1
-0
/
+3
*
stdio-bridge: remove dead code
Thomas Hindoe Paaboel Andersen
2016-02-26
1
-2
/
+0
*
tree-wide: indentation fixes
Thomas Hindoe Paaboel Andersen
2016-02-26
1
-1
/
+1
*
remove bus-proxyd
Daniel Mack
2016-02-12
1
-0
/
+301
*
rename stdio-bridge to bus-proxyd
Kay Sievers
2013-11-29
2
-311
/
+0
*
systemd-stdio-bridge: make it socket-activatable and usable as kdbus bridge
Daniel Mack
2013-11-29
1
-12
/
+90
*
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-16
1
-0
/
+1
*
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-17
1
-2
/
+2
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-9
/
+7
*
stdio-bridge: rework stdio bridge to use libsystemd-bus
Lennart Poettering
2013-04-01
1
-278
/
+144
*
stdio-bridge: modernization
Lennart Poettering
2013-03-20
1
-1
/
+1
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-3
/
+3
*
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
1
-0
/
+1
*
rename bridge.c to stdio-bridge.c and move to subdir
Kay Sievers
2012-04-12
1
-0
/
+367