summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-10Fix user account logout messageAdam
2012-11-09Add a config option to disable saslAdam
2012-11-07Duplicate check some of these larger hashmaps on insert, just incaseAdam
2012-11-07We no longer have to use the rungroup provided at build time, it is specified...Adam
2012-11-06Sometimes capab is sent as one parameterAdam
2012-11-06Use std::tr1::unordered_map for a few of the larger mapsAdam
2012-11-06Windows fixesAdam
2012-11-01Expand options:hideprivilegedcommands to not show commands requiring authenti...Adam
2012-11-01Fixed quite a bit of dumbness with m_ssl. Had toAdam
2012-10-31Fixed anopesmtp loggingAdam
2012-10-31Fix ns_ghost and ns_recover, add nicksev:restoreonghostAdam
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-10-30Fixed build errors and warnings with -std=c++11Adam
2012-10-30Clean up ngircd proto mod slightly, and send sqlines before introducing clientsAdam
2012-10-29Update Config.cs for VS 2012 and fix it failing if the source directory path ...Adam
2012-10-29Made MailThread completely threadsafe, currently theres a race condition with...Adam
2012-10-29Made anopesmtp less hard to debugAdam
2012-10-27Add a module log typeAdam
2012-10-27Ues timestamp for dns serial not yyyymmddnn.. there are too many problems wit...Adam
2012-10-27Expand single digit serial revisions to match nnAdam
2012-10-26Add nickserv:modesonid config option to set what modes users get on identifyAdam
2012-10-26Sometimes zone transfers can be really bigAdam
2012-10-26Don't attempt to process any query packets if we aren't explicitly given perm...Adam
2012-10-25This version needs a better tag than "-git", so there.Naram Qashat
2012-10-25Default xlines to be set by OperServAdam
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-24Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope int...DukePyrolator
2012-10-24fixed calculating the correct channelcount for an user when loading the db. f...DukePyrolator
2012-10-22Cleanup of last few commits/warning fixAdam
2012-10-22Add os_dns, a way to control your DNS zone via servicesAdam
2012-10-21Base has to destruct before Extensible does because objects that destruct due...DukePyrolator
2012-10-18Base has to destruct before Extensible does because objects that destruct due...Adam
2012-10-14Better clarify signon vs timestamp and allow updating users timestamp to an i...Adam
2012-10-13Add m_sql_operAdam
2012-10-13Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr...Adam
2012-10-09Merge remote branch 'attila/1.9+msgfix' into 1.9Adam
2012-10-09Send privmsgs and notices to uids if applicableAdam
2012-10-09Fix wrong error message when --dbdir has no argumentattilamolnar
2012-10-09Cleanup ok if modules with pending identify requests are unloadedAdam
2012-10-09Made the warnings given by cmake for not havingAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-10-08Made fantasy commands configurableAdam
2012-10-07Remove the asynchronous identifing hack and replace it with something better....Adam
2012-10-07Set sane default last_topic_setter and last_topic_time in the event an empty ...Adam
2012-10-06Fixed module language file pathAdam
2012-10-07Add a config option for server side topic locksattilamolnar
2012-10-06Show the correct reciever nick when use strict privmsg is enabledAdam
2012-10-05Do not process() socket engine on shutdownAdam
2012-10-05Use memcpy for Anope::Unhex not strcpyAdam
2012-10-02Attempt #2 at silly topic ts thing, this is actually must cleanerAdam