0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-18 16:38:38 +02:00
construct/authd
Elizabeth Myers 399c633313 authd: add improved API for internal usage
This is similar to what exists in ircd, but instead of request ID's, we
return struct dns_query pointers (that are freed by the DNS callback, so
you don't have to worry about their lifecycle management).
2016-03-12 07:08:27 -06:00
..
authd.c authd: crap, C was taken already, rename reload to H. 2016-03-10 08:07:29 -06:00
authd.h authd, m_stats: fix command table sizes 2016-03-09 18:15:42 +02:00
dns.c authd: add improved API for internal usage 2016-03-12 07:08:27 -06:00
dns.h authd: add improved API for internal usage 2016-03-12 07:08:27 -06:00
Makefile.am rename libratbox to librb, since its pretty modified anyway 2016-03-06 02:30:20 -06:00
res.c Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
res.h Remove more $Id tags. 2016-03-06 02:58:32 -06:00
reslib.c authd: allow querying the list of DNS servers. 2016-03-08 02:53:25 -06:00
reslib.h Remove more $Id tags. 2016-03-06 02:58:32 -06:00