Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This avoids slow startups for the 95% of users who are using the
db_flatfile database backend.
|
|
This ensures that the SQL import actually succeeds before we do
something that might terminate the process.
|
|
Closes #456.
|
|
The former causes a dereference which cause a database update. This
is not good for performance with db_sql_live on bigger networks.
|
|
|
|
Closes #444.
|
|
Closes #439.
|
|
|
|
|
|
|
|
|
|
This fixes being unable to unset mlock on the first attempt.
|
|
This hasn't done anything since the early 1.9 releases I'm not sure
why it hasn't been removed already.
|
|
`nickserv:registration` only has as options: none, admin, mail.
I assume that `mail` is the word that should replace `yes`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes IRCd-side account cloaks causing CHGHOST spam.
|
|
|
|
|
|
|
|
|
|
Closes #409.
|
|
Resolves the issues some people were having with extremely wide rows.
|
|
This isn't actually used by MySQL for the column width.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'll fix this properly in 2.1 because I don't want to make big
changes to 2.0.
Closes #384.
|
|
|
|
|
|
Closes #386.
|
|
Closes #376.
|
|
Closes #366.
|
|
|
|
|
|
|
|
|