summaryrefslogtreecommitdiff
path: root/docs/conf
AgeCommit message (Expand)Author
2013-06-10Added m_repeat - Allows for blocking of similiar messagesDaniel Vassdal
2013-06-03Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being h...Daniel Vassdal
2013-04-28Merge insp20attilamolnar
2013-04-27Added RMODE command per suggestion #479Daniel Vassdal
2013-04-27Move <performance:nouserdns> to <connect:nouserdns>.Peter Powell
2013-04-23Add config option to disable somaxconn range() checkattilamolnar
2013-04-16m_kicknorejoin Limit time to 30m by defaultattilamolnar
2013-04-13Add <security:allowcoreunload>.Peter Powell
2013-04-06Default to the XML config format.Peter Powell
2013-04-01Purge the deprecated chanprotect module.Peter Powell
2013-04-01m_samode Require an oper privilege to change the user modes of other usersattilamolnar
2013-04-01Change the default value of <options:cyclehosts> to noattilamolnar
2013-04-01Remove legacy code, mostly related to 1.2 compatibilityattilamolnar
2013-03-31Minor update to example configsattilamolnar
2013-03-29Update doc and fix the description of m_allowinviteattilamolnar
2013-03-02Reorganise configuration files:Peter Powell
2013-02-11cmd_invite Send invite announcements to halfops and higher when <security:ann...attilamolnar
2012-11-29m_dnsbl Add usednsbl option to connect classesattilamolnar
2012-11-29ldapauth: Allow setting virtual hosts on identification with m_ldapauth.Robin Burchell
2012-11-23Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0attilamolnar
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-19Fix for #268.Peter Powell
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-22Merge pull request #308 from SaberUK/insp20-fingerprintAttila Molnar
2012-09-22Remove references to removed FINGERPRINT command.Peter Powell
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-25Add a config option to enable/disable the welcome notice sent to clients afte...attilamolnar
2012-08-25Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.char...attilamolnar
2012-08-20Change "allowmismatched" to "allowmismatch" in example configattilamolnar
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-07-06Added color codes to /rules, moved the parsing to ServerConfig and cleaned th...Justin Crawford
2012-06-12Move all example configuration files to their own directory.Peter Powell