Adam
|
969aacbf78
|
Update copyright to 2014. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
2014-01-01 20:51:08 -05:00 |
|
Adam
|
7a741b467c
|
Add padding to struct memo for non mysql builds to keep abi compat with mysql builds
|
2013-09-18 20:01:08 -04:00 |
|
AYANOKOUZI, Ryuunosuke
|
862b101935
|
add japanese translation
|
2013-02-17 14:08:20 +09:00 |
|
Adam
|
14a957f8a0
|
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
2013-01-09 04:23:25 -05:00 |
|
Adam
|
8559c57cd6
|
Updated Copyright to 2012
|
2012-01-02 21:10:40 -05:00 |
|
Viper
|
783f77d367
|
Added event to warn modules a nickcore gets a new display nick or is about to be dropped. (This should enable modules to more easily link their data to anopes core data.)
|
2011-08-22 00:25:34 +02:00 |
|
Viper
|
01946cb467
|
Added events for module loading/unloading and command creation/deletion.
Enables modules expanding on other modules to adjust hooks if needed.
- Related to bug #1263.
|
2011-04-28 21:00:46 +02:00 |
|
Viper
|
841b3f689e
|
Fixed bug #1252 - The group display nick showing in HS req memos instead of the requesting alias.
Also cleaned up the mess in Changes...
|
2011-03-24 23:43:53 +01:00 |
|
lethality
|
3ef227aa88
|
Some more copyright/typo fixes, spotted by chaz :P
|
2011-01-07 21:41:49 +00:00 |
|
lethality
|
f592417ec2
|
Updated Copyright to 2011
|
2011-01-06 02:32:32 +00:00 |
|
Adam
|
12b0ff0593
|
Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users real hostname and IPs in an attempt to prevent unauthorized users from gaining other users IPs via brute force attacks.
|
2010-12-23 16:59:56 -05:00 |
|
Adam
|
2b7dd6c2a0
|
Fixed some warnings found by cppcheck
|
2010-12-07 17:01:58 -05:00 |
|
Adam
|
e990259d6d
|
Rewrote the mail forking code to use pipes, sometimes mails wouldn't work with the old method
|
2010-09-28 18:08:07 -04:00 |
|
Adam
|
3a97d196f9
|
Fixed make strict build and cleaned up some warnings
|
2010-09-07 18:39:57 -04:00 |
|
Adam
|
d1b5797f5d
|
Added a config option that allows nix users to fork when sending mail, can drastically speed up mail sending on some boxes
|
2010-08-14 12:21:39 -04:00 |
|
Adam
|
3a422777c5
|
Fixed Windows build
|
2010-07-06 16:28:58 -04:00 |
|
Adam
|
e42f125a85
|
Removed enc_encrypt_in_place, it is unnecessary and using it like it was designed breaks long passwords.
|
2010-07-05 15:45:28 -04:00 |
|
Adam
|
7582b6503f
|
Removed all references to the SVN keyword Id
|
2010-06-18 18:55:41 -04:00 |
|
phil-lavin
|
ff17a9af7e
|
Added an internal events called when nick is ghosted and when nick is recovered
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 00:47:37 +00:00 |
|
Adam-
|
92bf0c800f
|
Added an internal event called when a nick is requested
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-05 14:17:54 +00:00 |
|
Adam-
|
dafccc1821
|
Removed some unused functions from extern.h and changed docs/IRCD to not tell lies
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2834 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-24 01:17:34 +00:00 |
|
Adam-
|
5a51984db1
|
Added support for tracking permanent channels
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2807 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-11 22:59:43 +00:00 |
|
pimpmylinux
|
3dd71f207d
|
updated copyright info for 2010
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-11 19:22:52 +00:00 |
|
Adam-
|
b5242e3be0
|
Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as 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-12-01 00:06:21 +00:00 |
|
Adam-
|
e2c6825cd2
|
Cleaned up a lot of the channel access reordering code, properly change 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-11-25 04:52:49 +00:00 |
|
jantje_85
|
250aecb683
|
More dynamic detection of channel modes on InspIRCd 1.2.
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-30 02:03:57 +00:00 |
|
jantje_85
|
727bcf1fde
|
Added option for delayed pseudo-client introduction. (Required for Insp 1.2)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-10-06 13:08:37 +00:00 |
|
jantje_85
|
0b82d74262
|
Fixed a number of TS6 issues, mainly related to nicks instead of IDs being 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-09-09 22:23:09 +00:00 |
|
sjaz
|
9210aae6f9
|
Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2297 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-05-08 15:10:05 +00:00 |
|
jantje_85
|
308d7937ef
|
Bug 1001: Added support for internal tracking of +j channel mode (throttling).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1940 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-29 02:02:44 +00:00 |
|
sjaz
|
a632cdc732
|
Update copyright & contact information within files.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-03 16:17:00 +00:00 |
|
sjaz
|
c777c8d9aa
|
Anope Stable Branch
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-01 12:00:20 +00:00 |
|