Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into UserManager
|
|
|
|
|
|
- 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
|
|
Let OnStreamSocketWrite see the entire sendq instead of one element at a time
|
|
|
|
|
|
|
|
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
Fix multiple ERROR messages being sent to unregistered users by removing the "Exiting with status..." message
|
|
|
|
|
|
|
|
No module we ship uses this flag and new modules should not use it either to make hotfixing possible
|
|
Remove InspIRCd::SendWhoisLine()
|
|
|
|
asked
|