]> jfr.im git - solanum.git/history - modules/m_services.c
MODRESTART/MODRELOAD: Defer reloading more quickly
[solanum.git] / modules / m_services.c
2023-11-06  Doug Freedclient: refactor del_all_accepts to allow skipping...
2023-07-01  Jess Portersupport RSFNC indicating type of FNC (e.g. FORCE vs...
2022-12-23  Jess Portersend RPL_LOGGEDIN to target_p upon ENCAP SU (#308)
2021-08-20  Eric Mertenshook_fn casts were hiding UB (#265)
2021-07-16  Doug Freedm_services: delete nick delay on RSFNC
2021-04-10  jesoposend account-notify messages to subject connection too
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
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-20  Elizabeth Myersconfig.h delenda est
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 MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
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...
2015-12-27  William Pitcocksupported: move ISUPPORT tokens provided by modules...
2015-12-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-12-12  William Pitcockclean up some code duplication when checking nicks...
2015-11-20  William Pitcocksend: add negation argument to sendto_common_channels_l...
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-02-22  Jilles Tjoelkerm_services: Make sure to return a value from the modini...
2012-05-21  Keith BuckMove marking of services entirely to m_services.c;...
2012-05-21  Keith BuckComplain to opers if a server that isn't a service...
2011-11-29  William PitcockFix potential buffer-overflow from malformed RSFNC...
2011-11-12  Jilles TjoelkerFix -Wformat errors found in ircd-ratbox.
2011-07-03  William PitcockRSFNC: allow RSFNC against a target which just changes...
2011-06-25  Jilles Tjoelkerrsfnc/svslogin: Add server notices for kills.
2010-12-16  William PitcockAccountname should not be prefixed with a colon to...
2010-12-16  William PitcockRough implementation of the new account-notify client...
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2010-08-29  Jilles TjoelkerMove RPL_WHOISLOGGEDIN to sendto_one_numeric().
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-06-08  William Pitcockmodules: no more TS5
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William PitcockClean these modules up.
2008-04-01  William Pitcockircs[n]printf -> rb_s[n]printf
2008-04-01  William Pitcockstart making this compile
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-03  William Pitcocknickdelay -> dictionary.
2007-01-25  nenolod[svn] - the new plan: