]> jfr.im git - solanum.git/commit - authd/authd.h
authd: allow querying the list of DNS servers.
authorElizabeth Myers <redacted>
Tue, 8 Mar 2016 08:53:25 +0000 (02:53 -0600)
committerElizabeth Myers <redacted>
Tue, 8 Mar 2016 08:53:25 +0000 (02:53 -0600)
commit394b8dde17afc174fd1432897f2e368516dd8b41
treeaf745f8cbaf226186dadf107290639d4cb681dfb
parentcdf5ed6cc86b5a535195b36977de47bb1e1967f2
authd: allow querying the list of DNS servers.

This was an asston of pain, and it still feels "dirty" as it introduces
an async call where there normally wouldn't be one. Better
implementation more than welcome.
authd/authd.c
authd/authd.h
authd/dns.c
authd/dns.h
authd/reslib.c
include/dns.h
ircd/authd.c
ircd/dns.c
modules/m_stats.c