Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-06 | Default to the XML config format. | Peter Powell | |
2013-04-01 | Change the default value of <options:cyclehosts> to no | attilamolnar | |
Issue #402 | |||
2013-04-01 | Remove legacy code, mostly related to 1.2 compatibility | attilamolnar | |
2013-03-29 | Update doc and fix the description of m_allowinvite | attilamolnar | |
2013-03-02 | Reorganise configuration files: | Peter Powell | |
- Example config files now end with .conf.example. - Example text files now end with .txt.example. - Removed 'inspircd' from the name of multiple example files. - Added missing oper motd example file. | |||
2013-02-11 | cmd_invite Send invite announcements to halfops and higher when ↵ | attilamolnar | |
<security:announceinvites> is 'dynamic' regardless of the channel being +i or not Clarify what the various options mean in the doc Fixes #418 reported by @RawrDragon | |||
2012-11-29 | m_dnsbl Add usednsbl option to connect classes | attilamolnar | |
Don't touch users in classes where it's off | |||
2012-08-25 | Add a config option to enable/disable the welcome notice sent to clients ↵ | attilamolnar | |
after successful registration Fixes #284 reported by @hoggeh | |||
2012-08-20 | Change "allowmismatched" to "allowmismatch" in example config | attilamolnar | |
Fixes issue #279 reported by @lethality | |||
2012-07-06 | Added color codes to /rules, moved the parsing to ServerConfig and cleaned ↵ | Justin Crawford | |
the code up a bit | |||
2012-06-12 | Move all example configuration files to their own directory. | Peter Powell | |