]> 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:54:45 +0000 (12:54 +0100)
commitf21ef0cebc7c5f8799fa9bb19461b6925b0a138c
tree6c9765c6cb24d3983ae0143acbb947d61e9ee572
parentffd0a904d94a483240c3cc33e99975ca82f3847d
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