summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-01-21Fix missing colon in stats and top, fix smileys and actions count. Patch by b...Adam
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-21Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.Adam
2014-01-20Alias charybdis/uid -> ratbox/uid because grawity is weirdAdam
2014-01-19m_chanstats: fixed the config options NSDefChanstats and CSDefChanstatsDukePyrolator
2014-01-17m_chanstats: do not count negative words if you have more smileys in a line t...DukePyrolator
2014-01-15Fix webcpanels chanserv/modes pageAdam
2014-01-14Mark m_sql_log, m_rewrite, and m_dnsbl as extra so they show up in modlist wi...Adam
2014-01-09Fix repeat kicker message to show the correct number of times a user can say ...Adam
2014-01-09Fix empty ttb in bs kick repeat onAdam
2014-01-09Hook to OnUserLogin instead of OnNickIdentify in ns_ajoinAdam
2014-01-09Remove help access levels from help output because it no longer existsAdam
2014-01-09Rename db_old hash plain -> none which is what 1.8 calls itAdam
2014-01-09Make DNSBL log message use the module type and give it a category tooAdam
2014-01-06Fix compile with -std=c++11Adam
2014-01-06Hide +s channels from /cs list output to non opersAdam
2014-01-06Add the channel name to reply of cs-status, useful for applicationsDaniel Oaks
2014-01-04Fix recovering enforcers not properly quitting themAdam
2014-01-04Allow m_sql_authentication to disable email changing similar to m_ldap_authen...Adam
2014-01-04Make /cs status use the chanserv/auspex privilege instead of chanserv/access/...Adam
2014-01-04Also make m_sql_authentication block nick grouping if it is disabling registr...Adam
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its con...Adam
2014-01-02Add an explicit privilege for os_config's modifyAdam
2014-01-02Update os_configAdam
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2014-01-02Have db_old load news.db tooAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2014-01-01Make inspircds module class names not conflict because it confuses OSXAdam
2013-12-31I don't think this OnBotKick to hold channels is necessary anymore as Sync sh...Adam
2013-12-30Set last_realname in m_ldap_authentication when new nicks are registeredAdam
2013-12-30Also have m_ldap_authentication disable nick grouping if registration is disa...Adam
2013-12-30Fix loading kicker ttb dataAdam
2013-12-29Don't expire ignores when NoExpire is enabled.Robby-
2013-12-28Do not translate command parameters that do not have translatable strings in ...Robby-
2013-12-28Fix naming collision between modes +g and +G on inspircd, rename the common b...Adam
2013-12-27Readd channel description to ns alist outputAdam
2013-12-27Fix forbid add message to show the correct typeAdam
2013-12-27Fix crash when channels are registered that do not exist by non usersAdam
2013-12-26Don't leak ldap resultsAdam
2013-12-26Fix crash with badwords of type 'end' and possibly when messages contain only...Adam
2013-12-26If using db_flatfile:fork, don't allow multiple saves to happen at one time o...Adam
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR...DukePyrolator
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-12-26Fix not setting the persist flag on newly registered channels when the perman...Adam
2013-12-26Fix dropping channels in the webpanelAdam
2013-12-25Fix setting english language in db_old, document how not setting defaultlangu...Adam
2013-12-25Fix sqline on hybridAdam
2013-12-24Don't epxire forbids when noexpire mode is onAdam
2013-12-24Make webcpanel's nickserv alist behave more like /ns alistAdam