solanum/modules/core
Jilles Tjoelker 81daf9555b Remove CHFL_DEOPPED check from TMODE.
This check sometimes blocks oper overrides (OMODE).
It does not stop any hacks that the channelTS check
already stops, because CHFL_DEOPPED is only set when
this server ignored an @ in an incoming SJOIN (the
SJOIN is then propagated without the @) and this
can only be because of a TS difference.
2008-02-25 00:05:15 +01:00
..
m_die.c [svn] Merge old trunk r2695: 2007-03-28 07:45:46 -07:00
m_error.c More helpful ERROR server notices. 2007-12-28 01:31:56 +01:00
m_join.c Consolidate duplicate channel mode flags tables to one. 2007-12-25 01:00:20 +01:00
m_kick.c [svn] Don't show the UID if a TS6 server sends a kick with 2007-03-28 16:17:06 -07:00
m_kill.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_message.c Make the other notices to snomask +b network wide. 2007-12-24 22:43:47 +01:00
m_mode.c Remove CHFL_DEOPPED check from TMODE. 2008-02-25 00:05:15 +01:00
m_nick.c Replace int fd; in local client object with an fde object. 2007-12-28 15:06:33 -06:00
m_part.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_quit.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
m_server.c Send a few more snotes about remote connects netwide. 2007-12-25 16:19:54 +01:00
m_sjoin.c Consolidate duplicate channel mode flags tables to one. 2007-12-25 01:00:20 +01:00
m_squit.c [svn] Backport from early 3.x: 2007-01-24 23:23:01 -08:00