Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
private
|
|
Remove enum EventType
|
|
Various changes mainly relating to the build system.
|
|
[2.0] Fix various warnings with the new Doxygen and LLVM releases.
|
|
|
|
|
|
|
|
|
|
ModuleManager::SetPriority()
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|