summaryrefslogtreecommitdiff
path: root/src/shared/socket-util.h
AgeCommit message (Expand)Author
2014-03-17activate: export make_socket_fdZbigniew Jędrzejewski-Szmek
2013-12-12shared: Add struct sockaddr_ll to sockaddr_unionPatrik Flykt
2013-11-07socket: rework things to have only one sockaddr formatterLennart Poettering
2013-11-06socket-proxyd: rework to support multiple sockets and splice()-based zero-cop...Lennart Poettering
2013-11-06active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek
2012-12-22socket: support socket activation of containersLennart Poettering
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers