Attila Molnar
f62654a685
Merge insp20
2014-07-25 12:05:40 +02:00
Attila Molnar
484bb1ef62
Update example configuration files, fix typos and case
...
Mention m_regex_stdlib in the list of regex providers after m_filter
2014-07-24 14:20:14 +02:00
Tim Heckman
a84ac5c112
remove unneeded whitespace from the docs/examples
2014-06-14 18:36:57 -07:00
Peter Powell
c511bb56f5
Kill <channels> in favour of <connect:maxchans> and <oper:maxchans>.
...
Remove channels/high-join-limit privilege
2014-04-11 16:14:10 +02:00
Attila Molnar
f71e6bf9cb
Merge insp20
2014-04-07 13:40:51 +02:00
Attila Molnar
883f6db55b
Major example configuration and helpop update
...
Big thanks to @m4z (#621 ) and @Robby- (#630 ) who contributed a lot to this
2014-04-04 18:05:06 +02:00
Peter Powell
f2db4b743f
Make the maximum hostname length configurable in the config.
2014-03-08 13:01:09 +01:00
Attila Molnar
e244cb2c63
Merge insp20
2014-01-21 18:44:08 +01:00
Mantas Mikulėnas
b43e157a14
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
2014-01-20 16:44:10 +01:00
Attila Molnar
a1d46b8bff
Add m_showfile, remove cmd_rules
2013-12-18 18:01:19 +01:00
Peter Powell
e51ea66534
Improve error reporting for <security:runas{user,group}>.
2013-09-26 15:54:37 +01:00
attilamolnar
1031f33333
Merge insp20
2013-08-30 13:01:10 +02:00
attilamolnar
00cd97160a
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
2013-08-27 18:30:59 +02:00
Peter Powell
29822a263b
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.
2013-08-12 16:53:33 +01:00
Peter Powell
3d019b14ec
Require privs given on initial join to be in <options:defaultmodes>.
2013-08-10 14:04:09 +01:00
Peter Powell
4509cbcc0b
Rename <options:moronbanner> to <options:xlinemessage>.
...
This name is more descriptive of what is actually is used for.
2013-08-10 14:04:09 +01:00
Peter Powell
28190fc82a
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.
2013-08-10 14:04:09 +01:00
Peter Powell
03a623a284
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.
2013-08-10 14:04:09 +01:00
attilamolnar
e4b76e6502
Move host cycle logic into m_hostcycle
2013-08-09 18:10:48 +02:00
Daniel Vassdal
3ae91bafe7
Allow for skipping clone checking before DNS is complete.
2013-07-02 10:55:51 -07:00
attilamolnar
b81cfe3171
Remove limitsomaxconn and remains of m_halfop/allowhalfop
2013-06-18 21:34:10 +02:00
Daniel Vassdal
263c2efd96
Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being handed over to the daemon before data is ready from the client.
2013-06-03 18:45:46 +02:00
attilamolnar
8790551dc1
Merge insp20
2013-04-28 00:32:14 +02:00
Peter Powell
f2566ff550
Move <performance:nouserdns> to <connect:nouserdns>.
2013-04-27 05:59:54 +01:00
attilamolnar
b742311a70
Add config option to disable somaxconn range() check
2013-04-23 15:01:15 +02:00
Peter Powell
b331d0549b
Add <security:allowcoreunload>.
...
When enabled (the default) this setting prevents the unloading of
core modules such as cmd_privmsg.
2013-04-13 16:01:42 +01:00
Peter Powell
2ae42bbb1f
Default to the XML config format.
2013-04-06 11:47:56 +01:00
attilamolnar
be9358c43f
Change the default value of <options:cyclehosts> to no
...
Issue #402
2013-04-01 00:58:44 +02:00
attilamolnar
56cae0f3a4
Remove legacy code, mostly related to 1.2 compatibility
2013-04-01 00:54:58 +02:00
attilamolnar
3eeb85d3c5
Update doc and fix the description of m_allowinvite
2013-03-29 01:09:55 +01:00
Peter Powell
5f6372b2f0
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.
2013-03-02 15:50:09 +00:00
attilamolnar
a0f92dd232
cmd_invite Send invite announcements to halfops and higher when <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
2013-02-11 17:52:21 +01:00
attilamolnar
f1a122b4ee
m_dnsbl Add usednsbl option to connect classes
...
Don't touch users in classes where it's off
2012-11-29 20:26:00 +01:00
attilamolnar
7aacf73950
Add a config option to enable/disable the welcome notice sent to clients after successful registration
...
Fixes #284 reported by @hoggeh
2012-08-25 00:37:04 +02:00
attilamolnar
d43db424fe
Change "allowmismatched" to "allowmismatch" in example config
...
Fixes issue #279 reported by @lethality
2012-08-20 16:47:24 +02:00
Justin Crawford
c79475caa8
Added color codes to /rules, moved the parsing to ServerConfig and cleaned the code up a bit
2012-07-06 09:15:48 -07:00
Peter Powell
c8e9bbbe40
Move all example configuration files to their own directory.
2012-06-12 18:38:54 +01:00