]> jfr.im git - irc/rqf/shadowircd.git/history - src/channel.c
Removal of ancient SVN ID's part one
[irc/rqf/shadowircd.git] / src / channel.c
2010-06-11  JD HorelickRemoval of ancient SVN ID's part one
2010-05-27  B.GreenhamFix some valgrind warnings.
2010-05-21  JD HorelickChange kicknorejoin to be hardcoded to 2 seconds instea...
2010-05-21  JD HorelickBacked out changeset 9bd802724b74
2010-05-21  JD HorelickRemove +J chmode (KICKNOREJOIN)
2010-03-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-16  B.GreenhamRemove override being able to automatically and silentl...
2010-03-08  JD HorelickMake override WALLOPS actually send netwide this time.
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-08  B.GreenhamMake joining in override only wallops if you couldn...
2010-03-08  JD HorelickChange all override snotes to wallops to match m_o...
2010-03-07  B.GreenhamLooks like irc_dictionary things cannot support more...
2010-03-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-06  JD HorelickMade overriding join send snotes.
2010-03-05  B.GreenhamClean up +J to work nicely and properly.
2010-03-05  B.GreenhamMake channel_metadata_time_add accept a regular value...
2010-03-05  B.GreenhamThere's no reason to have two nearly identical structs...
2010-03-05  B.GreenhamAdd *_metadata_clear and start using them.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  B.GreenhamFinish chmode +K, which prevents repeated lines.
2010-03-04  B.GreenhamMake it so that channels can have more than one piece...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-03  JD HorelickA couple more chm_hidden cleanups/fixes.
2010-03-03  JD HorelickFramework for hidden (only opers can see/set them)...
2010-03-01  B.GreenhamAdd channel::exemptchanops, and make +cCDTNG support it.
2010-03-01  B.GreenhamBorrow some ircd-seven code to create channel::use_loca...
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
2010-02-28  B.GreenhamUpdate find_channel_status() for halfop and owner.
2010-02-28  B.GreenhamAdd is_halfop() and is_owner() and start using them...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd can_kick_deop() and use it in m_kick.
2010-02-28  B.GreenhamMove is_chanop_voiced() to a function in channels.c...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd is_any_op() in preperation for adding +ah, start...
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-26  B.GreenhamFix everything I broke with the last three commits...
2010-02-26  B.GreenhamAdd has_common_channel(), which is needed by umode +G.
2010-02-25  JD HorelickOverride part one.
2010-02-25  JD HorelickBacked out changeset 677d7b5cbbcc
2010-02-25  JD Horelickbad
2010-02-25  JD Horelickbranch merge
2010-02-25  JD Horelickbranch merge
2010-02-25  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-25  B.GreenhamAdd chmode +N, which prevents nickchanges.
2010-02-25  JD Horelickautochanmodes support
2010-02-23  JD HorelickSome changes to bring the code i moved all around up...
2010-02-23  JD HorelickForgot to constify
2010-02-23  JD HorelickAdd an include
2010-02-23  JD HorelickMore moving
2010-02-23  JD Horelickmove user_join() to channels.c
2010-02-23  JD HorelickStart moving parts of join to channels.c so they can...
2010-02-21  Jilles Tjoelkerspambot checks: Fix excessive expiry in some cases.
2008-11-08  Jilles TjoelkerShow spambot notices for joins, not for parts.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-04  Valery V YatskoMoved extern chmode_flags declaration from channel...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-06-28  Jilles TjoelkerReset check_splitmode_ev to NULL after removing it,
2008-06-28  Valery V YatskoRemove Channel->users_last, used nowhere
2008-06-28  Valery V Yatsko'struct config_channel_entry ConfigChannel' in channel...
2008-06-28  Valery V Yatsko'rb_dlink_list global_channel_list' declaration moved...
2008-06-28  Valery V Yatskochannel_heap,ban_heap,topic_heap,member_heap declared...
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-06-13  Jilles TjoelkerUnbreak sending out bans and simple modes with parameters.
2008-06-08  William PitcockMore TS6 special cases simplified.
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1
2008-04-20  Jilles TjoelkerMove some declarations to header files, this enforces...
2008-04-20  Jilles TjoelkerFix various compiler warnings.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcat -> rb_strlcat
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  William Pitcockchannel.c done!!!!
2008-04-02  William PitcockAutomated merge with http://85.237.34.214:8000/
2008-04-02  Valery Yatskook, trying to work on blockheap's stuff
2008-04-02  Valery YatskoBlockHeap -> rb_bh
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoDubString -> rb_strdup
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 Pitcockmacro replacement
2008-04-01  William Pitcockdlink -> rb_dlink
2008-04-01  William Pitcockircs[n]printf -> rb_s[n]printf
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-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-11-07  jilles[svn] allocate_channel(): no need to truncate name...
2007-10-27  jilles[svn] Fix a memory leak.
2007-04-26  jilles[svn] Merge old trunk r2065,r2067:
2007-03-15  jilles[svn] Allow /invite (but not invex) to override +r...
2007-01-31  jilles[svn] Change spambot, flooder and jupe joiner notices...
2007-01-25  nenolod[svn] - the new plan: