summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-07-23ns_set: clear last modes before unserializing themAdam
2016-07-23cs_set: clear last modes before unserializing themAdam
2016-07-23Add/fix various checks on source user existing in the protocol modulesAdam
2016-07-21charybdis.cpp: Properly support RESVsMichael Hazell
2016-07-19m_dns: accept unpacking the root domain, and don't consider exceptions from n...Adam
2016-07-10os_defcon: find module by name, it might not be loaded yetAdam
2016-07-03Merge pull request #170 from Zoddo/charybdis/join0Adam
2016-07-03ns_maxemail: optionally remove gmail aliasesAdam
2016-07-03chankill: don't add duplicate akillsAdam
2016-07-03#1677 apply sqlines even if the ircd doesn't on non opersAdam
2016-07-03#1675: fix saset display to update the account name on the correct clientsAdam
2016-07-03Fix /ns confirm to set +r/accounts when appropriateAdam
2016-07-03Fix xmlrpc notice call to return something to prevent m_xmlrpc from thinking ...Adam
2016-06-25Clarify botserv repeat kicker message and allow setting repeat times to 1Adam
2016-06-02Handle /join 0 for ratbox & charybdisZoddo
2016-05-20Fix handling nick introduction collisions on unreal4Adam
2016-04-22Fix randomnews to work when there are more than newscount random newsAdam
2016-04-16Change access check in cs_updown to not allow actions on users with equal accessAdam
2016-04-15Send new account name to the IRCd on SASL reauthZoddo
2016-04-14Merge pull request #160 from Zoddo/charybdis/fix_euidAdam
2016-04-14Merge pull request #161 from Zoddo/charybdis/vhost_svsloginAdam
2016-04-14Merge pull request #162 from SaberUK/2.0+saslAdam
2016-04-14Remove memos from memoinfo more reliablyAdam
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2016-04-10Send vident/vhost in SVSLOGIN with SASLZoddo
2016-04-10Fix host on charybdis if there is no vhostZoddo
2016-03-17proto/charybdis: Add support for MECHLISTToni Kaija
2016-03-15Merge pull request #156 from SaberUK/2.0+sasl-mechlistAdam
2016-03-15Merge pull request #155 from SaberUK/2.0+sasl-reauthAdam
2016-03-08cs_clone: don't clone registered timeAdam
2016-02-28Implement support for SASL 3.2 mechanism lists.Peter Powell
2016-02-28Fix logging into accounts with SASL on servers that support reauth.Peter Powell
2016-02-13Fail sasl external auth immediately if cert is emptyAdam
2016-02-13Fix access path changes in ns_alist from earlierAdam
2016-02-13Update chanserv secure help to reflect more accurately what it doesAdam
2016-02-13Rewrite access path system to be simplier and use recursionAdam
2016-02-10Fix a privilege escalation exploit on InspIRCd with m_autoop.Peter Powell
2016-01-30Allow /ms read to get a comma separated list of memo numbers as help describe...Adam
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2016-01-23Fix m_sql_oper to compile from the cleanup of the other dayAdam
2016-01-23Put maxlogins logic a few other important placesAdam
2016-01-23Fix hybrid to compileAdam
2016-01-23Merge pull request #145 from miwob/style+copyrightAdam
2016-01-23Merge pull request #149 from miwob/SendSQLineAdam
2016-01-23Merge pull request #148 from SaberUK/2.0+18modAdam
2016-01-23Merge pull request #147 from miwob/temporary_xlineAdam
2016-01-23Merge pull request #143 from staticfox/grammarAdam
2016-01-23Re-lookup access in webcpanel after deleting access as the old group might be...Adam
2016-01-23Apply regex sqlines on connect tooAdam