]> jfr.im git - solanum.git/history - ircd/dns.c
dns: remove unneeded defines
[solanum.git] / ircd / dns.c
2016-03-15  Elizabeth Myersdns: remove unneeded defines
2016-03-15  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-13  Elizabeth Myersdns: use a dictionary for query storage
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-08  William Pitcockircd: fix up some iwarn() calls which referred to L_MAIN
2016-03-08  Elizabeth Myersdns: prune worthless function.
2016-03-08  Elizabeth Myersdns: clean up awful hacks.
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-01-08  William Pitcockircd/dns: implement final version of authd-dns line...
2016-01-07  William Pitcockircd/dns: same
2016-01-06  William Pitcockircd/authd: split out authd lifecycle functions from...
2016-01-06  William Pitcockdns: new WIP client which queries authd for DNS records...