Age | Commit message (Collapse) | Author |
|
|
|
the module
|
|
|
|
The function was never called
|
|
|
|
The IP field was only used in RemoveHit(), RemoveHit() was only called from GetHit()
|
|
|
|
BanCacheHit constructor is enough
|
|
|
|
they've accepted our credentials, not when they send SERVER
|
|
|
|
|
|
|
|
|
|
- Add constructors to ListItem, ListLimit
- Rename fields in ListItem
- Store time as time_t instead of string
- Store limits in a vector instead of a list
- Don't deallocate the list when it becomes empty
|
|
|
|
|
|
|
|
Mode handlers can be referenced using mode/<modename>
|
|
New dynamic references are now resolved at construction and all of them are re-resolved when a relevant service is added or removed; resolution is no longer done in operator->
dynamic_reference_nocheck is a variant of dynamic_reference that does not check for value being null in operator-> / operator*
dynamic_reference still throws an exception when used in this case
Both kinds of dynamic references support .check(): an exception is thrown if this is called when value is null
|
|
|
|
|
|
|
|
|
|
Merge inspircd_{config,version}.h into a single header file.
|
|
|
|
|
|
|
|
|
|
local users to UserManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Purge the deprecated hash_map from existance.
|
|
- idle_lastmsg
- dns_done
- quitting_sendq
- exempt
- lastping
|
|
|
|
|
|
telling him the target is already on it
|
|
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
|
|
|