]> jfr.im git - solanum.git/history - ircd/chmode.c
free server_p->certfp, allocated in newconf.c
[solanum.git] / ircd / chmode.c
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-06-01  Aaron Joneschmode: remove unreachable break statement
2016-06-01  Aaron Joneschmode: silence harmless uninitialised variable warning
2016-06-01  Aaron Joneschmode: remove unreachable break statement
2016-06-01  Aaron Joneschmode: silence harmless uninitialised variable warning
2016-04-29  William Pitcockircd: Channel.bants is not a serial but a timestamp.
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-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Matt Ullmanchmode: Move check_forward() to a boolean
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchmode: Move allow_mode_change() to a boolean
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
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-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
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-02-09  Simon Arlottircd: chmode: Avoid referencing beyond the end of the...
2016-01-16  William Pitcockircd: chmode: change CHFL_CHANOP checks where appropria...
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-13  William Pitcockircd: get_channel_access(): allow override hooks to...
2016-01-13  William Pitcockircd: chmode: clean up chm_hidden() a little bit
2016-01-13  William Pitcockircd: import hidden channel modes framework, from ircd...
2016-01-12  William Pitcockextensions/override: display mode-change string in...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd