Age | Commit message (Collapse) | Author |
|
64 is a rather restrictive limit especially considering how fast
channels can accumulate bans. In fact, #InspIRCd hit the ban limit
in just over a year.
Having a low limit might have made sense when memory was expensive
but the average IRC server should be able to handle this fine now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow filtering WebIRC connections into a connect class by gateway.
|
|
|
|
|
|
|
|
|
|
|
|
[2.0] Clarify that m_sslmodes depends on m_sslinfo.
|
|
|
|
- Add an exception for IRC-Source.
- Remove an exception for SearchIRC.
- Remove an old exception for netsplit.
|
|
|
|
Fixes #1306.
|
|
Also use the behaviour behind this to fix #1290.
|
|
|
|
|
|
|
|
Rework the example services aliases.
|
|
- Split common stuff into a generic configuration file.
- Reserve all nicknames used by services by default.
- Exempt all services clients from filtering.
- Add missing aliases for services pseudoclients.
|
|
Allow listeners to be able to listen on unavailable addresses.
|
|
|
|
Update helpop for recent LOCKSERV and <connect:port> changes.
|
|
|
|
|
|
|
|
Undocument <power> and set the default to the server name.
|
|
|
|
- Follow best current practises by using bcrypt almost everywhere
in the example configuration files.
- Document the existence of new hashing modules in master.
|
|
Issue #1006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default to 20
|
|
|
|
Fixes issue #1100 reported by @uecasm
|
|
|
|
|
|
|
|
|
|
|