Age | Commit message (Collapse) | Author |
|
|
|
|
|
All of our builds are fully native on Windows so there's no need
for this anymore.
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[skip alpine ci]
[skip ubuntu ci]
|
|
|
|
|
|
This has a default now.
|
|
|
|
|
|
|
|
|
|
|
|
This is useful for init scripts that don't fork.
|
|
|
|
|
|
This was done in some places already but not consistently.
Closes #349.
|
|
|
|
|
|
- Use consistent line endings as expected by the email spec.
- Don't require admins to escape . at the start of lines.
- Log the reason why sending email fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #372.
|
|
InspIRCd allows us to send infinite length lines and mode changes
and will restack before sending to users.
|
|
|
|
|