]> jfr.im git - solanum.git/history - authd/providers/ident.c
m_stats: don't ratelimit with no server argument
[solanum.git] / authd / providers / ident.c
2018-08-12  Simon Arlottauthd: always use an empty buffer to read ident reply
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-20  Simon Arlottauthd: assume all providers are running
2017-08-04  Simon Arlottremove unused variables
2016-05-01  Simon Arlottauthd: Only use refcount for reference counting
2016-05-01  William PitcockRevert "authd: change to lists instead of dictionaries...
2016-04-30  Elizabeth Myersauthd: change to lists instead of dictionaries for...
2016-04-24  Simon Arlottlibrb: remove socklen parameter from rb_connect_tcp
2016-04-07  Elizabeth MyersCleanup defaults.h config file.
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-05  Elizabeth MyersClean up the provider status logic.
2016-04-04  Elizabeth Myersauthd: update all providers to new timeout API
2016-04-04  Elizabeth Myersident: replace some checks with asserts
2016-04-04  Elizabeth Myersident: update to use new provider data API
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-31  Elizabeth Myersauthd/providers/ident: remove pointless memcpy
2016-03-31  Elizabeth Myersproviders/ident: restore accidentally deleted line
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 Myersauthd: misc fixes
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/ident: fix typo
2016-03-28  Elizabeth Myersauthd/providers/ident: add conf option for enabling...
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Elizabeth Myersauthd/providers/ident: perform check for valid auth_cli...
2016-03-27  Elizabeth Myersauthd/providers/ident: remove debugging message
2016-03-27  Elizabeth Myersauthd/providers/ident: fix up trailing lf/cr at end...
2016-03-26  Elizabeth Myersproviders/ident: fix some nasty crashes
2016-03-26  Elizabeth Myersproviders/ident: more aggressive NULL checks
2016-03-26  Elizabeth Myersauthd/providers/ident: properly initialise variable
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/ident: add configuration interface
2016-03-26  Elizabeth Myersproviders/ident: cleanup things
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-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Elizabeth Myersstupidity fixes
2016-03-23  Elizabeth Myersident: use new *_addr fields
2016-03-23  Elizabeth Myersproviders/ident: fix inet_ntop/inet_pton mixup
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