Attila Molnar
cff57f7ba7
Merge pull request #308 from SaberUK/insp20-fingerprint
...
[2.0] Remove references to removed FINGERPRINT command.
2012-09-22 17:43:08 -07:00
Peter Powell
657636d1ea
Remove references to removed FINGERPRINT command.
2012-09-22 22:26:30 +01:00
attilamolnar
ab0b3d0137
Instruct users to verify that std::regex is supported on their setup before using m_regex_stdlib
2012-09-22 16:04:45 +02:00
ChrisTX
3b63bc840f
m_regex_stdlib: A regex provider for the C++11 container std::regex
...
For it to work you need a standards compliant implementation as for
instance Visual C++ 2010 and 2012 deliver. GCC's libstdc++ does not
implement this class yet.
2012-09-22 15:52:18 +02:00
attilamolnar
1b03dfaeec
m_knock Add support for sending a 710 numeric when a KNOCK succeeds, add a config option to choose between behaviors
...
Fixes #287 reported by @ElementalAlchemist
2012-09-13 18:12:38 +02: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
d6861984e8
Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.charybdis
...
Fixes #285 reported by @hoggeh
2012-08-25 00:10:47 +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
Robin Burchell
388e4ff409
Merge pull request #251 from Shawn-Smith/insp20+extbanU
...
[2.0] Add ExtBan U to match only unregistered users
2012-08-13 01:08:35 -07:00
attilamolnar
2f4c812e7c
Update example configs
...
Document m_chanhistory settings
Note that m_censor adds usermode +G as well
Add geoip /STATS G to helpop
2012-07-26 23:00:30 +02:00
Shawn Smith
61429d9c68
Added ExtBan U to match only Unregistered users
...
Enhancement requested in Issue #247
2012-07-07 14:04:02 -04:00
Shawn Smith
ff8a01ff19
Backported usermode +L from insp21. Stops forced redirection given by cmode +L
2012-07-06 13:48:01 -04: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