Adam-
|
de902c6db3
|
Always set mod_current_module and mod_current_module_name, fixes a few of the functions in modules.c relying on it.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2931 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-05 20:09:28 +00:00 |
|
Adam-
|
e02967bd4a
|
Print an error if the TS6 SID isn't set/is set incorrectly, most people 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-05-05 16:52:39 +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-
|
40c9226e3a
|
Fixed deleting nick requests to only delete the requested nick
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2918 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-29 00:23:06 +00:00 |
|
Adam-
|
e897082f69
|
Removed some unnecessary redundant code in cs_clear
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2903 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-21 22:49:14 +00:00 |
|
Adam-
|
b67dada56f
|
Fixed /ns info to show when a nick expires to services opers, not only admins
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2900 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-20 02:11:46 +00:00 |
|
DukePyrolator
|
c66f28ed61
|
fixed missing SID on FJOIN in inspircd12 protocol module
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2899 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-17 16:17:20 +00:00 |
|
Adam-
|
87e96d6f52
|
Fixed bug #1153 - Always save channel topics internally, even if the new topic matches the last saved topic. Also only call the topic updated event once we are uplinked, as then the topic really is being changed by someone.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2896 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-15 17:36:23 +00:00 |
|
Adam-
|
f590c52321
|
Fixed bug #1154 - Fixed a potential crash in cs_clear ops
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2895 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-15 14:26:17 +00:00 |
|
Adam-
|
911cc43d9c
|
Check if a command routine exists before all command calls
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2894 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-15 14:25:35 +00:00 |
|
Adam-
|
6ba8f8b264
|
Closed a forgotten file pointer in os_info that would make Windows backups of os_info.db fail
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2893 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-15 04:32:11 +00:00 |
|
Adam-
|
01906d0b74
|
Don't save databases when rehashed or shutdown from anoperc when in readonly mode
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2855 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-03 20:25:57 +00:00 |
|
Adam-
|
7e10fca23b
|
Fix Windows build
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2851 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-31 07:26:16 +00:00 |
|
Adam-
|
b2d258328a
|
Fixed catserv module demo to work correctly on TS6 IRCDs
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2843 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-30 08:55:34 +00:00 |
|
Adam-
|
ef5c945e0b
|
Fixed bug #1149 - Number memos in MySQL correctly
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2842 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-29 21:01:52 +00:00 |
|
Adam-
|
1e0bfbd15a
|
Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings when defcon is actually on
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2841 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-29 21:01:48 +00:00 |
|
Adam-
|
cb73ab9d23
|
Fixed bug #1144 - replaced some strcpy calls with strscpy to be safer
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2840 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-29 21:01:43 +00:00 |
|
Adam-
|
ac90a6935a
|
Log deleting and clearing XOP access lists
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2837 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-24 21:24:22 +00:00 |
|
Adam-
|
766fe138e4
|
Document usage of the -protocoldebug option in services help
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2836 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-24 01:31:55 +00:00 |
|
Adam-
|
ace25983a4
|
Fixed bug #1143 - Fixed a blind sprintf in sighandler that would write an error message to unallocated memory
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2821 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-19 01:40:01 +00:00 |
|
Adam-
|
bb7b8e27ee
|
Fixed a bug introduced in r2667 that could cause some access entries to not convert to XOP correctly
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2819 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-17 21:28:22 +00:00 |
|
Adam-
|
72fa53c20e
|
Fixed bug #1141, reordered some access checks in cs_kick and cs_modes to hide who is on the channel
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2818 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-16 20:21:54 +00:00 |
|
Adam-
|
eb0c255fad
|
Fixed os_info to display syntax errors if you entered no text, found by Cronus
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2816 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-16 05:52:05 +00:00 |
|
Adam-
|
01994c1ba1
|
Fixed os_info to backup its databases properly with the now-working ModuleDatabaseBackup function
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2815 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-16 05:52:00 +00:00 |
|
Adam-
|
ec7bc8dd41
|
Fixed the second part of bug #1138
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2813 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-13 21:00:59 +00:00 |
|
Adam-
|
6ee50f852e
|
Fixed bug #1140 - Made ModuleDatabaseBackup() not fail when multiple modules want to back up their databases
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2811 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-13 20:46:28 +00:00 |
|
Adam-
|
6cd3b56805
|
Fixed bug #1139 - Delete the correct nicks from hs_request database when they are dropped
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2810 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-13 20:46:24 +00:00 |
|
Adam-
|
27ad395a56
|
Fixed bug #1138 - Fix maximum hostname length checking in hs_request
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2809 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-13 20:46:21 +00:00 |
|
Adam-
|
c4247b71b2
|
Fixed check_ban to apply bans even if TTB was changed after the user has been kicked
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2808 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-13 20:46:16 +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 |
|
Adam-
|
b75abf9ba3
|
Fixed some memory leaks in ns_register
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2801 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-04 04:28:47 +00:00 |
|
Adam-
|
f39c428ac5
|
Fixed a bug that would cause users access in channels to seemingly disappear. Introduced in release 1.8.3, revision 2667
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2800 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-03-02 04:25:41 +00:00 |
|
Adam-
|
6242a60134
|
Don't show unconfirmed nicks when services admins list suspended nicks
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2791 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-02-18 18:13:53 +00:00 |
|
Adam-
|
dd198b89c0
|
Fixed it so halfops can not be marked as forcibly deopped, fixes us sometimes undoing all modes by some halfops
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2787 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-02-09 05:27:08 +00:00 |
|
sjaz
|
cc8e88aec8
|
Another attempt at making the makefile understand
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2768 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-17 20:15:48 +00:00 |
|
sjaz
|
11d47efc7a
|
Fix small omission in src/tools/Makefile and update version.log
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2767 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-17 15:09:43 +00:00 |
|
Adam-
|
5559f91fae
|
Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clients
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2761 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-15 19:29:39 +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 |
|
pimpmylinux
|
7776fb8548
|
Some language fixes closing issue #1124 and #1122, fixed wrong language string invoked in bot add closing issue #1118
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2750 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-11 18:51:50 +00:00 |
|
Adam-
|
7954542a86
|
Fixed a reply in bs_bot to be correct when you use an invalid ident, reported by Phil
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2747 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-11 14:25:56 +00:00 |
|
Adam-
|
a1c45be517
|
Fix a crash introduced in r2679 cause by is_on_access messing up the users host buffers
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2743 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-09 20:49:21 +00:00 |
|
Adam-
|
da1162f770
|
Made elist_match_user also check against the users cloaked host
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2734 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-06 19:56:06 +00:00 |
|
Adam-
|
abc8b4aa4e
|
Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is 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 23:53:28 +00:00 |
|
jantje_85
|
60c7b5b10f
|
Fixed typo in inspircd12.h causing 2 modes to use the same bit.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2730 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-03 14:19:11 +00:00 |
|
Adam-
|
a939b821a7
|
Fixed a few SASET help replies to reply to services opers, and fixed the rest to not reply to anyone who requests help
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2727 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-02 20:10:17 +00:00 |
|
Adam-
|
14150647bc
|
Fixed help system to use notice_help instead of notice_lang (bug from r2473)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2726 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-01-02 18:48:30 +00:00 |
|
Adam-
|
1b265bf291
|
Using SQL with RDB will now automatically fix databases affected by the bug fixed in r2386
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2712 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-12-20 19:05:56 +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 |
|
jantje_85
|
84ac00e953
|
Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params passed to it.
Also fixed some warnings in cs_xop.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2671 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-11-25 22:57:00 +00:00 |
|
Adam-
|
822e75b501
|
Fix a few more XOP related problems
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2668 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-11-25 20:57:22 +00:00 |
|