Age | Commit message (Collapse) | Author |
|
|
|
cs_set uses this to set -P on permanent channels if they are persistent.
Also move similar event in nickcore/nickalias destruction
|
|
|
|
|
|
set it.
|
|
Updated m_dnsbl to support ipv6.
|
|
|
|
|
|
|
|
|
|
|
|
os_mode not being able to remove extbans etc
|
|
|
|
|
|
|
|
|
|
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To aid build reproducibility, don't include the build date/time if
-DREPRODUCIBLE_BUILD is defined.
Based on the patch provided by Alexis Bienvenüe in the Debian report.
Bug-Debian: https://bugs.debian.org/820152
Patch-Name: reproducible_datetime.diff
|
|
|
|
|
|
|
|
|
|
apparently (freebsd 10?). I don't know why.
|
|
|
|
Show where access is "from" in chanserv/status
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
|
|
configured for the same user through combinations of os_oper/config/m_sql_oper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
events kicking users mid-event that can delete them.
|
|
|