Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Don't accept invalid timestamps
|
|
in the channel
|
|
Fixes #696
Does not apply to 2.2 due to Attila's rewrite of the module
|
|
|
|
|
|
|
|
Fixes issue #644.
|
|
|
|
|
|
|
|
Improve support for rarely used compilers, EKOPath in this case.
|
|
|
|
|
|
|
|
|
|
When loading, ignore and log channels with a name longer than Limits.MaxChan
|
|
in WriteDatabase()
|
|
- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-<hash> hash types
- Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
|
|
use it
|
|
|
|
GnuTLS versions
Use the (old) LIBGNUTLS_VERSION_* defines as a fallback when GNUTLS_VERSION_* is unavailable
Fixes #595 reported by @rhylan
|
|
|
|
recognized as trusted
|
|
older GCC versions
|
|
timeouts on e.g. Mibbit when webirc is not used
|
|
when applying non-prefix modes
|
|
|
|
A new FIDENT was broadcast for each incoming FIDENT causing harmless but unnecessary server to server traffic
|
|
|
|
Quotes from the documentation:
"You must allocate the to buffer to be at least length*2+1 bytes long. (In the worst case, each character may need to be encoded as using two bytes, and you need room for the terminating null byte.)"
"The return value is the length of the encoded string, not including the terminating null character."
http://dev.mysql.com/doc/refman/5.6/en/mysql-real-escape-string.html
|
|
for opers to query the IP of others
Issue #513 suggested by @CuleX
|
|
|
|
config
|
|
Spotted by @Adam-
|
|
|
|
|
|
|
|
of size() == 0
Most of these were detected by cppcheck
|
|
|
|
|
|
|
|
This greatly decreases the load time because the DH parameters no longer have to be (re)generated each time the module is loaded
|
|
same name as we do and also there is a link block with our server name and their password
See 49223cfe12ecd9071123f724e615e63841f2421d
|
|
|
|
becomes unavailable
|
|
|
|
errors in m_callerid
|