]> jfr.im git - solanum.git/history - authd/authd.c
ERROR instead of NOTICE for failed WEBIRC
[solanum.git] / authd / authd.c
2021-07-30  jailbird777Remove Windows support
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
2016-05-01  Simon Arlottauthd: fix auth->cid type sizes
2016-04-30  Elizabeth Myersauthd: don't try to do anything on exit, it's too preca...
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-03  Elizabeth Myersauthd: options can have no parameters.
2016-04-03  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-04-03  Elizabeth Myersauthd: avoid crash on full reload
2016-03-29  Elizabeth Myersauthd: use atexit() hook to attempt to destroy providers
2016-03-29  Elizabeth Myersauthd: be more anal about errors
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth Myersauthd: fix fencepost error
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 MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Elizabeth Myersauthd: add abiltiy to cancel connection
2016-03-27  Elizabeth Myersauthd: try to destroy all providers on the way out.
2016-03-27  Elizabeth Myersauthd: misc provider fixes
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 MyersPort notice stuff over from authd-framework-2 and use it.
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  William Pitcockauthd: also check size correctly
2016-03-26  William Pitcockauthd: check if handler is NULL, ensure that we do...
2016-03-26  Elizabeth Myersauthd: fix undefined behaviour
2016-03-26  Elizabeth MyersFix dangling line from merge
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-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersactually use warn_opers function
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-20  William Pitcockauthd: use _WIN32 as the define for checking windows...
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-17  Elizabeth MyersImport this from authd-framework branch
2016-03-10  Elizabeth Myersauthd: actually init providers on startup.
2016-03-10  Elizabeth Myersauthd: plug in new C type.
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  Mantas Mikulėnasauthd, m_stats: fix command table sizes
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-06  William Pitcockauthd: implement DNS module
2016-01-06  William Pitcockauthd: clean up command handlers code a little
2016-01-06  William Pitcockauthd: add skeleton