]> git.ipfire.org Git - thirdparty/systemd.git/history - src/socket-proxy/socket-proxyd.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / socket-proxy / socket-proxyd.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-09  Susant Sahanisocket-proxyd: Unchecked return value from library
2014-09-18  Emil Renner Berthinginclude fcntl.h rather than sys/fcntl.h
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-06-06  Thomas Hindoe Paab... fix warnings
2014-06-05  Lennart Poetteringsocket-proxyd: port to asynchronous name resolution...
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-13  Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-11  Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-11-27  Lennart PoetteringRevert "socket-proxyd: Add --listener option for listen...
2013-11-25  David Strausssocket-proxyd: Add --listener option for listener/desti...
2013-11-22  Lennart Poetteringevent: rename sd_event_get() to sd_event_source_get_event()
2013-11-11  Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-07  Lennart Poetteringsocket-proxy: actually properly keep track of connections
2013-11-07  Lennart Poetteringsocket-proxyd: no need to redefine sockaddr union
2013-11-06  Lennart Poetteringevent: make sure we keep a reference to all events...
2013-11-06  Lennart Poetteringsocket-proxyd: rework to support multiple sockets and...
2013-11-06  Lennart Poetteringsocket-proxy: clean-up indenting
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-10-31  David Strausssocket-proxyd: Actually, some of those sizes are unsigned.
2013-10-31  Ronny Chevalierfix compiler warnings
2013-10-22  David Strausssocket-proxyd: Fix-up from previous change to avoid...
2013-10-22  David Strausssocket-proxyd: Use ONESHOT to behave properly with...
2013-10-20  David Strausssocket-proxyd: Remove datagram research TODO. This...
2013-10-20  David Strausssocket-proxyd: Comment and log text cleanup.
2013-10-19  Kay Sieverssocket-proxyd: initialize variable used in error code...
2013-10-18  Lennart Poetteringsocket-proxyd: rename from saproxy