Age | Commit message (Collapse) | Author |
|
|
|
Also clear up warnings that this exposed.
|
|
|
|
|
|
|
|
|
|
|
|
This might have been useful two decades ago but on recent hardware
this just makes builds take longer than without them.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>.
|
|
|
|
This is not being used currently but will be soon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2021 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
There is no point having these now plain text passwords are deprecated.
|
|
Now UnrealIRCd 3.2.x support has been removed nothing uses this.
|
|
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2019 Anope Team/i' {} \;
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
Updated m_dnsbl to support ipv6.
|
|
|
|
|
|
|