summaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
AgeCommit message (Expand)Author
2012-10-29m_opermotd Add support for replacing \u \b etc. with color codesattilamolnar
2012-10-28m_operlog Add tosnomask config option, to log all oper actions to snomask 'r'attilamolnar
2012-10-19m_ldapauth Allow filtering on arbitrary LDAP attributesAdrien Bustany
2012-10-08Update modules.conf.example with m_ircv3attilamolnar
2012-10-08Allows to use user->ident string instead of user->nick for NickServ.Boleslaw Tokarski
2012-10-07Update modules.conf.example with m_topiclockattilamolnar
2012-10-04Replace hardcoded paths with configurable onesChrisTX
2012-09-22Instruct users to verify that std::regex is supported on their setup before u...attilamolnar
2012-09-22m_regex_stdlib: A regex provider for the C++11 container std::regexChrisTX
2012-09-13m_knock Add support for sending a 710 numeric when a KNOCK succeeds, add a co...attilamolnar
2012-08-13Merge pull request #251 from Shawn-Smith/insp20+extbanURobin Burchell
2012-07-26Update example configsattilamolnar
2012-07-07Added ExtBan U to match only Unregistered usersShawn Smith
2012-07-06Backported usermode +L from insp21. Stops forced redirection given by cmode +LShawn Smith
2012-06-12Move all example configuration files to their own directory.Peter Powell