diff options
author | Max Kellermann <max@musicpd.org> | 2018-12-28 14:16:02 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-12-28 14:16:02 +0100 |
commit | 22e6d95c4bbae15dd7f635eabe5fdde1ce06ba73 (patch) | |
tree | 30015237746efc3de22232ac012c2acf57ece4fb /src/util | |
parent | 1c7bd7d5c4ff7afaecf4a68978ae53e9d2094026 (diff) |
remove libwrap support
libwrap is an obscure artefact from a past long ago, when source IP
address meant something.
And its API is "interesting"; it requires the application to expose
two global variables `allow_severity` and `deny_severity`. This led
to bug #437. I don't want to declare those variables; instead, I'd
like to remove libwrap support.
Closes #437
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions