summaryrefslogtreecommitdiff
path: root/src/protocol/inspircd20.c
AgeCommit message (Collapse)Author
2014-01-01Update copyright to 2014. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2013-07-26Properly jupe servers on inspircd by using RSQUIT, waiting for the ↵Adam
corresponding SQUIT, and then introducing the new server
2013-01-09Update copyright to 2013. This was done with:Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
2012-07-30Fixed crash when InspIRCd sends user MODE changesAdam
for users that don't "exist" (probably us)
2012-01-02Updated Copyright to 2012Adam
2011-08-09Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from ↵Adam
syncing servers
2011-05-30Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloadedAdam
2011-03-04Change to users masked host instead of the real one after turning vhost off ↵lethality
in inspircd.
2011-01-28Fixed not introducing our clients with usermode +k on InspIRCd 2.0Adam
2011-01-08Enable NICKIP for InspIRCd 1.2+Adam
2011-01-06Updated Copyright to 2011lethality
2010-09-10Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵Viper
when needed.
2010-09-10Fixed comments to be accepted by all compilers..Viper
2010-09-08Fixed Windows buildAdam
2010-09-05Added InspIRCd 2.0 supportAdam