]> jfr.im git - solanum.git/history - authd/dns.c
authd: don't call cancel_providers recursively
[solanum.git] / authd / dns.c
2016-03-29  Elizabeth Myersauthd: be more anal about errors
2016-03-28  Elizabeth Myersauthd/dns: remove magic number
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Elizabeth Myersauthd: pass in uint32_t rid's.
2016-03-27  Elizabeth Myersauthd: add stats reporting API
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Elizabeth Myersauthd: add abiltiy to cancel connection
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 MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
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-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-17  Elizabeth MyersRedo of the authd-framework branch.
2016-03-13  Elizabeth Myersauthd: fix a fallthrough.
2016-03-12  Elizabeth Myerscancel_query: fix stupid build error
2016-03-12  Elizabeth Myersauthd: add the ability to cancel DNS requests
2016-03-12  Elizabeth Myersauthd: add improved API for internal usage
2016-03-10  Elizabeth Myersdns: create sockcmp function.
2016-03-10  Elizabeth Myersdns: add format_address function
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-01-08  William Pitcockauthd: do not use \n with rb_helper_write(), unnecessary
2016-01-08  William Pitcockauthd: fix some DNS module logic
2016-01-06  William Pitcockauthd: implement DNS module