summaryrefslogtreecommitdiff
path: root/src/protocol/inspircd12.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-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-05Added InspIRCd 2.0 supportAdam
2010-08-25Fixed InspIRCd1.2 protocol module passing invalid users in the SJOIN string ↵Adam
which made internal debug messages confusing/wrong
2010-08-16Kill users using our nicks when on InspIRCd 1.2Adam
Apparently InspIRCd does not value ULines
2010-08-05Fixed bug #1180 - Fixed tracking of internal clients when they change nicks ↵Adam
on TS6 IRCds
2010-07-27Log out superadmins when someone forces them to logout, and fixed crash when ↵Adam
using /os umode +r on an unregistered user when using inspircd12
2010-07-25Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported ↵Adam
by Angel-SL
2010-07-06Fixed Windows buildAdam
2010-06-18Removed all references to the SVN keyword IdAdam
2010-06-18Set all of the core modules versions to VERSION_STRING - SVN is now ↵Adam
officially not used anymore
2010-05-23Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on ↵Adam-
InspIRCd 1.2 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2981 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Print an error if the TS6 SID isn't set/is set incorrectly, most people ↵Adam-
don't know how to work logfiles git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2930 5417fbe8-f217-4b02-8779-1006273d7864
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
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-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