summaryrefslogtreecommitdiff
path: root/modules/extra
AgeCommit message (Expand)Author
2012-02-14Clean up and reorganize our header filesAdam
2012-01-31Fixed a memory leak in m_ldapAdam
2012-01-25WindowsAdam
2012-01-02Updated Copyright to 2012Adam
2011-12-27Made capab management a bit simplierAdam
2011-12-19Made m_dnsbl ban IPs not hostnamesAdam
2011-12-08Fixed a memory leak in m_sqliteAdam
2011-11-08WindowsAdam
2011-11-04Delete all tables before flushing not just ones we know aboutAdam
2011-10-27Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o...Naram Qashat
2011-10-24Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...Naram Qashat
2011-10-22Added akill idsAdam
2011-10-21Added m_rewriteAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Moved signal/thread/mode checking to use signal pipesAdam
2011-09-10Removed /bs set msgAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Added oper:host and oper:vhostAdam
2011-09-10Cleaned up the dns engine, and fixed sometimes parsing multiple answer querie...Adam
2011-09-10Added m_proxyscanAdam
2011-09-10Cleaned up some of the socket code, cleaned up the pipe engines, added suppor...Adam
2011-09-09Changed User::IsRecognized check to default to secureAdam
2011-08-20Removed m_async_commands, it can still cause crashes from invalid pointers on...Adam
2011-08-12Send replies back to uses after m_ldap_authentication processesAdam
2011-08-09Added forgotten founder checks to cs_access, fixed fantasy replies to come fr...Adam
2011-08-09Simiplied a bit of the access systemAdam
2011-08-05Rewrote the example configurations and split themAdam
2011-08-04Added a command:permission settingAdam
2011-08-02Fixed /cs clone copying channel access, fixed restricted, and fixed some comp...Adam
2011-08-01Rewrote the access systems and added a flags access systemAdam
2011-07-31Fixed these ModuleManager::Attach calls once and for all..Adam
2011-07-31Fixed os_defconAdam
2011-07-31Fixed error message from being unable to connectAdam
2011-07-31Fixed a few small problems, including m_ssl's connect feature sometimes faili...Adam
2011-07-26Fixed /os ignore, /os exception del, and a crash in /cs entrymsgAdam
2011-07-23Fix couple of typos in modulesCharles Kingsley
2011-07-17Fixed hs_request and corrected a typo(?) in hs activatelethality
2011-07-17Fixed some of the extra moduleslethality
2011-07-17Fixed up cs_set_misc and ns_set_miscAdam
2011-07-16Fixed a few of the /cs set syntax messages to reflect the new syntaxAdam
2011-07-14These .pot files don't need to be under version controlAdam
2011-07-14Added cs_syncAdam
2011-07-14Added bs_autoassignAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-06-17Search all domains for language strings, fixes the mess that we used to use t...Adam
2011-06-13changed some _() to gtl() and updated do_strftime() and duration()DukePyrolator
2011-05-23Added m_statusupdateAdam
2011-05-21Made Anope able to process normally when disconnected from the uplink and not...Adam