summaryrefslogtreecommitdiff
path: root/modules/protocol
AgeCommit message (Expand)Author
2016-09-23hybrid: set CanSQLineChannelAdam
2016-09-23Remove rfc1459 message framing everywhereAdam
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2015-12-31Rename haader file names to be consistent with module namesAdam
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-09-06Allow configuring modesAdam
2015-09-06Fix some service bot/botinfo mismatchesAdam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-09-06Don't unset modes which have no privilege associated with themAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29#1643 Umode +I is oper only on UnrealAdam
2015-04-28When introducing opered clients on inspircd send a fake opertypeAdam
2015-03-22Merge pull request #112 from attilamolnar/2.0+inspircdmlockAdam
2015-03-12Merge pull request #105 from miwob/master+use-uid-for-svsnickAdam
2015-03-12Merge pull request #106 from miwob/master+SendClientIntroductionAdam
2015-03-12Merge pull request #107 from miwob/master+misc-hybrid-changesAdam
2015-03-11InspIRCd 2.0: Re-set server-side topiclock when an incoming METADATA topicloc...Attila Molnar
2015-03-11InspIRCd 2.0: Re-set server-side mlock when an incoming METADATA mlock from a...Attila Molnar
2015-03-11InspIRCd 2.0: Pass use_server_side_topiclock and use_server_side_mlock refere...Attila Molnar
2015-03-11InspIRCd 2.0: Add METADATA handler, pass everything to inspircd12/metadataAttila Molnar
2015-03-11Remove cloak prior to applying vhost in insp20 fhost handlerAdam
2015-02-15- Misc updates to the hybrid protocol modules:miwob
2015-02-15- Update SendClientIntroduction() to use * for account names instead of 0miwob
2015-02-15- Change SendForceNickChange() to use UIDsmiwob
2015-02-10Merge pull request #102 from miwob/master+protocol-missing-modesAdam
2015-02-08Misc changes to the ircd-hybrid protocol module:miwob
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