]> jfr.im git - solanum.git/history - modules/m_alias.c
m_list: fail on invalid parameters
[solanum.git] / modules / m_alias.c
2021-08-20  Eric Mertenshook_fn casts were hiding UB (#265)
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-07-05  Ed Kellettm_alias: Preserve protocol framing characters
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-05-12  Simon Arlottm_alias: correctly construct string to be sent
2016-05-01  Elizabeth Myersm_alias: restore old behaviour of joining all parameters.
2016-04-23  Simon Arlottm_alias: store a copy of alias->name as it will be...
2016-04-06  Elizabeth MyersRemove useless alias_entry hits member
2016-04-06  Elizabeth Myersm_alias: fix an assert
2016-04-06  Elizabeth Myersm_alias: fix build with --enable-assert
2016-04-06  Elizabeth Myersm_alias: minor cleanup
2016-04-06  Elizabeth MyersMove alias handling into a dedicated module.