summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-09Adjust reading nickserv core config optsAdam
2016-10-09Fix SendMessage formatting messages with mixes of multiple spaces and wordsAdam
2016-10-09Don't return a reference from the stack in TypeBase::GetTypesAdam
2016-10-07Fix making directories from the Windows installerAdam
2016-10-07Move core message handles to protocol/rfc1459Adam
2016-10-07Set shared library suffix to .so, add missing serializable type GetTypes defi...Adam
2016-10-06#1682: store aftype with masks and include cidrs in GetNUHMaskAdam
2016-10-06#1681 update last realname always on signonAdam
2016-10-06#1680: fix Anope::Duration with one year durationsAdam
2016-10-02Optionally strip variable build date from compiled programDominic Hargreaves
2016-10-02Also defer channel deletion when processing sjoinsAdam
2016-10-02language: incrementing _nl_msg_cat_cntr is still required on some systems app...Adam
2016-09-28Include gecos in GetNUHMaskAdam
2016-09-25Get rid of service alias stuff, make proto mods link to each otherAdam
2016-09-23language: Add some overloaded Translate functions that accept Anope::stringAdam
2016-09-23Update LOG dir in anopercAdam
2016-09-23Remove rfc1459 message framing everywhereAdam
2016-09-13Remove Anope::Decrypt now encryption is mandated.Peter Powell
2016-08-27Optionally allow using Boost.Locale for hashcompAdam
2016-08-17Added a Date field to the Headergenius3000
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-28Allow serializable fields to use storage in the respective objects.Adam
2016-07-23Bump for 2.0.5-gitAdam
2016-07-23Anope 2.0.4 Release2.0.4Adam
2016-07-23Fix making directories from the Windows installerAdam
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-04-21Optionally strip variable build date from compiled programDominic Hargreaves
2016-04-16Missed channel deletion in ~ChannelInfoAdam
2016-04-14Remove memos from memoinfo more reliablyAdam
2016-04-05Fix subtle typo in command initializer listAdam
2016-03-19Also defer channel deletion when processing sjoinsAdam
2016-03-08language: incrementing _nl_msg_cat_cntr is still required on some systems app...Adam
2016-02-13And use account here, user might be nullAdam
2016-02-13Rewrite access path system to be simplier and use recursionAdam
2016-01-30Anope 2.0.4-gitAdam
2016-01-30Anope 2.0.3 Release2.0.3Adam
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-19Fix various inconsistencies/crashes related to having multiple opers configur...Adam
2015-12-31Add missing override keyword to methods that require it.Peter Powell
2015-12-31Replace a ton of nested if statements with elseif statements.Peter Powell
2015-12-31Remove Windows config executable as discussed with Adam.Peter Powell
2015-12-31Remove repeated expressions from CMake end*() and else() calls.Peter Powell
2015-12-30Remove anopesmtp because it's stupidAdam
2015-12-29Include gecos in GetNUHMaskAdam
2015-12-14Rename "services.conf" to "anope.conf".Peter Powell
2015-12-14Rename PID file to "anope.pid" from "services.pid".Peter Powell