Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Now UnrealIRCd 3.2.x support has been removed nothing uses this.
|
|
|
|
|
|
|
|
|
|
|
|
account.
|
|
|
|
|
|
|
|
definition
|
|
|
|
|
|
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
(cherry picked from commit fab07d6b75d8ddd9735b4bc02a57bf23cda5330f)
|
|
|
|
(cherry picked from commit 79e7c3f98a57b7cffc46d9a7dc250a0e6e25fc98)
|
|
|
|
|
|
|
|
|
|
gcc bug #56480
|
|
|
|
|
|
|
|
|
|
necessary, add templated set function
|
|
|
|
Split service management code nito a proper servicemanager. Make service
references managed instead of lazy lookup. Also made events and
serializable use service manager instead of their respective systems for
management
|
|
|
|
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
|
|
Send vident/vhost in SVSLOGIN with SASL
|
|
|
|
Only charybdis seems to support that for the moment.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some of the madness in chanserv.h to the module.
|