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
Age
Commit message (
Expand
)
Author
2020-09-29
Fix the dnsbl module config not being checked case insensitively.
Sadie Powell
2020-09-27
Add a shun option for cleaning problematic allowed commands.
Sadie Powell
2020-09-27
Make shun block client-only tags by default.
Sadie Powell
2020-09-27
Refactor the shun module slightly.
Sadie Powell
2020-09-27
Remove an unnecessary break statement.
Sadie Powell
2020-09-24
Fix the syntax of the MAXLIST 005 token.
Sadie Powell
2020-09-23
Refactor GenRandomStr for performance and readability.
Sadie Powell
2020-09-16
Make it clear that <gnutls>, <mbedtls>, and <openssl> are deprecated.
Sadie Powell
2020-09-01
Fix OnChangeRealName not being fired for remote users.
Sadie Powell
2020-08-29
Fix a word missing from the last commit.
Sadie Powell
2020-08-29
Warn about non-local plaintext server connections.
Sadie Powell
2020-08-01
Fix null-checking the wrong variable in the disable module.
Sadie Powell
2020-07-30
Release v3.7.0.
Sadie Powell
2020-07-30
Update copyright headers.
InspIRCd Robot
2020-07-29
Replace all erroneous space indentation with tab indentation.
Sadie Powell
2020-07-27
Send ERR_KEYSET when trying to change a channel key.
Sadie Powell
2020-07-27
Fix secure websocket users not being seen as secure.
Matt Schatz
2020-07-22
Allow disabling the timedbans set/unset notices (#1789).
iwalkalone
2020-07-20
Show an error when an unprivileged user tries to mass-message.
Sadie Powell
2020-07-07
Add a config option that forces bots to use NOTICEs.
Sadie Powell
2020-07-03
Fix a grammar error created by misspell-fixer.
Sadie Powell
2020-07-03
Fix DNSBL connect class matching.
Matt Schatz
2020-07-01
Minor typo correction.
Matt Schatz
2020-07-01
Warn about broken versions of libmaxminddb.
Sadie Powell
2020-06-25
Fix checking bcrypt hashes.
Sadie Powell
2020-06-19
Use InspIRCd::TimingSafeCompare in more places.
Sadie Powell
2020-06-16
Improve SSL module debug logging.
Sadie Powell
2020-06-07
Change to local snotices for an SVSHOLD addition.
Matt Schatz
2020-06-06
Add an ISUPPORT token for the bot mode and 'B' to the WHO flags.
Sadie Powell
2020-05-29
Use ChanModeReference for finding the op mode in ojoin.
Sadie Powell
2020-05-20
Implement support for the CLIENTTAGDENY token.
Sadie Powell
2020-05-19
Fix CallInit overriding the error from dlopen.
Sadie Powell
2020-05-19
Fix an inverted if statement in fileutils.
Sadie Powell
2020-05-16
Implement support for expanding ~ to the home directory.
Sadie Powell
2020-05-15
Add a warning about LibreSSL support being removed in master.
Sadie Powell
2020-05-09
Fix an inverted mode check.
Sadie Powell
2020-05-09
regex_stdlib: Don't copy std::regex_error when catching it.
Sadie Powell
2020-05-07
Allow disabling the COMMANDS command.
Sadie Powell
2020-05-07
Don't show privileged commands to unprivileged users in COMMANDS.
Sadie Powell
2020-05-05
Fix shuns not being applied correctly.
Sadie Powell
2020-05-05
Fix a typo in the hostchange module.
Sadie Powell
2020-05-05
Allow enabling the message-tags cap without client-only tags.
Sadie Powell
2020-04-24
Release v3.6.0.
Sadie Powell
2020-04-24
Update copyright headers.
InspIRCd Robot
2020-04-23
Improve the pgsql connection error messages.
Sadie Powell
2020-04-23
Fix reconnecting a pgsql connection if it fails.
Sadie Powell
2020-04-23
Unregister pgsql connection fds when they are deleted.
Sadie Powell
2020-04-23
Opt-out of pgsql read and write events if polling fails.
Sadie Powell
2020-04-23
Remove dead code from the pgsql module.
Sadie Powell
2020-04-21
Improve the output given by the SSLINFO command.
Sadie Powell
[prev]
[next]