Age | Commit message (Collapse) | Author |
|
onto an IdentifyRequest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some complex extensibles require the full object to still be alive in
their destructors to keep proper bookkeeping
|
|
|
|
|
|
|
|
If DESTDIR is set it should be prepended to CMAKE_INSTALL_PREFIX. See
<http://www.cmake.org/cmake/help/v3.2/variable/CMAKE_INSTALL_PREFIX.html>
|
|
Various improvements to the build system.
|
|
irc2sql: handle away messages.
|
|
Allow opers with chanserv/access/list to view the levels list
|
|
|
|
|
|
|
|
account
|
|
|
|
and ptr/cname rdata
|
|
|
|
|
|
Protocol modules which don't trigger this by causing a mode change
currently desync
|
|
|
|
This tool is not useful anymore. It just slows the build down.
|
|
|
|
|
|
Fix xmlrpc php
|
|
Pretty simple stuff.
* Better method names
* Better DocBlocks
* Lowercase variables
|
|
|
|
|
|
This is not needed anymore as support for Autotools was removed.
|
|
|
|
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.
|
|
|
|
|
|
|
|
|
|
|
|
XML-RPC responses also don't have a methodName tag
|
|
InspIRCd 2.0: Ensure ircd-side mlock and topic lock state is always what we think it should be
|
|
|
|
|
|
|
|
Following http://xmlrpc.scripting.com/spec.html
|
|
m_ssl_openssl: SSL context option changes
|
|
Not sure why this was this way originally, it interfears with the
chanserv +r check to determine how new the channel is because it
restores +r. This seems to still work okay, though.
|
|
|