index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
2021-03-31
Fix various documentation comments.
Sadie Powell
2021-03-30
Add support for blocking tag messages with the deaf mode.
Sadie Powell
2021-03-21
Improve the header messages of the filter and permchannels modules.
Sadie Powell
2021-03-14
Default <permchannelsdb:listmodes> to on.
Sadie Powell
2021-03-14
Implement support for saving filters.
Sadie Powell
2021-03-10
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
Rename `<link:ssl>` to `<link:sslprofile>`.
Sadie Powell
2021-03-10
Fix the cloaking module on C++98 compilers.
Sadie Powell
2021-03-09
Add a human-readable version of the cloak list.
Sadie Powell
2021-03-09
Space-delimit the human readable callerid extensible data.
Sadie Powell
2021-03-09
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-06
Fix not always incrementing the DNSBL stats.
Sadie Powell
2021-03-05
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
Update copyright headers.
InspIRCd Robot
2021-02-26
Update copyright headers.
InspIRCd Robot
2021-02-25
Implement support for multi-prefix on WHOIS.
Sadie Powell
2021-02-25
Allow a statusmsg to have multiple statuses and pick the lowest.
Sadie Powell
2021-02-24
Refactor OnUserPostMessage in the chanhistory module.
Sadie Powell
2021-02-22
Add snomask permissions to the oper check output.
Sadie Powell
2021-02-22
Add a human-readable serialiser to the geolocation extensible.
Sadie Powell
2021-02-21
Add a config option for exempting classes from connflood.
Sadie Powell
2021-02-21
Add a command to the cgiirc module for encoding/decoding hex idents.
Sadie Powell
2021-02-21
Rename the cmd variable to cmdwebirc in the cgiirc module.
Sadie Powell
2021-02-18
Fix the numeric sent when a U-lined alias target is not online.
Sadie Powell
2021-02-18
Fix the message sent when SSL profiles are rehashed.
Sadie Powell
2021-02-05
Show the name of the WebIRC gateway in the IP changing notice.
Sadie Powell
2021-02-01
Move SSLINFO code for users to its own function and refactor.
Sadie Powell
2021-02-01
Allow using SSLINFO on channels.
Sadie Powell
2021-02-01
Convert SSLINFO to SplitCommand.
Sadie Powell
2021-02-01
Read <sslinfo:operonly> once at load time.
Sadie Powell
2021-01-27
Allow disabling connectban for specific connect classes.
Sadie Powell
2021-01-19
Send ERR_CANTUNLOADMODULE when unloading a module on reload fails.
Sadie Powell
2021-01-19
Refactor the globalload module.
Sadie Powell
2021-01-18
Add a separate stats class for DNSBL errors.
Sadie Powell
2021-01-18
Improve the robustness of the DNSBL module.
Sadie Powell
2021-01-18
Implemented configurable kick message for the repeat module (#1835).
iwalkalone
2021-01-18
Add default empty openssl compiler flags.
Sadie Powell
2021-01-13
Add a shun option to only apply when users are fully connected.
Sadie Powell
2021-01-11
Add a user mode which allows disabling receiving channel history.
Sadie Powell
2020-12-30
Disallow an empty last parameter in MAP.
Matt Schatz
2020-12-25
Avoid doing more work than necessary when checking the O: extban.
Sadie Powell
2020-12-25
Replace spaces with underscores when checking for class bans.
Sadie Powell
2020-12-22
Add support for multiple hostmasks in <cgiirc:mask>.
Sadie Powell
2020-12-22
After changing the codepage rename duplicate users to their UUID.
Sadie Powell
2020-12-22
Send RPL_SAVENICK from irc2 when renaming a user to their UUID.
Sadie Powell
2020-12-20
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-18
Don't call events provided by dying or dead modules.
Sadie Powell
2020-12-16
Fix MAP output on a dual v2/v3 network.
Sadie Powell
2020-12-16
Use !empty instead of size when checking if containers are empty.
Sadie Powell
2020-12-04
Fix issue where m_pbkdf2 was not aware of services loaded before it
Daniel Vassdal
[next]