Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Purge the deprecated hash_map from existance.
|
|
- idle_lastmsg
- dns_done
- quitting_sendq
- exempt
- lastping
|
|
strings as arguments instead of C strings
|
|
|
|
- ConfigReader
- FloodQuitUserHandler
- IsValidModuleCommand
- CallCommandHandler
- DoCleanup from u_listmode.h
|
|
|
|
|
|
- Conditions in m_httpd_stats which can never be true.
- Commented out code in m_sqloper.
- Unused macro in inspircd.h.
|
|
56cae0f3a484cbcb20569b68917f1810a0c2f4a4
|
|
|
|
Channel::JoinUser() to std::string from char*
|
|
|
|
Issue #417
|
|
|
|
|
|
Fixes #439 reported by @rhylan
|
|
See 1813369adecc1efc9812e90c40c21dc32e4965c9 for details
|
|
Added support for SASL EXTERNAL
|
|
|
|
|
|
- Save database on a timer, not on every single change
- Use the internal database instead of keeping track of xlines ourselves
|
|
Fixes #415 reported by @killerrabbit
|
|
channels on the losing side of a netmerge
This did not affect listmodes
|
|
only when there are no linked servers to avoid desync
|
|
|
|
|
|
It now accepts extbans. If one enters something not an extban, or valid banmask, it'll add "!*@*", making it a nick-ban instead of borking.
|
|
ignore e-lined users
|
|
|
|
Fixes #431 reported by @killerrabbit
|
|
returns NULL
|
|
|
|
|
|
|
|
Fixes #409 reported by @SaberUK
|
|
|
|
killed user's prefix and modifies global state
|
|
Fixes #400 reported by @SaberUK
|
|
Fixes #394 reported by @JDowny
|
|
ban set that matches the user
Fixes #395 reported by @patatje368
|