summaryrefslogtreecommitdiff
path: root/modules/protocol
AgeCommit message (Expand)Author
2016-12-01Split more protocol module message handler declarations into module headersAdam
2016-12-01Allow encap handlers to recall message processing, make protocol/inspircd do ...Adam
2016-11-25Rename most ext fields names to be consistent with everything else, add acces...Adam
2016-10-07ratbox: fix RESVsMichael Hazell
2016-10-07Add/fix various checks on source user existing in the protocol modulesAdam
2016-10-07Properly support RESV and UNRESV in Charybdis, and improve RESV setting for p...Michael Hazell
2016-10-07Move core message handles to protocol/rfc1459Adam
2016-10-06Handle /join 0 for ratbox & charybdisZoddo
2016-10-02Send vident/vhost in SVSLOGIN with SASLZoddo
2016-10-02Fix host on charybdis if there is no vhostZoddo
2016-10-02proto/charybdis: Add support for MECHLISTToni Kaija
2016-10-02Implement support for SASL 3.2 mechanism lists.Peter Powell
2016-10-01Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV me...miwob
2016-09-30Update SendSGLine() in hybrid's protocol module to add support for temporary ...miwob
2016-09-30hybrid.cpp: clean up style to match with other code; update copyright headermiwob
2016-09-30unreal: use uid for chghostAdam
2016-09-28Forward port various Unreal4 things, drop Unreal3 supportAdam
2016-09-28hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...miwob
2016-09-25Get rid of service alias stuff, make proto mods link to each otherAdam
2016-09-23Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uidAdam
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