Adam
|
8a9a39c065
|
Renamed the core pseudoclient modules to match their names
|
2011-09-10 01:52:59 -04:00 |
|
Adam
|
13e8b26989
|
Made email messages sent by services configurable
|
2011-09-10 01:52:59 -04:00 |
|
Adam
|
4a7ba7ef4c
|
Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should be set.
|
2011-09-10 00:58:35 -04:00 |
|
Adam
|
f844b0a161
|
Changed User::IsRecognized check to default to secure
|
2011-09-09 19:18:43 -04:00 |
|
Adam
|
6bd31b0333
|
Bug #1330 & many other small fixes
|
2011-09-08 19:00:30 -04:00 |
|
Adam
|
7de1a7a6d1
|
Don't try and part service bots twice when channels drop
|
2011-09-05 18:40:34 -04:00 |
|
Adam
|
fe1c5d41f9
|
Bug #1328 - Fixed fantasy to re-split message parameters correctly
|
2011-09-03 14:10:48 -04:00 |
|
Adam
|
073db54354
|
Added permission check in cs_sync
|
2011-09-03 01:29:57 -04:00 |
|
Adam
|
1c5ff92c93
|
Changed a few fatal exceptions to shutdown a bit more gracefully
|
2011-08-29 17:08:26 -04:00 |
|
Adam
|
b24ea29bf5
|
Fixed the /ms del message sent to users when they use /ms read
|
2011-08-29 16:13:37 -04:00 |
|
Adam
|
5cf3ddb7b1
|
Made config rehashing not wipe opers configured with opersev/oper
|
2011-08-29 16:03:33 -04:00 |
|
Adam
|
28e8190e6b
|
Fixed some cmake warnings
|
2011-08-27 20:47:30 -04:00 |
|
Adam
|
d07a69278d
|
Fixed /cs clone to set botmodes on the botserv bot when cloning channels
|
2011-08-27 16:52:07 -04:00 |
|
Adam
|
309dfa36e7
|
Fixed a few mysql problems, including bug #1326
|
2011-08-27 16:14:04 -04:00 |
|
Adam
|
5c57f5aa0b
|
Fixed /ns logout on other users
|
2011-08-27 15:34:09 -04:00 |
|
Adam
|
a36e575500
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-08-25 19:01:40 -04:00 |
|
Adam
|
8702031bcd
|
Set the creator of default mlocks to the channel founder when a channel is registered
|
2011-08-25 19:01:01 -04:00 |
|
Adam
|
1571508aac
|
Only match users against the more "serious" extbans (ones which prevent users from joining)
|
2011-08-25 10:16:56 +02:00 |
|
DukePyrolator
|
6dacec22a4
|
guested nicks are now logged out from the recovered account on /nickserv recover
|
2011-08-24 21:11:23 +02:00 |
|
Adam
|
fdbbea2609
|
Fixed cs_set_misc
|
2011-08-24 14:27:01 -04:00 |
|
DukePyrolator
|
d80e00f5d7
|
Fixed automatic fingerprint identify on nickchange between registered nicks
|
2011-08-24 13:57:40 +02:00 |
|
Adam
|
21a8bff011
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-08-23 19:04:27 -04:00 |
|
Adam
|
fb14f7706c
|
Set os_session as having first priority for events
|
2011-08-23 19:03:04 -04:00 |
|
DukePyrolator
|
2284c31f90
|
Replaced some chanserv/forbid with operserv/forbid in example.conf and added a check for ForceForbidReason in os_forbid
|
2011-08-23 11:42:40 +02:00 |
|
Adam
|
a2f92b642c
|
Fixed the db_mysql metadata load events to use the right keys
|
2011-08-22 13:14:08 -04:00 |
|
Adam
|
c996356fab
|
Bugs #1321 & 1322
|
2011-08-21 16:35:22 -04:00 |
|
Adam
|
d71ae412bb
|
Fixed /cs access add log message to not show override for channel founders
|
2011-08-21 14:54:06 -04:00 |
|
Adam
|
68a125bf6e
|
Fixed ns_set_misc and cs_set_misc to allow unsetting values
|
2011-08-21 14:33:11 -04:00 |
|
Adam
|
37c7ca8b87
|
Fixed AddAkiller
|
2011-08-21 14:09:55 -04:00 |
|
Adam
|
4663970722
|
Removed m_async_commands, it can still cause crashes from invalid pointers on the stack & is a giant mess anyway
|
2011-08-20 00:57:35 -04:00 |
|
Adam
|
fa3b74a5b4
|
Fixed zlines to only add the xline host, fixed db_mysql's write function, and prevent adding multiple of the same nick to access lists
|
2011-08-20 00:50:26 -04:00 |
|
Adam
|
fd999b996f
|
Fixed some problems with deleting access
|
2011-08-19 16:14:26 -04:00 |
|
DukePyrolator
|
abdc69aa94
|
added some log message for automatic fingerprint identify and removed a unused function from ns_cert
|
2011-08-19 09:07:19 +02:00 |
|
Adam
|
1b02216f2d
|
Fixed crash in /cs mode
|
2011-08-18 23:08:27 -04:00 |
|
Adam
|
db340f96d6
|
Fixed some permission checking fail in modules that got messed up from the big commands sed
|
2011-08-18 22:04:59 -04:00 |
|
Adam
|
0cdca534a8
|
Moved CA_TOPIC to qop aswell. Newer channels (default) to TOPIC at 5 but older channels will remain at founder only, causing access list to think newer aop are level 10000 due to having this permission on older channels.
|
2011-08-18 17:30:49 -04:00 |
|
Adam
|
71b9bbd1ac
|
Bug #1315 - moved CA_ASSIGN permission from sop to qop
|
2011-08-18 16:48:51 -04:00 |
|
DukePyrolator
|
2f3969b4be
|
Bug #1317 - fixed sha1 fingerprint hashes in the inspircd protocol modules
|
2011-08-18 07:59:58 +02:00 |
|
Adam
|
ff7479f437
|
Fixed attaching to events in db_mysql & possibly having ChannelInfo::WhoSends return NULL if there really are *no* bots
|
2011-08-18 00:47:34 -04:00 |
|
Adam
|
487d828fa0
|
Actually made the nickserv block optional
|
2011-08-17 22:05:47 -04:00 |
|
Adam
|
f41081ba51
|
Include when an access entry was created in access view
|
2011-08-17 21:41:30 -04:00 |
|
Adam
|
0f4c9a43b3
|
List supported languages in /ns help saset language
|
2011-08-16 16:38:42 -04:00 |
|
Adam
|
9aa414b1f6
|
Fixed matching acount access entries against nicknames
|
2011-08-16 15:28:21 -04:00 |
|
Adam
|
1f542e1e75
|
Moved cs_seens data purger log message to debug
|
2011-08-16 00:16:00 -04:00 |
|
Adam
|
f43287f43d
|
Fixed grammar problem in cs_clone
|
2011-08-14 22:10:17 -04:00 |
|
Adam
|
2e7bd6498f
|
Fixed /cs clone access
|
2011-08-14 21:46:14 -04:00 |
|
Adam
|
786397f77d
|
Massive cleanup of cs_seen, added help, syntax messages, command descriptions, removed lots of dead code, fixed memory leaks, etc
|
2011-08-14 21:33:07 -04:00 |
|
Adam
|
960c339a4c
|
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matching all identified users
|
2011-08-14 18:50:22 -04:00 |
|
Adam
|
fddb2304c6
|
Bug #1312, fixed loading autoowner from db_plain
|
2011-08-14 17:01:28 -04:00 |
|
Adam
|
1b8dc4d096
|
Fixed updating exceptions
|
2011-08-14 16:34:20 -04:00 |
|