• Max Kellermann's avatar
    remove libwrap support · 22e6d95c
    Max Kellermann authored
    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
    22e6d95c
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...