summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-29Made anopesmtp less hard to debugAdam
2012-10-29readded ngircd protocol supportDukePyrolator
2012-10-27Fix cmake generation due to this if not being updated.Naram Qashat
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-26Add sasl support to unreal, inspircdAdam
2012-10-26Don't attempt to process any query packets if we aren't explicitly given perm...Adam
2012-10-25This code isn't usedAdam
2012-10-25Fixed two memory leaks in cs_seenAdam
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-25Fixed showing users from the right server on unreal/bahamutAdam
2012-10-25Fix handling clients on unreal that have no ip (it sends a *)Adam
2012-10-24Made access provider modules permanent. They don't cleanup their access entri...Adam
2012-10-24When db_sql_live gets new objects immediately update cache on them to prevent...Adam
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-24InspIRCd: Add handler for FIDENT to 2.0 protocol, so we know when someone cha...attilamolnar
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-17Fixed protoctl parsing on Unreal + fix SendLogout now the usage has changedAdam
2012-10-15Actually show the correct number of entries on /os logsearch outputAdam
2012-10-14Updated the hybrid protocol module, patch provided by MichaelDukePyrolator
2012-10-14Use account name for svid on hybridAdam
2012-10-14Better clarify signon vs timestamp and allow updating users timestamp to an i...Adam
2012-10-13Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at>Adam
2012-10-13Allow services operators to modify/view other users autojoin listsAdam
2012-10-13And update modules.example.confAdam
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-12fixed MODE handling in the ratbox protocol moduleDukePyrolator
2012-10-10Fix m_ldap to reconnect automatically if the ldap server goes awayAdam
2012-10-09Merge remote branch 'attila/1.9+topiclockmsg' into 1.9Adam
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-07InspIRCd: Log when server-side topiclocking is enabled in the config but the ...attilamolnar
2012-10-07Fix compile from bda3b1fa3a396e19fb04eda2f66d246e49572c20Adam
2012-10-07updated docs/LANGUAGE to point to the right directory where users should put ...DukePyrolator