chiark / gitweb /
socket: add optional libwrap support
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Jun 2010 13:41:29 +0000 (15:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Jun 2010 13:41:29 +0000 (15:41 +0200)
commit0213c3f8102bdc934c629d11a44ca0b408762287
tree743fcd1210de5bf35a271b64d5103487fc5f7ad4
parent18c78fb1af5415bb6f87d9c7cae1f9c60e14ae24
socket: add optional libwrap support
Makefile.am
configure.ac
m4/acx_libwrap.m4 [new file with mode: 0644]
src/dbus-socket.c
src/load-fragment.c
src/logger.c
src/socket.c
src/socket.h
src/tcpwrap.c [new file with mode: 0644]
src/tcpwrap.h [new file with mode: 0644]