Adam
|
3b80da9cbd
|
Fix loading kicker ttb data
|
2013-12-30 10:34:57 -05:00 |
|
Robby-
|
c519119197
|
Don't expire ignores when NoExpire is enabled.
|
2013-12-29 05:27:36 +01:00 |
|
Robby-
|
780bc7ca14
|
Do not translate command parameters that do not have translatable strings in them, or are not meant to be translated in the first place.
|
2013-12-28 23:28:30 +01:00 |
|
Adam
|
3d12752655
|
Fix naming collision between modes +g and +G on inspircd, rename the common badwords censor mode to censor
|
2013-12-28 09:39:16 -05:00 |
|
Adam
|
9c0ceed36a
|
Readd channel description to ns alist output
|
2013-12-27 17:24:52 -05:00 |
|
Adam
|
072631aa38
|
Fix forbid add message to show the correct type
|
2013-12-27 17:15:07 -05:00 |
|
Adam
|
b638b653d2
|
Fix crash when channels are registered that do not exist by non users
|
2013-12-27 17:12:01 -05:00 |
|
Adam
|
16f3f0cbc0
|
Don't leak ldap results
|
2013-12-26 21:06:07 -05:00 |
|
Adam
|
b28db7bc55
|
Fix crash with badwords of type 'end' and possibly when messages contain only control codes. Also fix matching single words at the beginning of lines.
|
2013-12-26 17:33:06 -05:00 |
|
Adam
|
9bf9cfcf5e
|
If using db_flatfile:fork, don't allow multiple saves to happen at one time on shutdown/restart wait for any pending saves to finish
|
2013-12-26 16:08:56 -05:00 |
|
Adam
|
0c9750a22b
|
Default the founder privilege to level 10000 as I had originally intended. Document set fonder usage in cs_levels help.
|
2013-12-26 15:19:48 -05:00 |
|
DukePyrolator
|
59c3c1326b
|
m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR fields, this hopefully fixes the 'key too long' error on some systems.
|
2013-12-26 18:46:20 +01:00 |
|
Adam
|
5829d7da39
|
Add a config option for whether or not to reset the TS of persistent channels to their registration date
|
2013-12-26 12:06:39 -05:00 |
|
Adam
|
2f29c1388c
|
Fix not setting the persist flag on newly registered channels when the permanent channel mode is set prior to registering or during registration
|
2013-12-26 11:39:35 -05:00 |
|
Adam
|
fc0e8264c0
|
Fix dropping channels in the webpanel
|
2013-12-26 08:02:19 -05:00 |
|
Adam
|
19eccf0cae
|
Fix setting english language in db_old, document how not setting defaultlanguage really works
|
2013-12-25 15:16:04 -05:00 |
|
Adam
|
dbf5106c09
|
Fix sqline on hybrid
|
2013-12-25 14:29:41 -05:00 |
|
Adam
|
3029a2db1a
|
Don't epxire forbids when noexpire mode is on
|
2013-12-24 20:58:06 -05:00 |
|
Adam
|
53df61b4c2
|
Make webcpanel's nickserv alist behave more like /ns alist
|
2013-12-24 20:48:09 -05:00 |
|
Adam
|
7d27689d05
|
Set a description for the resend command
|
2013-12-24 20:20:47 -05:00 |
|
Adam
|
421e194c5a
|
If last usermask and last realhost are the same, don't show both because duh
|
2013-12-24 18:19:44 -05:00 |
|
Adam
|
c442bc18af
|
Do not allow /cs clone access to add duplicate masks to the access list or allow growing the list pass accessmax. Fix reading botservs case sensitive config option. Give a better error message when trying to clone badwords if there is no botserv.
|
2013-12-22 08:37:49 -05:00 |
|
Adam
|
e792865a04
|
Fix reading unconfirmed expire config value when register type is set to mail
|
2013-12-20 20:24:40 -05:00 |
|
Adam
|
2b5a1d8c8f
|
Fix deleting multiple access entries when one of them matches your access group
|
2013-12-20 19:48:20 -05:00 |
|
Adam
|
ba8a646a33
|
Add missing syntax to botserv kicker help
|
2013-12-20 14:57:06 -05:00 |
|
Adam
|
46bb2de866
|
Document hs reject's reason
|
2013-12-20 02:28:35 -05:00 |
|
DukePyrolator
|
c2e9b8080b
|
Revert "m_chanstats: changed the default value of some fields to NULL instead of ''"
This reverts commit 6ff83c3407.
|
2013-12-20 07:34:49 +01:00 |
|
Adam
|
c0cd76a0a5
|
Don't leak opers and opertypes on /os reload, fix not updating opertypes on non conf opers on rehash
|
2013-12-19 21:34:21 -05:00 |
|
Adam
|
ab6cd3b26c
|
Fix a few commands not being able to find non conf opers
|
2013-12-19 20:35:09 -05:00 |
|
Adam
|
275f2fd374
|
Fix db_old assigning empty greets to users who did not have a greet. Fix debug log message in extensible.cpp
|
2013-12-19 08:24:21 -05:00 |
|
DukePyrolator
|
ae5da11389
|
irc2sql: fixed not storing ssl information on inspircd
|
2013-12-19 07:16:17 +01:00 |
|
Adam
|
e6544a06f4
|
Update last_modes when keepmodes is set on or off
|
2013-12-17 11:02:06 -05:00 |
|
Adam
|
1ab7d53649
|
Set pending mode changes immediately when an object is removed from the mode stacker. And fix mlock creator from cs set persist on.
|
2013-12-17 10:58:02 -05:00 |
|
DukePyrolator
|
2ad4a8667f
|
irc2sql: fixed small typo
|
2013-12-15 16:52:08 +01:00 |
|
DukePyrolator
|
6ff83c3407
|
m_chanstats: changed the default value of some fields to NULL instead of ''
|
2013-12-15 16:24:22 +01:00 |
|
DukePyrolator
|
adbc5a0e65
|
irc2sql: improved handling of netsplits
|
2013-12-14 09:56:51 +01:00 |
|
DukePyrolator
|
1b4d62e2bc
|
irc2sql: fixed incorrect usercount for channels and servers after netsplit, fixed not displaying the channelmodes
|
2013-12-09 05:57:36 +01:00 |
|
Adam
|
96af354ad5
|
Send channel topics on initial burst, sync chanels after db load, and try to after unserializing persist on
|
2013-12-02 02:01:39 -05:00 |
|
Adam
|
b5966cf99e
|
Fix crash from loading exceptions with db_old and then unloading db_old
|
2013-12-01 21:16:50 -05:00 |
|
Adam
|
faab2c6793
|
Fix 5e4d52ad47 more
|
2013-12-01 18:58:20 -05:00 |
|
DukePyrolator
|
c6f85b9312
|
made the chanstats fantasy modules work again.
|
2013-12-01 12:09:34 +01:00 |
|
Adam
|
5e4d52ad47
|
Fix 1542937d64
|
2013-12-01 05:00:28 -05:00 |
|
Adam
|
6628e714c7
|
Require email address to be passed to resetpass
|
2013-11-30 02:18:20 -05:00 |
|
Adam
|
0f9e931fa6
|
Revert "Fix session user logoff hook"
This reverts commit 3b8f1cd59f.
|
2013-11-24 22:00:01 -05:00 |
|
Adam
|
90aa576fb3
|
Fix/clean/clarify some stuff found by coverity scan
|
2013-11-23 22:12:33 -05:00 |
|
DukePyrolator
|
77e5744341
|
fixed webcpanel not html escaping displayed memos, bug reported by Mietzie
|
2013-11-22 01:22:24 +01:00 |
|
Adam
|
e1264a5913
|
Re-find dependant protocol modules on unload, they can be reloaded from under us while we are running
|
2013-11-21 18:06:38 -05:00 |
|
Adam
|
18f423226c
|
This actually can't happen, but this is what was meant
|
2013-11-21 17:38:54 -05:00 |
|
Adam
|
c967a4ce88
|
Shrink nick and channel default flags in db_old, otherwise converted nicks/channels always end up with the defaults enabled, even if they explicitly have them set off. Fix setting nickserv defaults to none.
|
2013-11-21 17:31:18 -05:00 |
|
Adam
|
1542937d64
|
Hybrid has no quit on kill, so internally kill users when killed
|
2013-11-21 11:34:42 -05:00 |
|