5e9a3f8674
It's a bit of a hack, but better than before. Rather than rehashing (which could get us into an endless loop), we now segregate the configuration phase (creating entries ircd-side in case we restart authd later) and sending phases (when configure_authd() is called). Since we have to call configure_authd() no matter what (to send timeouts etc.) and we have to send this data to configure authd anyway, and sending duplicate data is bad, this is the only way I can think of for now. |
||
---|---|---|
.. | ||
providers | ||
authd.c | ||
authd.h | ||
dns.c | ||
dns.h | ||
getaddrinfo.c | ||
getaddrinfo.h | ||
getnameinfo.c | ||
getnameinfo.h | ||
Makefile.am | ||
notice.c | ||
notice.h | ||
provider.c | ||
provider.h | ||
res.c | ||
res.h | ||
reslib.c | ||
reslib.h | ||
reslist.c |