Age | Commit message (Collapse) | Author |
|
remove require_server flag
|
|
|
|
this
|
|
Also store cached state with the field by using Serialize::Storage for
field storage
|
|
|
|
|
|
accessors for many
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some of the madness in chanserv.h to the module.
|
|
events kicking users mid-event that can delete them.
|
|
|
|
|
|
|
|
Fix a ton of typos.
|