Age | Commit message (Collapse) | Author |
|
[2.0] Fix challenge auth when using m_hash_gnutls instead of m_sha256.
|
|
|
|
Fix bursting channel bans
|
|
|
|
[2.0] Force link sqlite3 on OS X when doing Travis builds.
|
|
The system version of this library does not include support for pkg-config.
|
|
|
|
|
|
|
|
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.
|
|
|