Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
[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
|
|
|
|
|
|
|
|
|
|
|
|
Fixes issues #1003, #1045 and #1085
|
|
logic when checking caps percentage
|
|
m_repeat: fix typo (similiar->similar)
|
|
- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
|
|
Also update docs/ accordingly
|
|
|
|
|
|
|
|
[2.0] Fix various warnings with the new Doxygen and LLVM releases.
|