summaryrefslogtreecommitdiff
path: root/src/basic/socket-label.c
AgeCommit message (Expand)Author
2016-03-10socket_address_listen: do not rely on errno (2)Zbigniew Jędrzejewski-Szmek
2016-03-10socket_address_listen - do not rely on errnoPetr Lautrbach
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-22systemd-activate: Add support for datagram socketsSusant Sahani
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-09-30tree-wide: remove a number of invocations of strerror() and replace by %mLennart Poettering
2015-07-01socket: Set SO_REUSEPORT before bind()Christos Trochalakis
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers