summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2009-03-06Convert helpop to use a ModeHandler base rather than a SimpleUserModeHandler,...w00t
2009-03-05m_sakick needs to be marked VF_COMMONdanieldg
2009-03-05Fix delayjoin adding an extra @ prefix modedanieldg
2009-03-05Fix crash when services (or a misbehaving remote server) introduces a server ...danieldg
2009-03-04delayjoin: Remove broken check for channel ops, use ModeHandler parameter ins...danieldg
2009-03-04Clean up delayjoin extension behaviordanieldg
2009-03-02Revert "Don't apply channel modes received in an non-burst, non-creation FJOI...danieldg
2009-03-02Don't apply channel modes received in an non-burst, non-creation FJOIN, becau...danieldg
2009-03-01Fix a crash in m_conn_waitpong, spotted by Obi_Wan.dz
2009-02-27Revert r10640, it blocked override notices unless they contained an op/deop/etcdanieldg
2009-02-27Add more information to /CHECK outputdanieldg
2009-02-27[Taros] Add m_sakick.sodanieldg
2009-02-27Fix SID-sourced KILL being displayed to killee as from SID not from server namedanieldg
2009-02-27Fix previous module mismatch message; "remote" is misleading when sent as an ...danieldg
2009-02-25Add VF_COMMON to all modules that provide an extbandanieldg
2009-02-25Remove VF_COMMON from m_banredirect, it only adds an extbandanieldg
2009-02-25Clarify CMD_LOCALONLY return values for /WATCHdanieldg
2009-02-25m_customtitle: Don't route TITLE command, route metadata onlydanieldg
2009-02-25Allow accountname to be changed without an explicit unsetdanieldg
2009-02-24Clarify module mismatch messagedanieldg
2009-02-24Allow non-opers to use /MKPASSWDdanieldg
2009-02-24Fix svn:keywords on m_nationalchars.cppdanieldg
2009-02-23m_uninvite and m_ssl_oper_cert should be marked as VF_COMMON and returning CM...special
2009-02-23Forward port r11142: Commands that only give a response locally should not be...special
2009-02-22Forward port r11137 from stable:peavey
2009-02-19Remove unneeded "fd" member of issl_sessiondanieldg
2009-02-19Remove unneeded comment about warnings on 64-bitdanieldg
2009-02-19GnuTLS does not need a double-copy input bufferdanieldg
2009-02-19SAPART does indeed take up to 3 parameters.dz
2009-02-19Fix crash on /SHUN with exactly 2 parametersdanieldg
2009-02-18Add UID to CHECK outputdanieldg
2009-02-18Remove unused NumServers fielddanieldg
2009-02-18Remove MaxMapHeight, replace with dynamically sized buffersdanieldg
2009-02-18Apparently casting to float is not sufficient to cause a conversiondanieldg
2009-02-18Rework /MAP output to not be overly widedanieldg
2009-02-18Remove had no maxparabrain
2009-02-18Maxpara on these was 3, should be 2brain
2009-02-16Remove redundant PriorityState, enum Priority does the exact same thing.w00t
2009-02-15Several changespeavey
2009-02-15Fixify commentspeavey
2009-02-15Fix warningbrain
2009-02-15Target route SANICK and when we hit the target let NICK do the propogating fo...peavey
2009-02-15Fix for bug #725, operprefix rank value conflicts with founder rank value, ra...brain
2009-02-15m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opersdanieldg
2009-02-14Nuke trailing spacespeavey
2009-02-14Le oops, got wrong sender on kick.peavey
2009-02-14Make override work with KICK PART and JOINpeavey
2009-02-14Fix reverse logic on oper override on names listpeavey
2009-02-12Forward port r11094:peavey
2009-02-12and here, and herepeavey