index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2020-11-20
10
-13
/
+13
*
Update the module descriptions.
Sadie Powell
2020-11-20
8
-8
/
+8
*
Fail websocket connections if changing the user's IP errors.
Sadie Powell
2020-11-20
1
-0
/
+4
*
Avoid doing "IP changed" event stuff on quitting users.
Sadie Powell
2020-11-20
4
-4
/
+7
*
Prioritise connectban and dnsbl after core_xline.
Sadie Powell
2020-11-10
2
-0
/
+12
*
Make connect class debug logging more complete and consistent.
Sadie Powell
2020-11-03
6
-10
/
+43
*
Update copyright headers.
InspIRCd Robot
2020-10-30
9
-9
/
+10
*
Don't kill cloaking users when hash/md5 is missing.
Sadie Powell
2020-10-27
1
-2
/
+10
*
Change glob matching to be configurable
Michael
2020-10-24
1
-2
/
+17
*
m_cban: Implement support for channel masks
•••
Allows wildcards to be used
Michael
2020-10-24
1
-2
/
+3
*
Fixes by misspell-fixer
InspIRCd Robot
2020-10-15
1
-1
/
+1
*
Add an option to allow disengaging joinflood on initial boot.
Sadie Powell
2020-10-12
1
-0
/
+4
*
Add an option to allow disengaging joinflood after a netsplit.
Sadie Powell
2020-10-12
1
-3
/
+21
*
Implement support for Argon2 password hashing.
•••
Resolves #1540.
ShutterQuick
2020-10-10
1
-0
/
+214
*
Add the User::exempt flag to m_check.
Matt Schatz
2020-10-06
1
-0
/
+2
*
Use the normal method for applying a default config in dnsbl.
Sadie Powell
2020-09-29
1
-8
/
+1
*
Fix the dnsbl module config not being checked case insensitively.
Sadie Powell
2020-09-29
1
-6
/
+5
*
Add a shun option for cleaning problematic allowed commands.
Sadie Powell
2020-09-27
1
-9
/
+23
*
Make shun block client-only tags by default.
Sadie Powell
2020-09-27
1
-0
/
+14
*
Refactor the shun module slightly.
Sadie Powell
2020-09-27
1
-17
/
+14
*
Remove an unnecessary break statement.
Sadie Powell
2020-09-27
1
-1
/
+0
*
Make it clear that <gnutls>, <mbedtls>, and <openssl> are deprecated.
Sadie Powell
2020-09-16
3
-3
/
+3
*
Fix a word missing from the last commit.
Sadie Powell
2020-08-29
1
-1
/
+1
*
Warn about non-local plaintext server connections.
Sadie Powell
2020-08-29
3
-4
/
+19
*
Fix null-checking the wrong variable in the disable module.
•••
Closes #1792.
Sadie Powell
2020-08-01
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-07-30
6
-5
/
+5
*
Replace all erroneous space indentation with tab indentation.
Sadie Powell
2020-07-29
2
-11
/
+11
*
Allow disabling the timedbans set/unset notices (#1789).
iwalkalone
2020-07-22
1
-10
/
+25
*
Show an error when an unprivileged user tries to mass-message.
•••
Closes #1790.
Sadie Powell
2020-07-20
1
-0
/
+3
*
Add a config option that forces bots to use NOTICEs.
Sadie Powell
2020-07-07
1
-0
/
+21
*
Fix a grammar error created by misspell-fixer.
Sadie Powell
2020-07-03
1
-1
/
+1
*
Fix DNSBL connect class matching.
•••
A user that is not marked by a DNSBL should never match a class that requires a DNSBL marking. Thanks to @kylef for reporting this on IRC.
Matt Schatz
2020-07-03
1
-1
/
+1
*
Warn about broken versions of libmaxminddb.
Sadie Powell
2020-07-01
1
-0
/
+2
*
Fix checking bcrypt hashes.
•••
Thanks to @lethality for reporting this.
Sadie Powell
2020-06-25
1
-0
/
+5
*
Use InspIRCd::TimingSafeCompare in more places.
Sadie Powell
2020-06-19
2
-12
/
+1
*
Improve SSL module debug logging.
Sadie Powell
2020-06-16
3
-0
/
+9
*
Change to local snotices for an SVSHOLD addition.
Matt Schatz
2020-06-07
1
-2
/
+2
*
Add an ISUPPORT token for the bot mode and 'B' to the WHO flags.
Sadie Powell
2020-06-06
1
-2
/
+24
*
Use ChanModeReference for finding the op mode in ojoin.
Sadie Powell
2020-05-29
1
-4
/
+6
*
Implement support for the CLIENTTAGDENY token.
•••
Ref: ircv3/ircv3-specifications#412.
Sadie Powell
2020-05-20
1
-0
/
+6
*
Add a warning about LibreSSL support being removed in master.
Sadie Powell
2020-05-15
1
-0
/
+7
*
regex_stdlib: Don't copy std::regex_error when catching it.
Sadie Powell
2020-05-09
1
-2
/
+3
*
Allow disabling the COMMANDS command.
Sadie Powell
2020-05-07
1
-2
/
+2
*
Fix shuns not being applied correctly.
Sadie Powell
2020-05-05
1
-8
/
+16
*
Fix a typo in the hostchange module.
Sadie Powell
2020-05-05
1
-1
/
+1
*
Allow enabling the message-tags cap without client-only tags.
Sadie Powell
2020-05-05
1
-1
/
+7
*
Update copyright headers.
InspIRCd Robot
2020-04-24
81
-93
/
+96
*
Improve the pgsql connection error messages.
Sadie Powell
2020-04-23
1
-15
/
+18
*
Fix reconnecting a pgsql connection if it fails.
Sadie Powell
2020-04-23
1
-9
/
+13
*
Unregister pgsql connection fds when they are deleted.
Sadie Powell
2020-04-23
1
-1
/
+4
[next]