]> jfr.im git - solanum.git/history - modules/core/m_join.c
implement configurable channel modes (closes #31)
[solanum.git] / modules / core / m_join.c
2015-12-11  William Pitcockimplement configurable channel modes (closes #31)
2015-01-30  Jilles TjoelkerMerge branch 'master+sjoin-deadcode' of https://github...
2015-01-30  Attila MolnarSJOIN: Remove some dead code
2014-08-15  Jilles TjoelkerSJOIN: Fix crash when both mode parameter and UID list...
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-07-19  Quora DodrillMerge pull request #32 from anarcat/gnutls-restore
2013-07-07  Jilles Tjoelkerjoin: Fix messages about join failures such as banned.
2013-02-21  William PitcockMostly enable support for checking format strings with...
2012-03-25  Keith BuckRemove unused variable cruft.
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-18  Keith Buckratelimit: Add rate-limiting to MOTD, WHO, and remote...
2012-02-16  Jilles TjoelkerSend forward channel when bans are added/removed becaus...
2012-01-08  Jilles TjoelkerFix assertion failure when failing to join a channel...
2012-01-08  Jilles TjoelkerFix a warning about const with forward channels.
2011-11-12  Jilles TjoelkerFix -Wformat errors found in ircd-ratbox.
2011-09-25  Jilles TjoelkerIf use_forward=no, ignore any forwarding for joins...
2011-09-25  Jilles TjoelkerPut back use_forward.
2011-08-13  Elizabeth Jennifer... Port ircd-seven banfowards to charybdis.
2011-04-19  Kiyoshi AmanAutomated merge with http://hg.atheme.org/charybdis
2011-04-06  Jilles TjoelkerAllow kick_on_split_riding to protect channels with...
2010-12-21  Stephen BennettBring across disable_local_channels config option from...
2010-12-16  William PitcockUse send_channel_join().
2010-12-14  William PitcockSend ERR_TOOMANYCHANNELS for each channel join that...
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-08-24  William PitcockEnforce TS rules on MLOCKs.
2010-02-21  Jilles TjoelkerDo not penalize for spambot checks if creating a new...
2010-02-21  Jilles TjoelkerJOIN 0: Make spambot check equivalent to PART's.
2010-02-21  Jilles TjoelkerRemove dead code: last_join_time is already updated...
2010-02-21  Jilles TjoelkerDo not check for spambot if the user is not allowed...
2009-02-21  Jilles TjoelkerAdd channel::only_ascii_channels config option
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-07  Jilles TjoelkerRemove obsolete comment.
2008-11-08  Jilles TjoelkerMake comment for ms_join() up to date.
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-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  Valery YatskoA very draft version of extensions, which are adding...
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 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-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-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-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  William Pitcockircsprintf -> rb_sprintf
2008-04-01  William Pitcockstart making this compile
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-17  Jilles TjoelkerDon't allow opers to bypass can_create_channel check.
2007-11-20  William PitcockGet rid of User.server.
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-14  jilles[svn] Use TS6 prefix for server-server JOIN 0.
2007-02-20  jilles[svn] Port over ratbox 2.2 r23507, r23624, r23626 ...
2007-01-31  jilles[svn] Change spambot, flooder and jupe joiner notices...
2007-01-25  nenolod[svn] - the new plan: