]> jfr.im git - solanum.git/history - ircd/authd.c
authd: fix compile error
[solanum.git] / ircd / authd.c
2016-04-01  Elizabeth Myersauthd: fix compile error
2016-04-01  Elizabeth Myersauthd: properly abort clients who timeout or when the...
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-29  Elizabeth Myerslogger: add idebug
2016-03-28  Elizabeth Myersircd/authd: remove rb_free no longer needed.
2016-03-28  Elizabeth Myersauthd: this isn't a list dammit!
2016-03-28  Elizabeth Myersauthd: don't use wild pointer
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth Myersauthd: It Works, Bitches™
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 Myersircd/authd: respect auth_disabled config option
2016-03-28  Elizabeth Myersircd/authd: use proper timeout values for clients
2016-03-28  Elizabeth Myersircd/authd: timeout dead authd clients
2016-03-28  Elizabeth Myersircd/authd: implement client noticing
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
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 Myersircd/authd: some comments
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth MyersPort notice stuff over from authd-framework-2 and use it.
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-01-07  William Pitcockauthd: fix ratbox3.1-ism
2016-01-06  William Pitcockircd/authd: minor cleanups
2016-01-06  William Pitcockircd/authd: split out authd lifecycle functions from...