cyberbotx
|
08c8a883ef
|
Backport of bugfix for bug #1030 from SVN r2179, patch from Adam, deleting from the channel access list now logs a message about the deleted items.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2180 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-22 01:31:20 +00:00 |
|
sjaz
|
7cc23d874f
|
#1054 Backported fix from 1.9 to hide password in log/logchan whilst user is ignored.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2175 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-18 21:21:00 +00:00 |
|
sjaz
|
324b4ee85e
|
Patch from DukePyrolator to log an entry for when NSMemoReceipt isn't defined in the config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2166 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-15 18:25:42 +00:00 |
|
cyberbotx
|
3ba4d4e97d
|
Backport of bugfix for bug #1025 from SVN r2148, the message for "no such entry" should show whatever was passed in to the command, not -1 every time.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2152 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-09 23:29:35 +00:00 |
|
cyberbotx
|
9bb905229d
|
Backport of bugfix for bug #1020 from SVN r2150, read and write the mlock for flood and redirect regardless of the IRCd's setting for the mode.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2151 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-09 23:23:27 +00:00 |
|
robbeh
|
f98a3a85d6
|
Applied adams patch for re-ordering lists
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2145 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-03-07 17:45:11 +00:00 |
|
cyberbotx
|
ef83568646
|
Backport of fix from r2131, inspircd11 module should send the current timestamp, not the timestamp that the akill was set at.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2132 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-23 03:20:20 +00:00 |
|
cyberbotx
|
64fee38976
|
Backport fix in sgets which lacked FD_ZERO() call before FD_SET().
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2127 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-23 01:47:26 +00:00 |
|
rburchell
|
4768beb328
|
Fix compile caused by careless backport, thanks DP.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2110 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-18 23:22:42 +00:00 |
|
rburchell
|
60c88393a0
|
Backport: Correctly lower TS (if the ircd provided it) on reciept of JOIN messages. This fixes dropped mode changes coming from services on TS6 (and TS6-alike) ircds for channels where TS is dropped elsewhere on the network.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2024 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-12 22:15:58 +00:00 |
|
rburchell
|
07892e8b4b
|
Backport from 1.9.1 - inspircd11: Pass chants in JOIN message to not blow away timestamps.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2023 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-12 21:54:33 +00:00 |
|
rburchell
|
6c801d5780
|
Patch by Adam fixing #1006 (originally caused by #922): modes set by ChanServ are reversed. Thanks!
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1946 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-07 22:32:02 +00:00 |
|
robbeh
|
0b76c8b5e6
|
Applied patch by mooncup to re-apply the cloaked host when using /hs off for unreal32
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1943 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-04 17:27:59 +00:00 |
|
jantje_85
|
942b1a8800
|
Giving credits for +j support..
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1941 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-01 02:00:28 +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 |
|
rburchell
|
9c2591c20a
|
Manual backport of r1935 / 183bf6525b84: check noexpire/readonly in expire_all(), otherwise stuff will get expired on shutdown.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1937 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-26 20:11:11 +00:00 |
|
rburchell
|
6c51b17ef1
|
Don't allow an empty ident when reading HS vident. Rob, this needs review before I want to push it to SVN.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1936 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-26 20:10:44 +00:00 |
|
cyberbotx
|
5a191ce5a6
|
Backport of fix for bug 1000, do not allow a nick to be grouped if the IRCd protocol deems the nick invalid.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1926 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-22 11:49:08 +00:00 |
|
cyberbotx
|
a68730adb1
|
Fixed check for backtrace() in configure.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1924 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-18 21:05:42 +00:00 |
|
jantje_85
|
9d24e8f35c
|
Initialized 1.8 SVN.
Fixed MySQL dumping failing on unsafe queries. [Bug #994]
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1923 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-17 14:52:23 +00:00 |
|
sjaz
|
4a8bc79a06
|
Update install.js with correct url for windows build help links.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1915 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-03 17:14:32 +00:00 |
|
sjaz
|
b37da9de9e
|
More housekeeping contact address updates.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1913 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-03 16:31:29 +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 |
|