Age | Commit message (Collapse) | Author |
|
|
|
local users to UserManager
|
|
|
|
|
|
|
|
|
|
Fix a small typo in genssl.
|
|
|
|
m_geoip: Fix compilation
|
|
|
|
Extract SSL generation to a tool which can be shipped by distros.
|
|
|
|
|
|
|
|
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
|
|
Purge dead code and deprecated types.
|
|
Add macro for marking methods as deprecated.
|
|
|
|
|
|
- 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*
|
|
whenever we decide to support some C++11 features
|
|
|
|
|
|
Issue #417
|
|
Issue #399
|
|
Issue #402
|
|
|
|
|
|
|
|
|
|
the same server
|
|
|
|
Fixes #439 reported by @rhylan
|
|
See 1813369adecc1efc9812e90c40c21dc32e4965c9 for details
|
|
being detected
|
|
|
|
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
|
|
|