James Lu
51b82c3c06
m_repeat: fix typo (similiar->similar)
...
Also update docs/ accordingly
2015-06-12 18:31:01 -07:00
Attila Molnar
f449c6b2f0
Update example configuration to say the new style module names everywhere
2015-05-20 15:20:00 +02:00
Peter Powell
15b0a1853d
Fix not being able to message ulines when m_restrictmsg is loaded.
2015-05-10 04:50:35 +01:00
Attila Molnar
8f5efbc7aa
Merge insp20
2015-04-20 17:40:12 +02:00
Renegade334
7a0e881ffe
Remove non-existant extban M: from docs
...
extban M: has not existed since 2d732f4d in 2009...
2015-03-17 23:22:54 +00:00
Renegade334
6ec3d27b2a
modules/m_silence: Allow U-lined services to bypass silence masks
...
Adds a config entry (silence->exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
2015-02-05 15:01:23 +00:00
JD Horelick
2faf5ff670
Make some config strings a bit more professional and use RFC reserved TLD's everywhere
2014-11-09 03:48:48 +01:00
Attila Molnar
3a3ff94967
Merge insp20
2014-10-27 15:26:20 +01:00
Attila Molnar
6cc3e6be81
m_delaymsg Add option to disallow NOTICEs too
2014-10-23 17:59:44 +02:00
Attila Molnar
cb45d5c3a5
Update <nationalchars> tag documentation
2014-10-20 20:42:17 +02:00
Attila Molnar
02158b6490
m_hidelist Make minimum rank required to view lists configurable
2014-09-10 14:59:00 +02:00
Attila Molnar
c2fb4e4b9d
Add m_hidelist that allows hiding the lists of listmodes
2014-09-10 14:50:57 +02:00
Daniel Vassdal
4e0c477eb3
m_pbkdf2: Added module
...
Bugfixes and minor changes are by @attilamolnar, original PR #767
2014-08-04 13:36:18 +02:00
Daniel Vassdal
0fc6faa7a1
m_bcrypt: Add module
...
bcrypt updated to 1.3 by @attilamolnar, original PR #767
2014-08-04 13:10:09 +02:00
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
Attila Molnar
3d0fa60ba5
Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere
2014-07-19 14:39:04 +02:00
Attila Molnar
53c59d9a99
Document the config options of m_remove
2014-06-09 17:49:57 +02:00
Attila Molnar
e98f1c6429
Describe <ident:nolookupprefix>
2014-05-28 13:46:01 +02:00
Robby-
9baeec44d0
m_ident: Add an option to allow idents of users to still be prefixed with a '~' for connect classes which have disabled ident lookups through the <connect:useident> setting.
...
Fixes #683 .
Some changes by @attilamolnar, original PR #684
2014-05-28 13:39:23 +02:00
Attila Molnar
1453b889ef
Redirect the reader to filters.conf.example for advanced filter configuration
2014-04-11 15:20:29 +02:00
Attila Molnar
477811faef
m_filter Rename config key used in exemptfromfilter from "channel" to "target", but keep compatibility
2014-04-11 15:16:26 +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
9ccb36800a
Fix m_permchannels not prepending the path when reading the config.
2014-03-07 18:28:01 +01:00
Googolplexed
dcd07e3892
Give m_connectban a configurable ban message
2014-02-27 16:17:46 +01:00
Daniel Vassdal
8af4a2795b
Simplify /SAJOIN syntax and add permission for joining other users.
2014-02-26 14:00:01 +01:00
Attila Molnar
4e0fd52057
m_svshold Hide server notices by default
...
Issue #742
2014-02-25 16:48:38 +01:00
Googolplexed
3c9e626d3f
Moving CGIIRC to a new snomask (w)
2014-02-23 12:10:17 +01:00
Thiago Crepaldi
4ed0292914
m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP auth
2014-02-07 18:10:20 +01:00
Attila Molnar
2e8c2a6a5f
Document new delayed join feature of m_conn_join
2014-01-30 22:18:40 +01:00
Attila Molnar
7acb4ced20
Add m_clearchan which removes users from a channel without sending n*(n+1)/2 QUIT messages
2014-01-26 13:39:10 +01:00
Attila Molnar
e244cb2c63
Merge insp20
2014-01-21 18:44:08 +01:00
Adam
ec1e85cb3d
Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with both openssl and gnutls
2014-01-21 18:04:08 +01:00
Attila Molnar
b8f0e349ce
m_svshold Add config option to hide snotices
2014-01-20 17:05:01 +01:00
Attila Molnar
ef264e2dca
m_httpd Add timeout option; remove timed out connections
2014-01-20 16:57:30 +01:00
Attila Molnar
659530cbab
Update example configs/helpop
2014-01-20 16:48:20 +01:00
Attila Molnar
57d02ca02e
m_showwhois Update settings on rehash
2013-12-19 17:02:41 +01:00
Adam
dbbd333956
Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.
2013-12-19 16:40:11 +01:00
Attila Molnar
a1d46b8bff
Add m_showfile, remove cmd_rules
2013-12-18 18:01:19 +01:00
Daniel Vassdal
96d96c48bf
Add a Flash Policy Daemon module
2013-12-18 15:45:29 +01:00
attilamolnar
1f6ba902a6
Convert cmd_modenotice into an optional module
2013-09-11 12:11:16 +02:00
attilamolnar
1031f33333
Merge insp20
2013-08-30 13:01:10 +02:00
attilamolnar
261d5bb566
m_permchannels Add the ability to save listmodes
2013-08-27 18:32:32 +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
Daniel Vassdal
71b9af776e
Option to select if chanhistory is on for bots
2013-08-24 07:45:34 -07: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
attilamolnar
e4b76e6502
Move host cycle logic into m_hostcycle
2013-08-09 18:10:48 +02:00
Peter Powell
55dc6fe9e5
Add RE2 regex module.
2013-06-16 21:48:51 +02:00
Daniel Vassdal
9a470c5863
Added m_repeat - Allows for blocking of similiar messages
...
Changes to the original module:
- Parse settings using a sepstream, accept remote mode changes regardless of our config
- Refuse to link when config settings differ
- Style changes
All ideas and features are the brainchild and work of Daniel Vassdal
2013-06-10 23:20:31 +02:00