]> jfr.im git - irc/freenode/solanum.git/history - modules/core/m_nick.c
/accept list should track nick changes when you share channels (#96)
[irc/freenode/solanum.git] / modules / core / m_nick.c
2021-01-25  jess/accept list should track nick changes when you share...
2020-11-08  jessmake more snotes L_NETWIDE
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-08-15  Simon Arlottm_nick/m_sasl/m_user: restore check for mixing of clien...
2016-10-30  Simon ArlottUse const hook data where possible
2016-09-16  William PitcockMerge pull request #217 from Xenthys/release/4
2016-09-16  Stephen BennettAdd hooks for local and remote nick changes
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
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-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-07  Elizabeth MyersMerge branch 'av2desc' of https://github.com/awilfox...
2016-03-07  Elizabeth MyersAdd more core module descriptions
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-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-11-20  William Pitcocksend: add negation argument to sendto_common_channels_l...
2015-09-13  Jilles TjoelkerRemove the unneeded username parameter to register_loca...
2015-03-01  Jilles TjoelkerFix some compiler warnings about signed/unsigned compar...
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.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-04-18  Alex Iadiciccom_nick: Reject nicks with '~' in them, rather than...
2013-03-23  Jilles TjoelkerDon't send ERR_NICKCOLLISION to a user that will not...
2013-02-03  Jilles TjoelkerUID/EUID: Add server's SID to invalid UID error message.
2013-02-03  Jilles TjoelkerUID/EUID: Check that the UID starts with the server...
2011-11-29  William PitcockAdd support for customizing the usable nick length.
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-17  Jilles TjoelkerReplace parv[0] with source_p->name.
2009-01-16  Jilles TjoelkerRemove more TS5 remnants.
2009-01-16  Jilles TjoelkerLog to serverlog when throwing out a server because...
2009-01-16  Jilles TjoelkerClose the local link that sends a TS5 NICK introduction.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-16  Jilles TjoelkerAdd more detail in squit reason for certain invalid...
2008-09-06  Jilles TjoelkerClose the link that sends an invalid UID.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-04  Jilles TjoelkerMove nick collision notices from +s to +k.
2008-06-08  William Pitcockcore modules: no more TS5.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-06  Jilles TjoelkerIf we see an invalid nick, close the local link instead...
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatsko'ServerStats->' -> 'ServerStats.'
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery YatskoMyFree -> rb_free
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  Jilles TjoelkerChange over some dlink functions.
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-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-01  Jilles TjoelkerFix receiving TS5 client introductions.
2007-11-20  William PitcockGet rid of User.server.
2007-06-22  jilles[svn] Call add_to_hostname_hash() with correct (orig...
2007-04-22  jilles[svn] SAVE: make the nickTS of the UID nick equal to...
2007-04-22  jilles[svn] Force nickTS to increase when a local user change...
2007-01-25  nenolod[svn] - the new plan: