]> jfr.im git - solanum.git/history - authd/provider.h
authd/provider: add stats handling hooking
[solanum.git] / authd / provider.h
2016-03-27  Elizabeth Myersauthd/provider: add stats handling hooking
2016-03-27  Elizabeth Myersauthd/provider: add data to rejection tag.
2016-03-27  Elizabeth Myersauthd: add abiltiy to cancel connection
2016-03-27  Elizabeth Myersauthd/provider: forgot this file...
2016-03-26  Elizabeth MyersCheck these out from authd-framework-2.
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/provider: add options handlers for providers
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 Myersauthd/provider: add blacklist provider.
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersactually use warn_opers function
2016-03-25  Elizabeth Myersauthd/provider: cleanups
2016-03-23  Elizabeth Myersauthd/provider: add c_addr/l_addr fields
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myersauthd/provider: really fix things for 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 Myersauthd: add provider-specific data to auth_client via...
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 Myersauth: enable soft reject of clients.
2016-03-10  Elizabeth Myersauthd: identd fixes
2016-03-10  Elizabeth Myersauth: use sockaddr_storage to store ports
2016-03-10  Elizabeth Myersauthd: add rdns provider (compile-tested)
2016-03-10  Elizabeth Myersauthd/provider: use rb_sockaddr_storage for IP addresses.
2016-03-10  Elizabeth Myersauthd: add address families to provider processing.
2016-03-10  Elizabeth Myersauthd/provider: add these to provider.h
2016-03-10  Elizabeth Myersrename auth.[ch] to provider.[ch]