]> jfr.im git - irc/rqf/shadowircd.git/history - modules/core
Update TODO
[irc/rqf/shadowircd.git] / modules / core /
2008-11-29  Jilles TjoelkerAllow coloured part reasons in -c channels.
2008-11-15  Jilles TjoelkerAllow +z messages from outside if -n.
2008-11-08  Jilles TjoelkerMake comment for ms_join() up to date.
2008-09-24  Jilles TjoelkerDo not send snotes/logs about juped servers trying...
2008-09-24  Jilles TjoelkerMake TS deops appear to come from the same server the...
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-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-29  Jilles TjoelkerRemove some dead code.
2008-08-25  Jilles TjoelkerRemove another remnant of server hostmasking.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerRemove an unnecessary check for &channels -- sendto_ser...
2008-07-31  Jilles TjoelkerUse channel_modes() to convert a new channel's modes...
2008-07-27  Jilles TjoelkerLet ops/voices bypass tgchange/floodcount if sending...
2008-07-27  Jilles TjoelkerRemove user@server messages to local users.
2008-07-27  Valery YatskoA very draft version of extensions, which are adding...
2008-07-21  Jilles TjoelkerAlso apply floodcount to messages to remote clients...
2008-07-13  Jilles TjoelkerDo not check floodcount if user is messaging self.
2008-07-04  Jilles TjoelkerMove nick collision notices from +s to +k.
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-06-13  Jilles TjoelkerMove -bqeI from lower TS SJOIN to a more logical place.
2008-06-13  Jilles TjoelkerAdd an additional check to mr_server() for TS6, in...
2008-06-13  Jilles TjoelkerSJOIN: remove various TS5 stuff
2008-06-12  Jilles TjoelkerBranch merge
2008-06-12  Jilles TjoelkerSJOIN: check minimum parameters more strictly.
2008-06-08  William PitcockSuppress a warning.
2008-06-08  William Pitcockcore modules: no more TS5.
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-20  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-20  William PitcockRemainder of irc_string.* is moved to new inline/string...
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrtoken -> rb_strtok_r (with arguments order changes)
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcat -> rb_strlcat
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-20  Valery YatskoCode cleanup (m_die)
2008-04-20  Valery YatskoMoving some m_die code into ircd_shutdown(reason) funct...
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-08  Valery YatskoFixed two places, where sendto_realops_flags was mistak...
2008-04-08  Valery YatskoBranch merge
2008-04-07  Valery Yatsko'pargs' gone from set_final_mode - should be correct
2008-04-07  Valery Yatskom_sjoin.c gone, merged with m_join.c
2008-04-06  Jilles TjoelkerIf we see an invalid nick, close the local link instead...
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
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-02  Valery YatskoLine doesn't exists in ratbox3 and makes compile warnin...
2008-04-02  Valery YatskoReverting to 398.. trying again with native charybdis...
2008-04-02  Valery Yatskom_message::add_target from ratbox3
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  Valery Yatskolibcharybdis includes gone.
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 PitcockMake this compile, but lots of warnings.
2008-04-01  William Pitcockircsprintf -> rb_sprintf
2008-04-01  William Pitcockstart making this compile
2008-03-29  Jilles TjoelkerFix compiler warning.
2008-03-15  Jilles Tjoelkertarget change: use fnv32 hash of UID instead of pointer...
2008-03-02  Jilles TjoelkerShow some target change statistics in /stats t.
2008-02-27  William PitcockRemove CHFL_DEOPPED entirely.
2008-02-24  Jilles TjoelkerRemove CHFL_DEOPPED check from TMODE.
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-28  Jilles TjoelkerMore helpful ERROR server notices.
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-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-24  Jilles TjoelkerMake the other notices to snomask +b network wide.
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-17  Jilles TjoelkerDon't allow opers to bypass can_create_channel check.
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-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-11-20  William PitcockGet rid of User.server.
2007-06-22  jilles[svn] Call add_to_hostname_hash() with correct (orig...
2007-05-27  jilles[svn] - allow JOIN 0 from remotes
2007-05-27  nenolod[svn] - disallow JOIN 0
2007-04-28  jilles[svn] Merge old trunk r2767:
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-04-14  jilles[svn] Use TS6 prefix for server-server JOIN 0.
2007-04-14  jilles[svn] Use orighost in kill server notices.
2007-03-28  jilles[svn] Don't show the UID if a TS6 server sends a kick...
2007-03-28  jilles[svn] Merge old trunk r2695:
next