Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-15 | Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3. | Viper | |
2011-08-18 | Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and ↵ | Adam | |
removed support for +a | |||
2011-08-09 | Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from ↵ | Adam | |
syncing servers | |||
2011-05-30 | Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded | Adam | |
2011-03-21 | Forgot vidents | Adam | |
2011-03-21 | Added support m_services.c and m_change.c from Hybrid's contrib folder | Adam | |
2011-03-04 | Change to users masked host instead of the real one after turning vhost off ↵ | lethality | |
in inspircd. | |||
2011-03-03 | Fixed opping our clients on ratbox when TS6 is not used. | Adam | |
2011-02-23 | Rejoin our clients if kicked on TS6 IRCDs and made ratbox protocol module ↵ | Adam | |
use account tracking | |||
2011-01-28 | Fixed not introducing our clients with usermode +k on InspIRCd 2.0 | Adam | |
2011-01-21 | Bug #1233 - Fixed some misuse of apostrophes - patch by binki | lethality | |
2011-01-08 | Enable NICKIP for InspIRCd 1.2+ | Adam | |
2011-01-07 | Some more copyright/typo fixes, spotted by chaz :P | lethality | |
2011-01-06 | Updated Copyright to 2011 | lethality | |
2010-10-31 | Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z | Adam | |
2010-09-10 | Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵ | Viper | |
when needed. | |||
2010-09-10 | Fixed comments to be accepted by all compilers.. | Viper | |
2010-09-08 | Fixed Windows build | Adam | |
2010-09-07 | Merge branch '1.8' of git.sigterm.info:gitroot/anope/anope into 1.8 | Adam | |
2010-09-07 | Fixed make strict build and cleaned up some warnings | Adam | |
2010-09-05 | Added InspIRCd 2.0 support | Adam | |
2010-08-25 | Fixed InspIRCd1.2 protocol module passing invalid users in the SJOIN string ↵ | Adam | |
which made internal debug messages confusing/wrong | |||
2010-08-16 | Kill users using our nicks when on InspIRCd 1.2 | Adam | |
Apparently InspIRCd does not value ULines | |||
2010-08-12 | fixed line break in my last commit :( | lethality | |
2010-08-12 | Fixed some English when unreals link block is incorrect and bump version ↵ | lethality | |
number from my last commit | |||
2010-08-05 | Fixed bug #1180 - Fixed tracking of internal clients when they change nicks ↵ | Adam | |
on TS6 IRCds | |||
2010-07-27 | Log 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-25 | Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported ↵ | Adam | |
by Angel-SL | |||
2010-07-06 | Fixed Windows build | Adam | |
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 ↵ | Viper | |
UIDs into nicks on kills. | |||
2010-06-18 | Removed all references to the SVN keyword Id | Adam | |
2010-06-18 | Set all of the core modules versions to VERSION_STRING - SVN is now ↵ | Adam | |
officially not used anymore | |||
2010-06-15 | Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing ↵ | Adam- | |
cloaked hosts if the user is introduced with a vhost git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3003 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Backport 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-10 | Fixed a memory leak and use of uninitialized values in ↵ | Adam- | |
unreal_jointhrottle_mode_check. Note we don't even use this function currently. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2947 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-05 | Print 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-17 | fixed missing SID on FJOIN in inspircd12 protocol module | DukePyrolator | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2899 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-03-11 | Added support for tracking permanent channels | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2807 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-11 | updated copyright info for 2010 | pimpmylinux | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-03 | Mark 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-03 | Fixed 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-01 | Fixed 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-30 | All 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-30 | More 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-09 | Fixed 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-09 | Fixed crash when juping servers on InspIRCd 1.2 | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2543 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-10-09 | Fixed remote whoises on services clients on InspIRCd 1.2 | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2542 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-10-06 | Added InspIRCd 1.2 protocol module into Windows makefiles and installer scripts | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2537 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-10-06 | This 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-06 | Added 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 |