summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23language: Add some overloaded Translate functions that accept Anope::stringAdam
2016-09-23Document m_xmlrpc_main 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-23Update LOG dir in anopercAdam
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-23Add declaration for specialization Configuration::Block::Set<Anope::string>, ...Adam
2016-09-23Remove rfc1459 message framing everywhereAdam
2016-09-14Always use display for memo sourceAdam
2016-09-13Merge pull request #157 from SaberUK/master+require-encryptionAdam
2016-09-13Clarify how to use deprecated encryption modules.Peter Powell
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-27Optionally allow using Boost.Locale for hashcompAdam
2016-08-19Update French language file.Thomas Fargeix
2016-08-17Added a Date field to the Headergenius3000
2016-08-17m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-08-08Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-08-08Merge pull request #172 from bonnedav/patch-1Adam
2016-08-08Remove unused commands from oper config.bonnedav
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Update Config::GetModule tooAdam
2016-07-28Get rid of undefined behavior in configuration blocks by creating them as nec...Adam
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-23Bump for 2.0.5-gitAdam
2016-07-23Anope 2.0.4 Release2.0.4Adam
2016-07-23Update Changes.confAdam
2016-07-23ns_set: clear last modes before unserializing themAdam
2016-07-23Note Windows installer fixes in changelogAdam
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-23Merge pull request #171 from Techman-/2.0+charybdis-resv-fixesAdam
2016-07-23Fix making directories from the Windows installerAdam
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