summaryrefslogtreecommitdiff
path: root/src/shared/socket-util.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-27systemd-activate: add a socket-activation test toolZbigniew Jędrzejewski-Szmek1-0/+39
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen1-1/+1
2012-12-22socket: support socket activation of containersLennart Poettering1-0/+49
2012-12-17socket-util: added check of return valueMichal Sekletar1-0/+2
2012-11-13shared/socket-util: kill gcc warning about uninitialized variableZbigniew Jędrzejewski-Szmek1-2/+1
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt1-16/+10
2012-10-03man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering1-1/+2
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers1-104/+0
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers1-0/+1
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers1-0/+652