]> jfr.im git - solanum.git/history - modules/core/m_server.c
extensions/umode_hide_idle_time: mask times for hidden sources (#373)
[solanum.git] / modules / core / m_server.c
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-08  jessmake more snotes L_NETWIDE
2018-08-15  Simon Arlottm_pass: store unverified SID in preClient for use in...
2017-07-23  Simon Arlottircd: check_server: don't allow a connection if that...
2016-12-09  Keith Buckmr_server: Handle certificate validation errors.
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-04-23  Simon Arlottmr_server: Report certificate fingerprint mismatches
2016-04-23  Simon Arlottmr_server: Handle unknown error codes
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-09  Elizabeth MyersMove module description headers to the top
2016-03-08  Elizabeth MyersRemove another silly outdated comment [ci skip]
2016-03-07  Elizabeth MyersMerge branch 'awilfox-av2desc'
2016-03-07  Elizabeth MyersMerge branch 'av2desc' of https://github.com/awilfox...
2016-03-07  Elizabeth MyersAdd more core module descriptions
2016-03-07  Andrew Wilcoxcore/m_server: Add AV2 description
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
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...
2014-09-21  Jilles Tjoelkerserver: Remove two dead stores.
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-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
2013-01-02  Jilles Tjoelkerserver: Show the missing CAPABs when rejecting a server.
2013-01-02  Jilles Tjoelkerserver: Move required CAPAB check after authentication...
2012-12-18  Jilles Tjoelkerserver: Fix required capabilities check if there is...
2012-03-25  Keith BuckRemove unused variable cruft.
2012-02-04  William Pitcockm_server: make sure required_caps is non-zero.
2012-02-04  William Pitcockm_server: reenable required cap negotiation
2012-02-04  William PitcockMigrate capability negotiation code to new dynamic...
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-04-21  Jilles TjoelkerMove check for required CAPABs to mr_server -- CAPAB...
2009-03-01  Jilles TjoelkerRemove some unused variables.
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2008-09-24  Jilles TjoelkerDo not send snotes/logs about juped servers trying...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-05  Jilles TjoelkerRemove check that cannot happen due to minparc in Messa...
2008-09-05  Jilles TjoelkerImprove server notices for hub_mask/leaf_mask.
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-09-05  Jilles TjoelkerRemove comment referencing LazyLeaf.
2008-09-05  Jilles TjoelkerAvoid empty strings in various notices about rejected...
2008-09-05  Jilles TjoelkerImprove server notices for servers introducing existing...
2008-09-03  Jilles TjoelkerImprove server notices about duplicate SIDs.
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-25  Jilles TjoelkerRemove another remnant of server hostmasking.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-13  Jilles TjoelkerAdd an additional check to mr_server() for TS6, in...
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-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-08  Valery YatskoFixed two places, where sendto_realops_flags was mistak...
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  William Pitcockstart making this compile
2007-12-25  Jilles TjoelkerSend a few more snotes about remote connects netwide.
2007-12-25  Jilles TjoelkerUse "SID Exists" instead of "Server Exists" where appro...
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-03-28  jilles[svn] Merge old trunk r2226:
2007-02-01  jilles[svn] Remove server_exists() which checked whether the
2007-01-25  nenolod[svn] - the new plan: