Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-14 | Reinitialise git for post 1.8.6 development | Charles Kingsley | |
2011-05-14 | Anope 1.8.6 Release1.8.6 | Charles Kingsley | |
2011-05-02 | Bug #1236 - Fixed crash in enc_md5 on Mac | Adam | |
2011-04-28 | Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ↵ | Viper | |
ns_register is not loaded & ns_maxemail is loaded. This Bug cannot be structurally fixed, needs to be addressed by 3rd party module authors for similar situations. This implementation can serve as a template. | |||
2011-04-28 | Added events for module loading/unloading and command creation/deletion. | Viper | |
Enables modules expanding on other modules to adjust hooks if needed. - Related to bug #1263. | |||
2011-03-24 | Fixed bug #1252 - The group display nick showing in HS req memos instead of ↵ | Viper | |
the requesting alias. Also cleaned up the mess in Changes... | |||
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 | Updated Changes | Adam | |
2011-01-29 | Updated german language file | DukePyrolator | |
2011-01-28 | Fixed not introducing our clients with usermode +k on InspIRCd 2.0 | Adam | |
2010-12-23 | Remove vhost requests from nicks that expire | Adam | |
2010-12-23 | Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users ↵ | Adam | |
real hostname and IPs in an attempt to prevent unauthorized users from gaining other users IPs via brute force attacks. | |||
2010-12-15 | Bug #1213 - Fixed /cs enforce #channel to say SET was enforced not (null) | Adam | |
2010-10-31 | Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z | Adam | |
2010-09-11 | Initialise git for 1.8-git | Charles Kingsley | |
2010-09-11 | 1.8.5 Release1.8.5 | Charles Kingsley | |
2010-09-10 | Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵ | Viper | |
when needed. | |||
2010-09-05 | Added InspIRCd 2.0 support | Adam | |
2010-08-14 | Updated german language file. | Han | |
2010-08-14 | Added a config option that allows nix users to fork when sending mail, can ↵ | Adam | |
drastically speed up mail sending on some boxes | |||
2010-08-05 | Fixed bug #1180 - Fixed tracking of internal clients when they change nicks ↵ | Adam | |
on TS6 IRCds | |||
2010-08-03 | Fixed bug #1178 - properly track users hosts when a user is -x and has a ↵ | Adam | |
vhost via chghost | |||
2010-07-03 | Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv ↵ | Adam | |
REGISTER This prevents us from truncating peoples passwords without telling them, which makes it so you can't identify with the same password you registered with if your password is really long. | |||
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 ↵ | Viper | |
UIDs into nicks on kills. | |||
2010-06-15 | Fixed ./Config to correctly load the previously used settings from config.cache | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3005 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-08 | Never unset mod_current_module in functions that modules might call, instead ↵ | Adam- | |
save the old values and reset them git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-06-04 | Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call | phil-lavin | |
Added user identified check to validate_user() to prevent identified user being told to identify git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2999 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-23 | Added param to EVENT_CHANGE_NICK for old nickname | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-23 | Added an internal events called when nick is ghosted and when nick is recovered | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-18 | Fixed English and grammar in e-mail messages | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-12 | Added a tonne of alog()s to log all stateful commands | phil-lavin | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2952 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-09 | Added an Atheme to Anope database converter | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2943 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-05-05 | Added an internal event called when a nick is requested | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-29 | Fixed deleting nick requests to only delete the requested nick | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2918 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-20 | Fixed /ns info to show when a nick expires to services opers, not only admins | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2900 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-04-15 | Fixed bug #1154 - Fixed a potential crash in cs_clear ops | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2895 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-15 | Closed a forgotten file pointer in os_info that would make Windows backups ↵ | Adam- | |
of os_info.db fail git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2893 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-04 | Version bumps for 1.8-SVN | sjaz | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2861 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-04 | Bump versions for 1.8.4 release.1.8.4 | sjaz | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-04 | Updated Changes | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2858 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-04-01 | Moved an entry in the Changelog I had oringinally put in the wrong place | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2853 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-03-29 | Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ↵ | Adam- | |
when defcon is actually on git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2841 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-19 | Changes docs bump to 1.8 SVN and credit for tr.l added to docs/README (Sorry ↵ | sjaz | |
I missed this for release). git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2774 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-19 | Bump files to 1.8.3 for release1.8.3 | sjaz | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2771 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-15 | Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clients | Adam- | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2761 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-12-20 | Using SQL with RDB will now automatically fix databases affected by the bug ↵ | Adam- | |
fixed in r2386 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2712 5417fbe8-f217-4b02-8779-1006273d7864 |