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 |
|
Adam-
|
5351fb4e4a
|
Save & load nick requests from db_plain
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2948 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 19:26:18 +00:00 |
|
Adam-
|
2f3da52c3c
|
Fixed tracking of InspIRCd channel mode R
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2945 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 06:41:16 +00:00 |
|
Adam-
|
80969ad89a
|
Fixed tracking of channel mode +L on InspIRCd 1.2
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2944 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-10 06:30:17 +00:00 |
|
Adam-
|
7b6d1e1b52
|
Removed channel passwords from the CHAN_HELP_REGISTER and CHAN_HELP_DROP language strings
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2942 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-08 20:58:11 +00:00 |
|
Adam-
|
0a371aec7b
|
Removed an unneeded static_cast in enc_none
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2941 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-07 20:57:29 +00:00 |
|
Adam-
|
011e426845
|
Removed the chanserv/aop/list command perm and switched it with chanserv/access/list. Fixed a bug so users on the access list can request the vop and hop list.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2940 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-07 20:16:09 +00:00 |
|
Adam-
|
75f39dec7a
|
Fixed bug #1159 and made the SQL fields holding timestamps more consistant
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2939 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-06 17:08:55 +00:00 |
|
Adam-
|
3ebaa46c99
|
Revert "sql file should work fine on import now (exported via phpmyadmin, which puts constraints at the end)"
Revert "added DROP TABLE statements and english comments"
Revert "* SQL schema switched to InnoDB engine and UTF-8 encoding"
This reverts commit 196567ce68
This reverts commit 2e03670256
This reverts commit 7ffaa93865
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2938 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-06 16:45:34 +00:00 |
|
pimpmylinux
|
196567ce68
|
sql file should work fine on import now (exported via phpmyadmin, which puts constraints at the end)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2937 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-06 06:55:00 +00:00 |
|
DukePyrolator
|
2e03670256
|
added DROP TABLE statements and english comments
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2936 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-06 05:25:23 +00:00 |
|
Adam-
|
845cca2722
|
Fixed a compile error in r2933
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2934 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-05 23:39:41 +00:00 |
|
pimpmylinux
|
1b7749f108
|
SVN Id keyword to .h/.c/.cpp files
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2933 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-05 23:09:14 +00:00 |
|
pimpmylinux
|
7ffaa93865
|
* SQL schema switched to InnoDB engine and UTF-8 encoding
* Defined several foreign keys and added some missing indexes
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2932 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-05 22:55:18 +00:00 |
|
Adam-
|
6bd04bc936
|
db_mysql_read now loads the full database
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2928 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-04 18:43:13 +00:00 |
|
Adam-
|
8c1afc307a
|
Fixed a crash because of a bad SQL query when changing your password
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2927 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-03 20:38:27 +00:00 |
|
Adam-
|
d002ea1952
|
Moved CODING, TODO, and Changes* to docs/. Removed unused empty file install-sh.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2926 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-02 04:37:17 +00:00 |
|
Adam-
|
05eb3fd2d6
|
Added support for InspIRCd 2.0
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2925 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-05-01 22:49:41 +00:00 |
|
Adam-
|
9fc99cdfbb
|
Fixed ms_rsend reply when sending a memo to a nick
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2924 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-30 18:04:25 +00:00 |
|
Adam-
|
0f45f286eb
|
Made ms_rsend work
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2923 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-30 17:09:09 +00:00 |
|
Adam-
|
f07adb2b25
|
Do not join ChanServ to hold channels if the channel is syncing
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2922 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-30 00:08:36 +00:00 |
|
Adam-
|
ab7e430170
|
Don't use botserv bots to hold channels open, becomes too much of a problem if people unassign/reassign bots etc
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2921 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-30 00:08:33 +00:00 |
|
Adam-
|
8aa7fbe0ea
|
Properly track users who join channels using an exception
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2920 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-29 23:05:09 +00:00 |
|
Adam-
|
7fc9b4f943
|
Forward port of r2918
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2919 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-29 00:23:18 +00:00 |
|
Adam-
|
3d367e9bde
|
Fixed a typo in Changes and added an entry about new ipv6 support
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2917 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-28 21:32:28 +00:00 |
|
Adam-
|
582212b361
|
Allow superadmins and ulines to join channels always
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2916 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-25 23:12:27 +00:00 |
|
Adam-
|
1528727cc8
|
Fixed a crash when shutdown when not connected
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2915 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-25 01:23:23 +00:00 |
|
Adam-
|
492b543c7e
|
Fixed the /nickserv help info output to services opers and the reply from /chanserv help info to be correct
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2914 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 22:48:58 +00:00 |
|
Adam-
|
0bfe09ba5d
|
Fixed loading negatively mlocked modes from the DB and fixed loading access creators
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2913 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 22:20:14 +00:00 |
|
Adam-
|
76534583db
|
Fix a potential crash when removing SQLines
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2912 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 22:20:10 +00:00 |
|
Adam-
|
b8674ee3fb
|
Logout the SQLUser & any fake users after using commands
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2911 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 22:20:00 +00:00 |
|
Adam-
|
9f47e2b137
|
Fixed typo in CHAN_SET_PERSIST_SYNTAX lang string
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2910 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 20:41:00 +00:00 |
|
Adam-
|
aff1d04bab
|
Updated TODO
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2909 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 20:40:52 +00:00 |
|
Adam-
|
01b0ad461a
|
Fixed crash when shutting down when db_mysql_execute is loaded and logusers is enabled
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2908 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 06:51:23 +00:00 |
|
Adam-
|
80c9c4903e
|
Fixed dropping nicks registered through MySQL
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2907 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 06:51:19 +00:00 |
|
Adam-
|
757c7ad973
|
Fixed some typos in log messages, found by Lethality
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2906 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-24 06:51:14 +00:00 |
|
Adam-
|
531cba9251
|
Actually use readtimeout from the config & fixed many valgrind errors
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2905 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-22 19:40:58 +00:00 |
|
Adam-
|
752e87a9f0
|
Fixed two log message typos, patch from Lethality
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2904 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-22 00:32:18 +00:00 |
|
Adam-
|
508996215f
|
Fixed cs_clear ops to not deop users twice on Unreal and made it always use svsmode_ucmode if it can
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2902 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-21 02:15:48 +00:00 |
|
Adam-
|
f87398b532
|
Correctly handle recieving messages over 65.5 thousand bytes
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2901 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-20 23:33:09 +00:00 |
|
Adam-
|
a6cc0a305e
|
Reply with the correct idle times for the core service bots
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2898 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-17 15:48:30 +00:00 |
|
DukePyrolator
|
bf84e48549
|
fixed missing SID before FJOIN in the inspircd12 protocol module
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2897 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-17 14:22:16 +00:00 |
|
Adam-
|
99559d1acd
|
Fixed loading botserv bots time created & number of channels from the database, and only readd the core bots if none exist, not just if nickserv doesn't exist
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2892 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-15 02:23:41 +00:00 |
|
Adam-
|
12a4aa4dba
|
Fixed crash on /ns release and made release actually work
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2891 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-13 18:37:35 +00:00 |
|
Adam-
|
a53719d91e
|
Remove +r from nonregistered channels
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2890 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-13 02:45:33 +00:00 |
|
Adam-
|
5a6ec7cf86
|
Fixed +q and +a channel modes on inspircd 1.2 if they have no prefixes
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2889 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-11 20:09:11 +00:00 |
|
Adam-
|
e84db77a2c
|
Correctly identify a user when they get autoidentified and made db_plain not crash if it gets a founderless channel
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2888 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-11 20:09:06 +00:00 |
|
Adam-
|
34f10d78fc
|
Don't backup the database and not rewrite a new one (oops?)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2887 5417fbe8-f217-4b02-8779-1006273d7864
|
2010-04-11 07:29:51 +00:00 |
|