summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-09-30Revert "Always use display for memo source"Adam
2016-09-30hybrid.cpp: clean up style to match with other code; update copyright headermiwob
2016-09-30unreal: use uid for chghostAdam
2016-09-30Add sasl log category for auth log messagesAdam
2016-09-28Forward port various Unreal4 things, drop Unreal3 supportAdam
2016-09-28Move CanAdd() check to after mask sanitization as it will remove other entrie...Adam
2016-09-28Fix saset language replyAdam
2016-09-28Fix race with recovering and svsnicing nicknames. Wait for first svsnick to g...Adam
2016-09-28os_akill: Sanity check AKILLing before modifing the akill listMatt Ullman
2016-09-28hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...miwob
2016-09-28Only special case level -1 to everyone and not everything <0Adam
2016-09-25Get rid of service alias stuff, make proto mods link to each otherAdam
2016-09-25MemoServ - Read AllAlphaTech
2016-09-25Merge pull request #177 from attilamolnar/2.0+sqliteleakAdam
2016-09-25Merge pull request #178 from Techman-/2.0+resvAdam
2016-09-23Add some replacement tokens for akick reason and welcome noticeAdam
2016-09-23Add notice method to m_xmlrpc_mainAdam
2016-09-23Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uidAdam
2016-09-23Allow wildcard searching emailsAdam
2016-09-23Fall back to account vhost in hostserv/on and offAdam
2016-09-23operserv/news: rewrite logic, include various fixes from 2.0Adam
2016-09-23hybrid: set CanSQLineChannelAdam
2016-09-23chanserv: fallback to reading botmodes from chanservAdam
2016-09-23Fix memoserv/main to set its service pointer correctlyAdam
2016-09-23Fix access modules to loadAdam
2016-09-23Remove rfc1459 message framing everywhereAdam
2016-09-14Always use display for memo sourceAdam
2016-09-13Remove Anope::Decrypt now encryption is mandated.Peter Powell
2016-09-13Remove nickserv/getpass as that module is now obsolete.Peter Powell
2016-09-13Prevent using enc_none as the main encryption module.Peter Powell
2016-09-13cs_seen: allow unregistered users to useAdam
2016-09-06ms_cancel: cleanup, consider accounts by equiality instead of sender name to ...Adam
2016-09-05m_ssl_openssl: allow certificate chain files to be usedAdam
2016-09-04ratbox: fix RESVsMichael Hazell
2016-08-17m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Add missing operserv/stats headerAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-07-25Fix #1684 more, can have non-user sources for encap saslAdam
2016-07-25cs_xop: remove unused codeAdam
2016-07-25db_old: fix warningsAdam
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