Charles
|
116e5c7479
|
Revert "test commit to see if cia notices"
This reverts commit 2d7e5c07d0.
|
2010-06-18 21:49:26 +01:00 |
|
Charles
|
2d7e5c07d0
|
test commit to see if cia notices
|
2010-06-18 21:45:05 +01:00 |
|
Charles
|
184b96946a
|
Merge svn with git
|
2010-06-18 21:04:30 +01:00 |
|
Adam-
|
a8b6e44c69
|
Updated TODO to contain most of what 1.9.3 will have
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3011 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-18 17:17:50 +00:00 |
|
Adam-
|
3a2eb6307f
|
Fixed bug #1171 - Fixed defcon so it works on Windows
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3010 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-18 16:51:52 +00:00 |
|
Adam-
|
4e6ede0e18
|
Initialize 1.9.3 SVN
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3009 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-18 07:52:39 +00:00 |
|
Adam-
|
883d22d4da
|
Bump for 1.9.2 Release
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3007 5417fbe8-f217-4b02-8779-1006273d7864
1.9.2
|
2010-06-18 07:40:17 +00:00 |
|
cyberbotx
|
b766b3a597
|
Minor edits to fix compile errors/warnings with clang and a small compile warning under Windows (gotta work on the other 450+ Windows warnings sometime).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3006 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-16 23:50:33 +00:00 |
|
Adam
|
475f5afafc
|
Replaced some spaces with tabs in unreal32.c, os_defcon.c, and modes.cpp
|
2010-06-16 17:14:35 -04:00 |
|
Adam-
|
834f4d1bf0
|
Cleaned up some of the cloaked host tracking on Unreal
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3004 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-15 17:04:27 +00:00 |
|
Adam-
|
ab4533e58a
|
Made db-convert change old disabled levels to newer ACCESS_QOP, keeps people from being locked out of controlling their own XOP channels
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3002 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-12 22:28:56 +00:00 |
|
Adam-
|
4ba8c2ba74
|
Tell users to identify when they connect on InspIRCd
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3001 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-12 22:28:52 +00:00 |
|
Adam-
|
2cc4cd0165
|
Only enable vhosts automatically if the user doesn't already have the vhost set
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2998 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-04 02:17:58 +00:00 |
|
Adam-
|
9abdb4e2e9
|
Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change to the protocol modules to fix inspircd1.2s weird usermode +r behavior
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2997 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-03 19:01:28 +00:00 |
|
Adam-
|
f43f6c3864
|
Keep track of what IRCds set -r on nick change and dont inform us to keep the modemanager/modestacker in sync
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2996 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-03 05:59:59 +00:00 |
|
Adam-
|
6d87e0eb72
|
Use pongs to determine when servers are done syncing in Unreal, fixes a problem with Unreals endburst system where we have clients introduced to us from a "synced" server when they really arent
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2995 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-03 05:15:44 +00:00 |
|
Adam-
|
1c89004245
|
Removed ircd->b_delay_auth, have User::CheckAuthenticationToken validate users. Fixes us telling people to identify after netmerge then silently identifying them once we process svid.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2994 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-06-03 05:15:39 +00:00 |
|
Adam-
|
8cc71ee794
|
Fixed a crash from r2990
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2992 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-30 03:21:10 +00:00 |
|
Adam-
|
e4189822bc
|
Rewrote some of the user nick changing code, enable vhosts for users on nick change, and dont update last seen/last realname when users are identified to an account which doesn't own the nick they are using
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2990 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-28 21:57:15 +00:00 |
|
Adam-
|
a5ddbb0217
|
Fixed some compiler warnings found on 64bit systems
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2989 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-27 01:51:14 +00:00 |
|
Adam-
|
3d396f245b
|
Fixed tracking of users with the +a channel mode on unrealircd during SJOINs
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2988 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-26 19:48:12 +00:00 |
|
Adam-
|
0018f790ed
|
Fixed some windows problems with db_mysql_execute
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2987 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-26 19:48:08 +00:00 |
|
Adam-
|
6674797c7d
|
Fixed some windows problems with db_mysql_execute
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2986 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-26 19:48:04 +00:00 |
|
Adam-
|
1e2e80bf75
|
Changed User::AutoID to always log in the user to the core, and to set usermode +r on users that should be. Fixes everyone being identified but not usermode +r on inspircd 1.2
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2985 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-25 20:21:59 +00:00 |
|
Adam-
|
dc3744a71c
|
Check if a module file exists before making runtime copy of it, keeps 0 byte sized unused modules out of the runtime/ directory
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2984 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-25 20:21:54 +00:00 |
|
Adam-
|
a36e536a4d
|
Fixed a crash if /ns ghost is used without a password
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2983 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-25 18:23:33 +00:00 |
|
Adam-
|
7f4afc22fa
|
Truncate memo table before sqlsync and actually add sglines
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2982 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-24 06:17:25 +00:00 |
|
Adam-
|
6e7479170e
|
Fixed bug #1167 - Fixed rsquitting juped servers on InspIRCd1.2+
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2980 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 20:46:29 +00:00 |
|
Adam-
|
543e0d770a
|
Fixed bug #1165, fixed soem missing tables in /os sqlsync. Also added support for saving cs_levels
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2979 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-23 20:46:23 +00:00 |
|
Adam-
|
d5f0360175
|
Rewrote the nick colliding/releaseing/canceling system, fixes many many bugs on IRCds without svsnick and/or svshold
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2975 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-22 07:40:22 +00:00 |
|
Adam-
|
fae2710ba7
|
Fixed saving capsmin in the database, fixes the bug also fixed by the last commit
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2974 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-21 23:05:38 +00:00 |
|
cyberbotx
|
8e39d5f219
|
Fix crash bug when there is a caps kicker in a channel but no alphabetic characters on a line.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2973 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-21 22:36:06 +00:00 |
|
Adam-
|
0a91d582c9
|
Fixed a crash when a users realname changes when they are on a registered nick but not identified, and made my last commit about case insensitive oper names really work
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2972 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-21 20:30:26 +00:00 |
|
Adam-
|
9b06dc5046
|
Made the oper:name config option case insensitive
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2971 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-21 06:46:52 +00:00 |
|
Adam-
|
6fb5ca2315
|
Fixed db-convert to properly convert mlocked mode names for the new databases
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2970 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-20 19:36:17 +00:00 |
|
Adam-
|
3860856dd2
|
Moved opertype access checking to NickAlises constructor, cleans up some code and fixes bug #1163
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2968 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-19 06:17:55 +00:00 |
|
Adam-
|
2b4d834f8c
|
Fixed a potential crash in os_szline because of a bad pointer passed to an event
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2967 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-19 06:17:48 +00:00 |
|
Adam-
|
79c3a70ed7
|
Made is possible to change levels back to founder only and made founder only levels only apply to the real founder. Changed the defaults for things such as autoowner to ACCESS_QOP
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2965 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-17 18:12:40 +00:00 |
|
Adam-
|
f9c4baf8fc
|
Free access and badwords list when channels are deleted
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2964 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-17 18:12:26 +00:00 |
|
Adam-
|
a0ff4cfed5
|
You dont see this
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2961 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-14 20:56:40 +00:00 |
|
Adam-
|
5993a65b87
|
Fixed many windows problems in the debug build
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2960 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-14 20:52:17 +00:00 |
|
Adam-
|
116a4b2bea
|
Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years old
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2959 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-14 16:51:28 +00:00 |
|
Adam-
|
29619eb206
|
Finished r2957
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2958 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-14 16:01:54 +00:00 |
|
DukePyrolator
|
78240c5790
|
Reversed the autoop flag to make it more logical. In 1.8, we set this flag to DISABLE autoop. Now we set this flag to ENABLE autoop. Also updated the database converter.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2957 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-14 06:16:25 +00:00 |
|
Adam-
|
da277ad2c9
|
Fixed all of the bugs related to bug #1162 and fixed mlock params to be saved correctly in the mysql database
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2956 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-13 20:25:31 +00:00 |
|
DukePyrolator
|
b88b98e627
|
fixed crashbugs in db_mysql_write when unsetting url, email and greet
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2955 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-13 19:30:56 +00:00 |
|
DukePyrolator
|
0ab5111bda
|
fixed crashbug in db_mysql_write on updating an empty greet message
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2954 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-13 19:04:19 +00:00 |
|
Adam-
|
6c56c23837
|
Update core bot client names if the config is changed
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2953 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-13 06:27:16 +00:00 |
|
Adam-
|
bd2fda42cf
|
Fixed a potential crash caused from accessing a uninitialized pointer when enforcing mlock
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2951 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-12 01:53:29 +00:00 |
|
Adam-
|
baa119f2e2
|
Changed the names of modes in the databases to be exactly the same way they are used internally. This will become very important in 1.9.3 later
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2949 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 22:05:01 +00:00 |
|