summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-25Merge pull request #178 from Techman-/2.0+resvAdam
Thanks
2016-09-25Merge pull request #175 from genius3000/2.0-email-date_headerAdam
Added a Date field to the Header
2016-09-25Merge pull request #176 from Alef-Burzmali/2.0+update-fr2Adam
Thanks
2016-09-14Always use display for memo sourceAdam
2016-09-13cs_seen: allow unregistered users to useAdam
2016-09-06ms_cancel: cleanup, consider accounts by equiality instead of sender name to ↵Adam
account name
2016-09-05m_ssl_openssl: allow certificate chain files to be usedAdam
2016-09-04ratbox: fix RESVsMichael Hazell
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
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
As seen within this commit: https://github.com/anope/anope/commit/22658d63bdb1e52a66f4514af45fa55ca5891345 'expiretimeout' is no longer set within cs_seen and I can't see it used elsewhere to be needed in the config.
2016-08-08Merge pull request #172 from bonnedav/patch-1Adam
Thanks
2016-08-08Remove unused commands from oper config.bonnedav
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
charybdis.cpp: Properly support RESVs
2016-07-23Fix making directories from the Windows installerAdam
2016-07-21charybdis.cpp: Properly support RESVsMichael Hazell
Properly support RESV and UNRESV in Charybdis, and improve RESV setting for pseudoclients when bursting.
2016-07-19m_dns: accept unpacking the root domain, and don't consider exceptions from ↵Adam
nameserver/additional record unpacking as fatal to query parsing
2016-07-10os_defcon: find module by name, it might not be loaded yetAdam
2016-07-07Update the dutch language file.Robby
2016-07-03Update ChangesAdam
2016-07-03Merge pull request #170 from Zoddo/charybdis/join0Adam
Thanks
2016-07-03Merge pull request #169 from SaberUK/2.0+whichAdam
Use "cmake --version" instead of "which cmake" to detect CMake.
2016-07-03ns_maxemail: optionally remove gmail aliasesAdam
2016-07-03chankill: don't add duplicate akillsAdam
2016-07-03#1682: store aftype with masks and include cidrs in GetNUHMaskAdam
2016-07-03#1681 update last realname always on signonAdam
2016-07-03#1680: fix Anope::Duration with one year durationsAdam
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
it is a http 404
2016-06-25Clarify botserv repeat kicker message and allow setting repeat times to 1Adam
2016-06-22Enable -fno-delete-null-pointer-checks on GCC 6Adam
2016-06-02Handle /join 0 for ratbox & charybdisZoddo
2016-05-21Use "cmake --version" instead of "which cmake" to detect CMake.Peter Powell
2016-05-20Fix handling nick introduction collisions on unreal4Adam
2016-04-22Merge pull request #165 from sketchni/patch-1Adam
Add the notice method to XMLRPC.
2016-04-22Merge pull request #166 from jmdh/2.0-reproducibleAdam
Optionally strip variable build date from compiled program
2016-04-22Fix randomnews to work when there are more than newscount random newsAdam