Adam
|
d07a69278d
|
Fixed /cs clone to set botmodes on the botserv bot when cloning channels
|
2011-08-27 16:52:07 -04:00 |
|
Adam
|
bb52530eb2
|
Fixed mlock with param modes if you change (but not unset) the mode
|
2011-08-27 16:45:14 -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 |
|
Adam
|
dffed5a259
|
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
|
2011-08-24 13:57:56 -04:00 |
|
Adam
|
5d681a74ad
|
Clear NS_HELD from nicks when recover expiry is up
|
2011-08-24 13:56:48 -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
|
b5b2c42242
|
Removed this ondeleteobject event, was for m_async_commands which died
|
2011-08-22 17:14:18 -04: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
|
a68d17c17e
|
Moved the ERROR log message out of debug
|
2011-08-20 00:51:39 -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 |
|
Adam
|
b4f57247b8
|
Fixed AccessGroup::operator> fail
|
2011-08-19 04:20:11 -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
|
ede910d655
|
Made /os oper info also show all inherited commands/privs
|
2011-08-17 15:56:40 -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
|
2d9ddb065f
|
Bug #1316 - added permissions for hs_request commands
|
2011-08-16 13:43:01 -04:00 |
|
Adam
|
1f542e1e75
|
Moved cs_seens data purger log message to debug
|
2011-08-16 00:16:00 -04:00 |
|
Adam
|
68e0d99f62
|
Fixed select()ing 0 sockets on Windows
|
2011-08-16 00:09:09 -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 |
|
Adam
|
fcc03f4ed8
|
Do not put users hosts in session akills
|
2011-08-14 15:59:14 -04:00 |
|
Adam
|
78b8b30766
|
Fixed resolving hosts when connecting to our uplink
|
2011-08-14 15:27:20 -04:00 |
|
Adam
|
91d8cc4c5b
|
Revert "Fixed resolving hosts on connect"
This reverts commit 11619be8b9.
|
2011-08-14 15:25:02 -04:00 |
|