]> jfr.im git - solanum.git/history - ircd/s_user.c
strcpy: mass-migrate to strlcpy where appropriate
[solanum.git] / ircd / s_user.c
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-02  Simon Arlottrandom_ping: stop producing negative values that become...
2016-04-30  Simon Arlottauthd_check: don't try to update bl_stats if it doesn...
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-10  Elizabeth Myerss_user: clean up authd checks
2016-04-10  Elizabeth Myerss_user: enhancements to proxy reporting messages
2016-04-10  Elizabeth MyersWrap up authd preclient stuff in its own struct
2016-04-07  Elizabeth MyersGet rid of flags2.
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
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 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-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-21  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-20  William PitcockMerge pull request #169 from staticfox/chghost_sync
2016-03-20  Matt Ullmans_user: Don't send CHGHOST clients op/voice syncs
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-12  William Pitcockircd: change_nick_user_host(): only update target_p...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd