Age | Commit message (Collapse) | Author |
|
|
|
In the future we will have server linking modules that are not the
spanningtree module.
|
|
GCCs warnings for this are much better than Clangs.
|
|
|
|
This removes the need to invalidate the cache after changing a
user's hostname.
|
|
|
|
|
|
Move the OnCheckExemption hook out of the core.
|
|
This might be used later by m_dnsbl to get reasons for listings
|
|
|
|
|
|
be a member of query
|
|
|
|
Use it in a few places
|
|
|
|
|
|
as method parameters
|
|
|
|
Cap::Reference
|
|
|
|
Cap::Manager::NotifyValueChange()
|
|
|
|
|
|
CAP LS
Let modules implementing caps query this information
|
|
|
|
|
|
- Caps are now managed by m_cap
- Each cap uses one bit in an extension item shared with other caps
|
|
|
|
|
|
reloading another mod
|
|
|
|
- Moved out of core, now lives entirely in core_channel
- Accessible using the provided API after including the appropriate header
- Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS
- Expiration of timed invites are implemented using Timers
- When creating a new invite let a non-timed invite override a timed one
|
|
|
|
Do sendq flattening in SSL modules, move code for it into class SSLIOHook from core
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
|
|
|
|
Remove InspIRCd::SendWhoisLine()
|
|
asked
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|