]> jfr.im git - solanum.git/history - authd/providers/rdns.c
authd: mention rDNS in found your hostname message
[solanum.git] / authd / providers / rdns.c
2016-04-05  William Pitcockauthd: mention rDNS in found your hostname message
2016-04-04  Elizabeth Myersauthd: update all providers to new timeout API
2016-03-30  Elizabeth Myersauthd/providers: add timeout callback system.
2016-03-29  Elizabeth Myersauthd: be more anal about errors
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-28  Elizabeth Myersauthd/providers/rdns: change option name to rdns_timeout
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 MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd/providers/rdns: minor function renaming cleanup
2016-03-26  Elizabeth Myersproviders/rdns: add configuration interface for rDNS...
2016-03-26  Elizabeth Myersauthd: split out notices stuff for backporting to master.
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 Myersprovider: make blacklist queries come after ident/rdns.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersrdns: adjust timeout values
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Elizabeth Myersauthd/rdns: rename a function
2016-03-23  Elizabeth Myersproviders/rdns: remove useless struct member
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH -> RB_DICTIONARY_FOREACH [ci skip]
2016-03-23  Elizabeth Myersauthd/provider: incorporate new changes
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 Myersauthd/provider: overhaul storage of various pieces...
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-17  Elizabeth MyersRedo of the authd-framework branch.
2016-03-10  Elizabeth Myersauthd: identd fixes
2016-03-10  Elizabeth Myersauthd: properly iterate through all outstanding rdns...
2016-03-10  Elizabeth Myersrdns: properly set provider
2016-03-10  Elizabeth Myersauthd: add rdns provider (compile-tested)