]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
authd: assume all providers are running
authorSimon Arlott <sa.me.uk>
Sun, 20 Aug 2017 11:53:44 +0000 (12:53 +0100)
committerSimon Arlott <sa.me.uk>
Sun, 20 Aug 2017 11:59:32 +0000 (12:59 +0100)
commit9ab310de5e2ccd781cd98be956dc8c4d3f08546e
tree6d422082f6541d24aedd71096bfb28bc5f77cd9b
parent0ee833da4a28122952fe69d9660b55a87042c7f3
authd: assume all providers are running

Otherwise ident returns without setting itself running causing problems.

Move opm/blacklist before ident/rdns so that they can receive completion
notifications.
authd/provider.c
authd/provider.h
authd/providers/blacklist.c
authd/providers/ident.c
authd/providers/opm.c
authd/providers/rdns.c