]> jfr.im git - solanum.git/history - extensions/m_sendbans.c
Remove Windows support
[solanum.git] / extensions / m_sendbans.c
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-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-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersGive all extensions/m_* modules AV2 descriptions
2016-03-07  Elizabeth MyersBump all extensions to AV2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockextensions: update for API change
2016-01-09  William Pitcockircd: hash: use an irc_radixtree for storing resv's
2013-04-27  Elizabeth MyersInclude messages.h for macro form_str in select extensions
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-02  Jilles TjoelkerDo not use get_oper_name() for a netwide server notice...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-28  Jilles TjoelkerAdd SENDBANS command (extension) to propagate xlines...