summaryrefslogtreecommitdiff
path: root/src/protocol
AgeCommit message (Collapse)Author
2010-04-17fixed missing SID on FJOIN in inspircd12 protocol moduleDukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2899 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-11Added support for tracking permanent channelsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2807 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11updated copyright info for 2010pimpmylinux
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-03Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is ↵Adam-
recieved for them before the next uid/eob git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2731 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-03Fixed typo in inspircd12.h causing 2 modes to use the same bit.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2730 5417fbe8-f217-4b02-8779-1006273d7864
2009-12-01Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as ↵Adam-
virtual host and will use both in matching for things git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2679 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-30All usermodes are now recognized and properly set internally on Insp 1.2.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2601 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-30More dynamic detection of channel modes on InspIRCd 1.2.jantje_85
Also fixes params being linked to the wrong mode. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2598 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients ↵Adam-
nicknames git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2544 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed crash when juping servers on InspIRCd 1.2Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2543 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed remote whoises on services clients on InspIRCd 1.2Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2542 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added InspIRCd 1.2 protocol module into Windows makefiles and installer scriptsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2537 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2536 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added option for delayed pseudo-client introduction. (Required for Insp 1.2)jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-20Update to allow windows build to function with the removal of inspircd10.csjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2329 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-11Fix potential crash in Charybdis protocol module, patch by Adam.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2321 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-02Fix compile error with inspircd11 module.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2240 5417fbe8-f217-4b02-8779-1006273d7864
2009-03-30Modified patch to change vhost removal to work correctly in all cases, ↵rburchell
originally by Szymek. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2221 5417fbe8-f217-4b02-8779-1006273d7864
2009-03-30Correctly initialise variables in jointhrottle check, noted by Szymek.rburchell
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2220 5417fbe8-f217-4b02-8779-1006273d7864
2009-03-30Remove insp1.0 protocol modules. 1.0 has been unsupported by upstream for a ↵rburchell
very long time, and they contain a number of bugs since fixed in the 1.1 module. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2219 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-23Backport of fix from r2131, inspircd11 module should send the current ↵cyberbotx
timestamp, not the timestamp that the akill was set at. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2132 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-12Backport from 1.9.1 - inspircd11: Pass chants in JOIN message to not blow ↵rburchell
away timestamps. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2023 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-04Applied patch by mooncup to re-apply the cloaked host when using /hs off for ↵robbeh
unreal32 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1943 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-29Bug 1001: Added support for internal tracking of +j channel mode (throttling).jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1940 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03Update copyright & contact information within files.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-01Anope Stable Branchsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864