summaryrefslogtreecommitdiff
path: root/modules/protocol
AgeCommit message (Expand)Author
2015-02-07- Added some missing user modes to the ircd-hybrid protocol modulemiwob
2015-02-06Merge pull request #101 from miwob/master+hybrid-protocol-no-globops-overrideAdam
2015-02-06- Removed SendGlobopsInternal() override as it's basically a duplicate of Sen...miwob
2015-02-06- Update ircd-hybrid protocol module to support channel mode 'C' (no CTCPs)miwob
2015-01-28More properly track topic change sources and allow users with access to chang...Adam
2015-01-05Merge branch '2.0' into 2.1Adam
2014-12-28Merge pull request #94 from webczat/2.0Adam
2014-12-28Merge pull request #93 from alexbarton/ngircd-fix-servertokenAdam
2014-12-28Fix adding regmoderated mode twice in plexusAdam
2014-12-27Remove now unnecessary eventhook constructor calls in module init listsAdam
2014-12-12Fix issue 1627.MichaƂ Zegan
2014-12-10Unconst these config Get<Anope::string> calls as it makes no senseAdam
2014-12-10Use a triat class for event names instead of having to manually give them pla...Adam
2014-12-07Add SAVE support to inspircd20Adam
2014-11-30Correctly assign nicks to their respective host serversAlexander Barton
2014-11-30Fix server token assignment of servers in the networkAlexander Barton
2014-11-24Rewrite serializable to have field level granularityAdam
2014-11-08Fix bahamut mode handlerAdam
2014-10-14Fix module event prioritization which was broken with the newerAdam
2014-10-06ngircd doesn't allow sourceless messagesAdam
2014-07-26Merge pull request #81 from miwob/master+invite_tsAdam
2014-07-26Use ts version of services stamp when the account is unconfirmed on Unreal as...Adam
2014-06-23Merge branch '2.0' into 2.1Adam
2014-06-19hybrid.cpp: add our own SendInvite() which sends the channel's timestamp alon...miwob
2014-06-09Track SVSKILL on unrealAdam
2014-05-30Don't allow setting -y on inspircd, secureops etc will try to enforce thisAdam
2014-05-28Merge branch '2.0' into 2.1Adam
2014-05-28Move most of the core pseudoclient logic to modulesAdam
2014-05-21Core prep for p10 stuffAdam
2014-05-13Sanitize nuh masks more to prevent the other side from rewriting them, which ...Adam
2014-05-13Update ircd-hybrid protocol moduleMichael Wobst
2014-04-29InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIESAttila Molnar
2014-04-25Add "virtual mode" supportAdam
2014-04-20New event systemAdam
2014-04-18Remove unused event.Adam
2014-04-04Removal of some more inspircd 1.2 stuffAdam
2014-04-02Set minus no arg on +l in all proto modsAdam
2014-04-01protocol/inspircd12: Remove supportDaniel Vassdal
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-03-05ngircd protocol module: really kill usersAlexander Barton
2014-03-01Set +x on plexus when vhosts are activated, fix desync from /hs offAdam
2014-02-27Hybrid does not let us add resvs as a server, but the core expects to be able...Adam
2014-02-27Handle nick collisions somewhat instead of blindly overwriting the nicksAdam
2014-02-14sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...Daniel Vassdal
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam
2014-01-31protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account nam...Daniel Vassdal
2014-01-28Use TBURST on hybrid to set topicsAdam
2014-01-25Fix setname handler on unrealAdam
2014-01-21Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.Adam
2014-01-20Alias charybdis/uid -> ratbox/uid because grawity is weirdAdam