Age | Commit message (Collapse) | Author |
|
|
|
|
|
This name is a lot lessambiguous.
|
|
Sending historic CTCPs to clients can only end badly.
|
|
|
|
|
|
|
|
This fixes a defect introduced in ce7979bd7d where the ircv3_sts
module was unable to find the SSL listener.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Only give the annoying message about root if --runasroot is not
specified.
- If --runasroot is specified then assume the user knows what they
are doing.
- Move CheckRoot to a static function in inspircd.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
According to `man 2 getrlimit` resource limits are inherited by
the child when a process forks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #546.
|
|
|
|
|
|
|
|
|
|
We only build on Xenial nowadays so this check is unnecessary.
|
|
|
|
|
|
|
|
|
|
As recommended at https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/.
Closes #1729.
|
|
This message exists for an incredibly rare issue and just confuses
the vast majority of people.
|
|
|
|
|
|
|
|
|
|
|