Age | Commit message (Expand) | Author |
2014-11-09 | Make some config strings a bit more professional and use RFC reserved TLD's e... | JD Horelick |
2014-11-09 | Add missing oper-only commands to oper class blocks | 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-07-23 | Update aliases/anope.conf.example | Adam |
2014-06-14 | remove unneeded whitespace from the docs/examples | Tim Heckman |
2014-04-12 | Some more helpop config updates. | Robby- |
2014-04-06 | Fix typo in helpop-full that prevented it from loading and other minor helpop... | 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 |
2014-01-20 | Use standard example addresses in configs | Mantas Mikulėnas |
2013-09-26 | Improve error reporting for <security:runas{user,group}>. | Peter Powell |
2013-08-28 | Update COPYING file with new FSF address. | Christopher 'm4z' Holm |
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-23 | Add config option to disable somaxconn range() check | 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-08 | Update Doxyfile for the latest version of Doxygen. | Peter Powell |
2013-03-02 | Reorganise configuration files: | Peter Powell |
2013-02-11 | cmd_invite Send invite announcements to halfops and higher when <security:ann... | attilamolnar |
2012-11-29 | m_dnsbl Add usednsbl option to connect classes | attilamolnar |
2012-11-29 | ldapauth: Allow setting virtual hosts on identification with m_ldapauth. | Robin Burchell |
2012-11-23 | Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0 | attilamolnar |
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-19 | Fix for #268. | Peter Powell |
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 | Merge pull request #308 from SaberUK/insp20-fingerprint | Attila Molnar |
2012-09-22 | Remove references to removed FINGERPRINT command. | Peter Powell |
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-25 | Add a config option to enable/disable the welcome notice sent to clients afte... | attilamolnar |
2012-08-25 | Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.char... | attilamolnar |
2012-08-20 | Change "allowmismatched" to "allowmismatch" in example config | 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-07-06 | Added color codes to /rules, moved the parsing to ServerConfig and cleaned th... | Justin Crawford |
2012-07-04 | Update Doxyfile for the latest Doxygen. | Peter Powell |