Adam
|
cd9ec6fe10
|
Set all of the core modules versions to VERSION_STRING - SVN is now officially not used anymore
|
2010-06-18 18:44:52 -04:00 |
|
Adam-
|
8f60562dfa
|
Fixed ./Config to correctly load the previously used settings from config.cache
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3005 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-15 17:08:33 +00:00 |
|
Adam-
|
3bf6cdb6ac
|
Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing cloaked hosts if the user is introduced with a vhost
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3003 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-15 17:04:10 +00:00 |
|
Adam-
|
c01f8cad22
|
Never unset mod_current_module in functions that modules might call, instead 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-08 16:28:50 +00:00 |
|
phil-lavin
|
cea53460b0
|
Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call
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-06-04 09:57:54 +00:00 |
|
Adam-
|
d8642972d9
|
Fixed db-mergers handling of bot collisions
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2993 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-01 19:22:41 +00:00 |
|
Adam-
|
9b26a0dc09
|
Fixed a crash on shutdown when running Anope on Mac
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2991 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-30 03:01:33 +00:00 |
|
Adam-
|
15c66af4e5
|
Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRCd 1.2
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2981 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 20:50:06 +00:00 |
|
phil-lavin
|
6661c3ebdb
|
Added param to EVENT_CHANGE_NICK for old nickname
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 01:25:54 +00:00 |
|
phil-lavin
|
0c9117abce
|
Fixed terrible English from last commit
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2977 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 00:56:45 +00: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 |
|
phil-lavin
|
1b636ed4ff
|
Extension to r2952 adding logging for BS BOT
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2969 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-19 21:16:20 +00:00 |
|
phil-lavin
|
61b6c92ee2
|
Fixed English and grammar in e-mail messages
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-18 21:17:45 +00:00 |
|
Adam-
|
e604e04847
|
Fixed version.log
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2963 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-15 19:30:52 +00:00 |
|
phil-lavin
|
461bc4c87e
|
Fixed bug with r2952 (%s was used rather than %d)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2962 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-15 16:55:58 +00:00 |
|
phil-lavin
|
d049bf0d8f
|
Added a tonne of alog()s to log all stateful commands
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2952 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-12 18:13:34 +00:00 |
|
Adam-
|
a53cbd82cc
|
Added support for building with Microsoft Visual Studio 2010 and removed support for Microsoft Visual Studio 98
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2950 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-12 01:40:43 +00:00 |
|
Adam-
|
571ff82f69
|
Fixed a memory leak and use of uninitialized values in unreal_jointhrottle_mode_check. Note we don't even use this function currently.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2947 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 19:20:31 +00:00 |
|
Adam-
|
7ddc6d8be5
|
Fixed bug #1161 - Fixed setting expiry times on akills in the atheme2anope database converter
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2946 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 17:36:27 +00:00 |
|
Adam-
|
dd258b36d2
|
Added an Atheme to Anope database converter
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2943 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-09 17:21:19 +00:00 |
|
Adam-
|
8e59e58987
|
Fixed unloading modules commands, fixes a crash introduced by the last commit
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2935 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-06 00:56:29 +00:00 |
|
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 |
|
sjaz
|
94f465832f
|
Version bumps for 1.8-SVN
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2861 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-04 09:32:32 +00:00 |
|
sjaz
|
9ab97ae21a
|
Bump versions for 1.8.4 release.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864
1.8.4
|
2010-04-04 07:35:51 +00:00 |
|
Adam-
|
246a2c664b
|
Updated Changes
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2858 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-04 07:28:27 +00:00 |
|
sjaz
|
ad4180e2d6
|
Update version.log from my commit r2854.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2856 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-03 20:27:59 +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 |
|
sjaz
|
005d3f9558
|
Small change to the win32 makefile to use Config.bat rather than install.js after spotless.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2854 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-03 20:23:18 +00:00 |
|
Adam-
|
a895077b54
|
Moved an entry in the Changelog I had oringinally put in the wrong place
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2853 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-01 20:02:19 +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-
|
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-
|
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 |
|