index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
socket-proxy
Age
Commit message (
Expand
)
Author
2013-11-07
socket-proxy: actually properly keep track of connections
Lennart Poettering
2013-11-07
socket-proxyd: no need to redefine sockaddr union
Lennart Poettering
2013-11-07
event: make sure we keep a reference to all events we dispatch while we do so.
Lennart Poettering
2013-11-06
socket-proxyd: rework to support multiple sockets and splice()-based zero-cop...
Lennart Poettering
2013-11-06
socket-proxy: clean-up indenting
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-10-31
socket-proxyd: Actually, some of those sizes are unsigned.
David Strauss
2013-10-31
fix compiler warnings
Ronny Chevalier
2013-10-21
socket-proxyd: Fix-up from previous change to avoid looping on errors.
David Strauss
2013-10-21
socket-proxyd: Use ONESHOT to behave properly with multiple accept() processes.
David Strauss
2013-10-19
socket-proxyd: Remove datagram research TODO. This proxy will not work with t...
David Strauss
2013-10-19
socket-proxyd: Comment and log text cleanup.
David Strauss
2013-10-20
socket-proxyd: initialize variable used in error code path
Kay Sievers
2013-10-18
socket-proxyd: rename from saproxy
Lennart Poettering