]> jfr.im git - solanum.git/history - ircd/parse.c
Merge pull request #313 from edk0/spoof-chban
[solanum.git] / ircd / parse.c
2017-08-05  Simon Arlottircd: log command in mod_add_cmd/mod_del_cmd error...
2017-07-27  Simon Arlottmsgbuf: remove unused field parselen
2016-04-24  Simon Arlottircd: don't send ERR_NOTREGISTERED to servers
2016-04-23  Simon Arlottircd: parse: add asserts for improper use of mod_add_cm...
2016-04-06  Elizabeth MyersMove alias handling into a dedicated module.
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
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 MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
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 Pitcockparse: check IsServer() before firing off a remove_unkn...
2016-03-20  William Pitcockircd: parse: now this type cast for POINTER MATH is...
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-18  William Pitcockparse: ensure that aliases have a sufficient number...
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-03-05  William PitcockMerge pull request #153 from Elizafox/master
2016-03-05  Elizabeth Myersparse: export cmd_dict for use elsewhere.
2016-03-05  Elizabeth Myersparse: get rid of report_messages
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockircd: change MessageHandler to include a MsgBuf pointer...
2016-02-10  William Pitcockparse: further cleanups
2016-02-10  William Pitcockparse: fix aliases
2016-02-10  William Pitcockparse: utilise MsgBuf to simplify message parsing
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-12  William Pitcockparse: implement reconstruct_parv()
2016-01-09  William Pitcockircd: ensure irc_dictionary users have names, for stats...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd