summaryrefslogtreecommitdiff
path: root/include
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-09-18Add padding to struct memo for non mysql builds to keep abi compat with ↵Adam
mysql builds
2013-02-17add japanese translationAYANOKOUZI, Ryuunosuke
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-01-02Updated Copyright to 2012Adam
2011-08-22Added event to warn modules a nickcore gets a new display nick or is about ↵Viper
to be dropped. (This should enable modules to more easily link their data to anopes core data.)
2011-04-28Added 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-24Fixed 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-01-07Some more copyright/typo fixes, spotted by chaz :Plethality
2011-01-06Updated Copyright to 2011lethality
2010-12-23Bug #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-07Fixed some warnings found by cppcheckAdam
2010-09-28Rewrote the mail forking code to use pipes, sometimes mails wouldn't work ↵Adam
with the old method
2010-09-07Fixed make strict build and cleaned up some warningsAdam
2010-08-14Added a config option that allows nix users to fork when sending mail, can ↵Adam
drastically speed up mail sending on some boxes
2010-07-06Fixed Windows buildAdam
2010-07-05Removed enc_encrypt_in_place, it is unnecessary and using it like it was ↵Adam
designed breaks long passwords.
2010-06-18Removed all references to the SVN keyword IdAdam
2010-05-23Added an internal events called when nick is ghosted and when nick is recoveredphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Added an internal event called when a nick is requestedAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-24Removed some unused functions from extern.h and changed docs/IRCD to not ↵Adam-
tell lies git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2834 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
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-11-25Cleaned up a lot of the channel access reordering code, properly change ↵Adam-
users with less than voice access on channels to XOP, and fix a potential crashbug after switching to XOP on IRCds that do not support halfop git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2667 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-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-09-09Fixed a number of TS6 issues, mainly related to nicks instead of IDs being ↵jantje_85
given to anope_cmd_mode() in combination with a status change (Bug #1096). Also Fixed a small bug in os_oline. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2495 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-08Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2297 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