]> jfr.im git - solanum.git/history - ircd/dns.c
doc/reference.conf: document the auth::umodes configuration option
[solanum.git] / ircd / dns.c
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2017-08-20  Simon Arlottremove RB_IPV6
2017-07-29  Simon Arlottlibrb: remove unnecessary NULL from the end of rb_strin...
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2016-06-01  Aaron Jonesdns: make function used only within this unit static
2016-06-01  Aaron Jonesdns: make function used only within this unit static
2016-04-03  Elizabeth Myersdns: don't use zero ID's
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd: change reload character to R from H.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
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-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...