Age | Commit message (Expand) | Author |
2017-11-06 | Merge pull request #1359 from genius3000/insp20+sasl_no_server | Peter Powell |
2017-11-05 | Inform the client when a SASL message cannot be sent | genius3000 |
2017-10-15 | Update wiki links to use HTTPS and point to the correct pages. | Peter Powell |
2017-09-14 | Fix the command for enabling m_sqlite3 in modules.conf.example. | Peter Powell |
2017-07-24 | Add ADMIN to the list of commands that shunned users can run. | Peter Powell |
2017-05-30 | Update the securelist exemption for IRC-Source's crawler. | Peter Powell |
2017-04-11 | Merge pull request #1316 from SaberUK/master+sslmodes | Adam |
2017-04-11 | Clarify that m_sslmodes depends on m_sslinfo. | Peter Powell |
2017-04-07 | Update securelist exception list. | Peter Powell |
2017-03-20 | modules.conf.example: document useusername in ldapauth | Adam |
2016-11-16 | Add a bigger warning about deprecated things being removed. | Peter Powell |
2016-02-12 | m_dccallow Add config option to control max entries on a list | Attila Molnar |
2015-10-12 | Fix a few documentation problems | Attila Molnar |
2015-06-14 | Fix various issues with the nationalchars module. | Peter Powell |
2015-05-10 | Fix not being able to message ulines when m_restrictmsg is loaded. | Peter Powell |
2015-03-17 | Remove non-existant extban M: from docs | Renegade334 |
2014-11-09 | Make some config strings a bit more professional and use RFC reserved TLD's e... | JD Horelick |
2014-10-23 | m_delaymsg Add option to disallow NOTICEs too | Attila Molnar |
2014-10-20 | Update <nationalchars> tag documentation | Attila Molnar |
2014-07-24 | Update example configuration files, fix typos and case | Attila Molnar |
2014-04-04 | Major example configuration and helpop update | Attila Molnar |
2014-01-20 | m_svshold Add config option to hide snotices | Attila Molnar |
2014-01-20 | m_httpd Add timeout option; remove timed out connections | Attila Molnar |
2014-01-20 | Update example configs/helpop | Attila Molnar |
2013-08-27 | m_permchannels Add the ability to save listmodes | attilamolnar |
2013-08-27 | Update example configs, README.md and more | attilamolnar |
2013-04-16 | m_kicknorejoin Limit time to 30m by default | attilamolnar |
2013-03-31 | Minor update to example configs | attilamolnar |
2013-03-29 | Update doc and fix the description of m_allowinvite | attilamolnar |
2013-03-02 | Reorganise configuration files: | Peter Powell |
2012-11-29 | ldapauth: Allow setting virtual hosts on identification with m_ldapauth. | Robin Burchell |
2012-10-29 | m_opermotd Add support for replacing \u \b etc. with color codes | attilamolnar |
2012-10-28 | m_operlog Add tosnomask config option, to log all oper actions to snomask 'r' | attilamolnar |
2012-10-19 | m_ldapauth Allow filtering on arbitrary LDAP attributes | Adrien Bustany |
2012-10-08 | Update modules.conf.example with m_ircv3 | attilamolnar |
2012-10-08 | Allows to use user->ident string instead of user->nick for NickServ. | Boleslaw Tokarski |
2012-10-07 | Update modules.conf.example with m_topiclock | attilamolnar |
2012-10-04 | Replace hardcoded paths with configurable ones | ChrisTX |
2012-09-22 | Instruct users to verify that std::regex is supported on their setup before u... | attilamolnar |
2012-09-22 | m_regex_stdlib: A regex provider for the C++11 container std::regex | ChrisTX |
2012-09-13 | m_knock Add support for sending a 710 numeric when a KNOCK succeeds, add a co... | attilamolnar |
2012-08-13 | Merge pull request #251 from Shawn-Smith/insp20+extbanU | Robin Burchell |
2012-07-26 | Update example configs | attilamolnar |
2012-07-07 | Added ExtBan U to match only Unregistered users | Shawn Smith |
2012-07-06 | Backported usermode +L from insp21. Stops forced redirection given by cmode +L | Shawn Smith |
2012-06-12 | Move all example configuration files to their own directory. | Peter Powell |