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 |
|
Adam
|
c4d4107412
|
Channel::Sync can delete the channel, so safely iterate them when syncing from a server burst
|
2013-12-19 07:32:46 -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 |
|
Adam
|
d709c819d2
|
Default build type to release
|
2013-12-16 12:50:49 -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 |
|
Adam
|
f9a4a0fbef
|
Log all admin commands by default. I was trying to give an example of log settings, but people seem to leave the default and then get confused when it only logs operserv commands
|
2013-12-13 18:41:01 -05:00 |
|
Adam
|
a282a5c9c4
|
Fix 96af354ad5 to not burst topics if they are not set
|
2013-12-10 20:17:29 -05:00 |
|
Adam
|
3ddfa2fc1d
|
Explain how to setup the locales on Ubuntu
|
2013-12-10 20:15:34 -05:00 |
|
Adam
|
50f430fb23
|
Document which modules are extra and how to enable them
|
2013-12-09 21:18:01 -05: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
|
43f608ff2b
|
Merge pull request #32 from Harak/1.9
Updated french installation instructions.
|
2013-12-03 23:58:57 -08:00 |
|
Harak
|
f0313a45cb
|
Updated french installation instructions.
|
2013-12-03 22:09:06 +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
|
1f6385c095
|
Merge pull request #29 from Robby-/1.9-nllangupdate
Update the dutch language file for new and modified strings, and fix some typos while we're at it.
|
2013-11-24 14:11:52 -08:00 |
|
Robby-
|
be044c9d6e
|
Update the dutch language file for new and modified strings, and fix some typos while we're at it.
|
2013-11-24 22:04:27 +01: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 |
|
Adam
|
3b8f1cd59f
|
Fix session user logoff hook
|
2013-11-21 11:20:10 -05:00 |
|
Adam
|
fbbdedf17e
|
OnJoinChannel can modify the ts for a channel, so update keep_their_modes in the sjoin handler before processing a user. Otherwise we can desync and think users have a channel status when they really don't.
|
2013-11-20 18:10:26 -05:00 |
|
Adam
|
b75faefea4
|
Don't claim to support SAVE on charybdis...
|
2013-11-19 10:06:22 -05:00 |
|
Adam
|
676db0ba6f
|
Actually we can use this ssl ext type which apparently does exist
|
2013-11-18 18:36:37 -05:00 |
|
Adam
|
b2802d0beb
|
Give a reason why we cant clear nonssl users on ircds with no ssl usermode
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
826ae9b6c0
|
Make /ms check better able to tell if youve recently sent a memo to someone
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
2c3e8a76c9
|
Check override permission in cs_flags for modifying existing entries too
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
0bb23f3f4d
|
Merge pull request #27 from Cronus89/patch-1
Update placeholder text for hostmask
|
2013-11-18 07:53:45 -08:00 |
|
Adam
|
b36498149d
|
Merge pull request #28 from Robby-/1.9+cslevels
cs_access: Fixed disabling channel levels. Also, correctly log /cs levels commands.
|
2013-11-18 07:53:36 -08:00 |
|
Adam
|
f6cf978d0c
|
Show the correct setting name in /ns help set message
|
2013-11-18 10:52:28 -05:00 |
|
Adam
|
aeebaed4b2
|
Default adding to 1 in mlock add/del, always reply with something even if the input is invalid
|
2013-11-18 10:49:54 -05:00 |
|
Robby-
|
faabff0261
|
cs_access: Fixed disabling channel levels. Also, correctly log /cs levels commands as an override or a normal command at the time it is executed, so, right before levels actually get modified.
|
2013-11-18 07:17:40 +01:00 |
|
Adam
|
cba811bc6b
|
Default nogroupchange to on, update comment to make sense
|
2013-11-17 23:35:57 -05:00 |
|
Cronus89
|
dcae3d7bda
|
Fix placeholder for akill.html
|
2013-11-17 19:37:19 -06:00 |
|
Adam
|
fc69b68891
|
Don't default /cs list or /ns list to require oper privs
|
2013-11-16 16:38:10 -05:00 |
|