Age | Commit message (Collapse) | Author |
|
This makes things easier for users who are using InspIRCd on OSes
where OpenSSL is part of the base system.
|
|
|
|
These are all subsets of the latin1 codepage file which should be
used instead.
|
|
Closes #1825.
|
|
- Deduplicate the code to one function.
- Fix defaulting snomasks when a user has more than one class.
|
|
Closes #1830.
|
|
|
|
|
|
|
|
Previously a module could do warning("<|INVALID wibble|>") in its
$CompilerFlags or $LinkerFLags and this would break the build.
|
|
|
|
|
|
|
|
|
|
Both of these are apparently dead.
|
|
Third time lucky eh?
|
|
|
|
|
|
|
|
|
|
This will typically never be reached because the remote will wait
until it receives a CAPAB response before sending SERVER. Instead
replace it with a CAPAB stub command that quits servers with a
helpful message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's -largon2, not -llibargon2. I've experienced build failures due to this.
|
|
|
|
|
|
|
|
|
|
Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example.
|
|
|
|
Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener.
|
|
and "no" in the example configs.
|
|
|
|
|
|
|