Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes issue reported by @m4rkw on IRC
|
|
[2.0] GCC should never assume that this can not be null.
|
|
Fix a minor oversight in ERR_NONICKNAMEGIVEN.
|
|
|
|
|
|
Pass INSPIRCD_VERBOSE through the environment to unit-cc.
|
|
Fix sending the wrong numeric when an empty new nick is received.
|
|
|
|
This is an oversight from f79a55616b5ff05d4f2e6b031a17be5668d1d3ea.
|
|
|
|
remains in the buffer of the SSL library
|
|
|
|
|
|
internal SocketEngine error happens and the user is quitted
|
|
ConfigTag::readString()
Checking is only necessary in ModuleSSLInfo::OnPostConnect() as oper types are not encountered in the other cases but check anyway to be sure
|
|
Fix a minor warning in m_hideoper on some systems.
|
|
[2.0] Fix 005 not showing some modes with the same rank as others.
|
|
|
|
|
|
|
|
|
|
using SSL
|
|
m_sslinfo
|
|
|
|
Use it in a few places
|
|
|
|
Issue #812
|
|
|
|
|
|
so it runs for all lost servers
|
|
on unload
|
|
being unloaded
|
|
Add configuration for building with Travis-CI.
|
|
|
|
|
|
|
|
|
|
- Pass topic set time and optionally the setter to SetTopic()
- Don't do anything if the topic is changed by a local user to what it is currently
|
|
|
|
[2.0] Fix extraneous quotes in makefile template.
|
|
|
|
Fix "use of uninitialized value $key in hash element" error.
|
|
|
|
Rename vague build environment variables to prevent collisions.
|
|
|
|
|
|
|
|
|