| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge insp20 | Attila Molnar | 2016-08-17 | 1 | -0/+3 |
| |\ |
|
| | * | Don't show snotices for kills from ulined clients | Adam | 2016-02-25 | 1 | -0/+3 |
| * | | Add WebSocket module | Attila Molnar | 2016-08-08 | 1 | -0/+5 |
| * | | Remove <options:ircumsgprefix> entirely | Attila Molnar | 2015-12-06 | 1 | -5/+0 |
| * | | Update example configuration to say the new style module names everywhere | Attila Molnar | 2015-05-20 | 1 | -15/+14 |
| * | | Merge insp20 | Attila Molnar | 2015-04-20 | 1 | -9/+9 |
| |\| |
|
| | * | Make some config strings a bit more professional and use RFC reserved TLD's e... | JD Horelick | 2014-11-09 | 1 | -9/+9 |
| * | | Remove listmode hiding support from the core•••This is now handled by m_hidelist
| Attila Molnar | 2014-09-10 | 1 | -5/+0 |
| * | | Merge insp20 | Attila Molnar | 2014-07-25 | 1 | -9/+9 |
| |\| |
|
| | * | Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter
| Attila Molnar | 2014-07-24 | 1 | -8/+8 |
| | * | remove unneeded whitespace from the docs/examples | Tim Heckman | 2014-06-14 | 1 | -1/+1 |
| * | | Kill <channels> in favour of <connect:maxchans> and <oper:maxchans>.•••Remove channels/high-join-limit privilege
| Peter Powell | 2014-04-11 | 1 | -14/+4 |
| * | | Merge insp20 | Attila Molnar | 2014-04-07 | 1 | -27/+23 |
| |\| |
|
| | * | Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
| Attila Molnar | 2014-04-04 | 1 | -32/+28 |
| * | | Make the maximum hostname length configurable in the config. | Peter Powell | 2014-03-08 | 1 | -0/+3 |
| * | | Merge insp20 | Attila Molnar | 2014-01-21 | 1 | -12/+14 |
| |\| |
|
| | * | Use standard example addresses in configs•••`2001:db8::/32` is the [standard][1] IPv6 example address range, using
it also makes it clear when the user has just copy-pasted the example
config and didn't actually whitelist 6BONE for some strange reason.
Similarly, there are example addresses for [IPv4][2] and [DNS][3].
[1]: http://tools.ietf.org/html/rfc3849
[2]: http://tools.ietf.org/html/rfc5737
[3]: http://tools.ietf.org/html/rfc2606
| Mantas Mikulėnas | 2014-01-20 | 1 | -8/+8 |
| | * | Improve error reporting for <security:runas{user,group}>. | Peter Powell | 2013-09-26 | 1 | -4/+6 |
| * | | Add m_showfile, remove cmd_rules | Attila Molnar | 2013-12-18 | 1 | -3/+2 |
| * | | Merge insp20 | attilamolnar | 2013-08-30 | 1 | -13/+9 |
| |\| |
|
| | * | Update example configs, README.md and more•••- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-<hash> hash types
- Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
| attilamolnar | 2013-08-27 | 1 | -13/+9 |
| * | | Add <path> keys for all of the compile-time paths.•••Also, make all paths in the config relative to their associated
directory. This reverts a change in 2.0 which turned out to be a
terrible idea, especially for system-wide installations.
| Peter Powell | 2013-08-12 | 1 | -6/+14 |
| * | | Require privs given on initial join to be in <options:defaultmodes>. | Peter Powell | 2013-08-10 | 1 | -1/+1 |
| * | | Rename <options:moronbanner> to <options:xlinemessage>.•••This name is more descriptive of what is actually is used for.
| Peter Powell | 2013-08-10 | 1 | -2/+2 |
| * | | Change the default for <security:customversion> to an empty string.•••RFC 1459 says this field is for comments about the version. If the
operator has no comments then we should not show any.
| Peter Powell | 2013-08-10 | 1 | -2/+2 |
| * | | Rename <connect:nouserdns> to <connect:resolvehostnames>.•••This name is more descriptive and avoids a double negative which
could make the name of this setting unclear to non-native speakers.
| Peter Powell | 2013-08-10 | 1 | -4/+4 |
| * | | Move host cycle logic into m_hostcycle | attilamolnar | 2013-08-09 | 1 | -5/+0 |
| * | | Allow for skipping clone checking before DNS is complete. | Daniel Vassdal | 2013-07-02 | 1 | -0/+9 |
| * | | Remove limitsomaxconn and remains of m_halfop/allowhalfop | attilamolnar | 2013-06-18 | 1 | -6/+2 |
| * | | Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being h... | Daniel Vassdal | 2013-06-03 | 1 | -0/+11 |
| * | | Merge insp20 | attilamolnar | 2013-04-28 | 1 | -0/+6 |
| |\| |
|
| | * | Add config option to disable somaxconn range() check | attilamolnar | 2013-04-23 | 1 | -0/+6 |
| * | | Move <performance:nouserdns> to <connect:nouserdns>. | Peter Powell | 2013-04-27 | 1 | -5/+9 |
| * | | Add <security:allowcoreunload>.•••When enabled (the default) this setting prevents the unloading of
core modules such as cmd_privmsg.
| Peter Powell | 2013-04-13 | 1 | -0/+3 |
| * | | Default to the XML config format. | Peter Powell | 2013-04-06 | 1 | -5/+9 |
| * | | Change the default value of <options:cyclehosts> to no•••Issue #402
| attilamolnar | 2013-04-01 | 1 | -1/+1 |
| * | | Remove legacy code, mostly related to 1.2 compatibility | attilamolnar | 2013-04-01 | 1 | -6/+1 |
| |/ |
|
| * | Update doc and fix the description of m_allowinvite | attilamolnar | 2013-03-29 | 1 | -1/+0 |
| * | Reorganise configuration files:•••- 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.
| Peter Powell | 2013-03-02 | 1 | -6/+6 |
| * | cmd_invite Send invite announcements to halfops and higher when <security:ann...•••Clarify what the various options mean in the doc
Fixes #418 reported by @RawrDragon
| attilamolnar | 2013-02-11 | 1 | -7/+7 |
| * | m_dnsbl Add usednsbl option to connect classes•••Don't touch users in classes where it's off
| attilamolnar | 2012-11-29 | 1 | -0/+4 |
| * | Add a config option to enable/disable the welcome notice sent to clients afte...•••Fixes #284 reported by @hoggeh
| attilamolnar | 2012-08-25 | 1 | -1/+6 |
| * | Change "allowmismatched" to "allowmismatch" in example config•••Fixes issue #279 reported by @lethality
| attilamolnar | 2012-08-20 | 1 | -2/+2 |
| * | Added color codes to /rules, moved the parsing to ServerConfig and cleaned th... | Justin Crawford | 2012-07-06 | 1 | -0/+8 |
| * | Move all example configuration files to their own directory. | Peter Powell | 2012-06-12 | 1 | -0/+963 |