Age | Commit message (Collapse) | Author |
|
ignore e-lined users
|
|
|
|
returning
|
|
|
|
Fixes #431 reported by @killerrabbit
|
|
Update Doxyfile for the latest version of Doxygen.
|
|
|
|
iterating the userlist
|
|
|
|
Fixes #423 reported by @RawrDragon
|
|
|
|
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.
|
|
returns NULL
|
|
|
|
<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
|
|
halfop prefix is available
|
|
Fixes #422 reported by @RawrDragon
|
|
Remove unused variables detected by Clang 4.2.
|
|
|
|
[2.0] Use the preprocessor to detect whether hash_map is available.
|
|
[2.0] Use a better server name in m_httpd.
|
|
|
|
|
|
Fixes #409 reported by @SaberUK
|
|
|
|
|
|
Fix OpenSSL detection on distributions which modify the version number.
|
|
|
|
Fix warning: "const type qualifier on return type has no effect".
|
|
|
|
killed user's prefix and modifies global state
|
|
Fixes #400 reported by @SaberUK
|
|
[2.0] cmode_b: Correction to the maxbans conditional
|
|
It was possible to set one more ban beyond the configured limit.
|
|
Fixes #394 reported by @JDowny
|
|
ban set that matches the user
Fixes #395 reported by @patatje368
|
|
- Remove prioritization before m_banexception, it doesn't even hook OnUserPreJoin
- Remove OnChannelDelete handler: nothing to do in that case, our extension item is automatically freed
- Remove empty OnRehash handler
|
|
|
|
|
|
|
|
|
|
Fixes #392
|
|
Thanks to fraggeln for reporting and testing
|
|
|
|
in gcrypt.h
|
|
|
|
|
|
allowed or not
|
|
|