summaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
AgeCommit message (Expand)Author
2016-09-16Make the duration of nickflood and joinflood configurable.Peter Powell
2016-09-12Update documentation for password hashing.Peter Powell
2016-08-23Remove broken mssql moduleAttila Molnar
2016-08-08Add WebSocket moduleAttila Molnar
2016-08-08Add SHA1 moduleAttila Molnar
2016-06-15Add mbedTLS SSL moduleAttila Molnar
2016-03-04Adds classban module providing extban 'n' for connect class ban.Johanna A
2016-02-22Merge insp20Attila Molnar
2016-02-20Remove the useless testnet module.Peter Powell
2016-02-12m_dccallow Add config option to control max entries on a listAttila Molnar
2016-01-06Add m_monitor which implements the MONITOR command and notificationsAttila Molnar
2015-12-08Strip all control codes except \001 in InspIRCd::StripColor()Attila Molnar
2015-12-06Add m_ircv3_invitenotify which implements the IRCv3.2 invite-notify extensionAttila Molnar
2015-12-06Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extensionAttila Molnar
2015-12-05Add m_ircv3_chghost which implements the IRCv3.2 chghost extensionAttila Molnar
2015-12-05Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extensionAttila Molnar
2015-10-12Fix a few documentation problemsAttila Molnar
2015-07-01m_blockcaps Reword error message to indicate 'greater than or equal to' logic...David Lamont
2015-06-26Merge pull request #1059 from OVERdrive-IRC/m_repeat/fix-typoAttila Molnar
2015-06-14Fix various issues with the nationalchars module.Peter Powell
2015-06-12m_repeat: fix typo (similiar->similar)James Lu
2015-05-20Update example configuration to say the new style module names everywhereAttila Molnar
2015-05-10Fix not being able to message ulines when m_restrictmsg is loaded.Peter Powell
2015-04-20Merge insp20Attila Molnar
2015-03-17Remove non-existant extban M: from docsRenegade334
2015-02-05modules/m_silence: Allow U-lined services to bypass silence masksRenegade334
2014-11-09Make some config strings a bit more professional and use RFC reserved TLD's e...JD Horelick
2014-10-27Merge insp20Attila Molnar
2014-10-23m_delaymsg Add option to disallow NOTICEs tooAttila Molnar
2014-10-20Update <nationalchars> tag documentationAttila Molnar
2014-09-10m_hidelist Make minimum rank required to view lists configurableAttila Molnar
2014-09-10Add m_hidelist that allows hiding the lists of listmodesAttila Molnar
2014-08-04m_pbkdf2: Added moduleDaniel Vassdal
2014-08-04m_bcrypt: Add moduleDaniel Vassdal
2014-07-25Merge insp20Attila Molnar
2014-07-24Update example configuration files, fix typos and caseAttila Molnar
2014-07-19Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereAttila Molnar
2014-06-09Document the config options of m_removeAttila Molnar
2014-05-28Describe <ident:nolookupprefix>Attila Molnar
2014-05-28m_ident: Add an option to allow idents of users to still be prefixed with a '...Robby-
2014-04-11Redirect the reader to filters.conf.example for advanced filter configurationAttila Molnar
2014-04-11m_filter Rename config key used in exemptfromfilter from "channel" to "target...Attila Molnar
2014-04-07Merge insp20Attila Molnar
2014-04-04Major example configuration and helpop updateAttila Molnar
2014-03-07Fix m_permchannels not prepending the path when reading the config.Peter Powell
2014-02-27Give m_connectban a configurable ban messageGoogolplexed
2014-02-26Simplify /SAJOIN syntax and add permission for joining other users.Daniel Vassdal
2014-02-25m_svshold Hide server notices by defaultAttila Molnar
2014-02-23Moving CGIIRC to a new snomask (w)Googolplexed
2014-02-07m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP authThiago Crepaldi