Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Switch to stdalgo::string::equalsci()
|
|
|
|
|
|
comparing names of IRC objects
|
|
Make StrHashComp a wrapper around it
|
|
case-insensitive comparison
|
|
Gets rid of assign()
|
|
|
|
|
|
irc::insensitive_swo set
|
|
|
|
|
|
|
|
Fix Travis builds on master.
|
|
NO_CLIENT_LONG_LONG was removed in a recent version of MySQL.
|
|
All of the files will have already been removed by test-build.
|
|
|
|
|
|
|
|
|
|
commands into the SpanningTree namespace
This fixes issues in static builds
|
|
IRCv3::Monitor::Manager::ExtItem::unserialize to fix static builds
|
|
|
|
|
|
|
|
assuming it is first
|
|
|
|
|
|
|
|
Readable() and Writeable() was removed long ago
|
|
OnEventHandler*()
|
|
No classes inherit from it and it is only used as the return value from Module::GetVersion() which returns it by value
|
|
|
|
|
|
|
|
|
|
|
|
certificates
|
|
|
|
|
|
|
|
This adds the <bind:hook> config option which works together with <bind:ssl>
|
|
|
|
No code was using the return value
|
|
|
|
|