index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for multiple hostmasks in <cgiirc:mask>.
Sadie Powell
2020-12-22
1
-29
/
+41
*
After changing the codepage rename duplicate users to their UUID.
Sadie Powell
2020-12-22
1
-0
/
+16
*
Send RPL_SAVENICK from irc2 when renaming a user to their UUID.
Sadie Powell
2020-12-22
2
-0
/
+4
*
Hide the server name/desc better when <options:hideserver> is set.
Sadie Powell
2020-12-20
4
-4
/
+4
*
Don't call events provided by dying or dead modules.
Sadie Powell
2020-12-18
1
-0
/
+6
*
Fix MAP output on a dual v2/v3 network.
Sadie Powell
2020-12-16
1
-6
/
+15
*
Use !empty instead of size when checking if containers are empty.
Sadie Powell
2020-12-16
1
-1
/
+1
*
Fix issue where m_pbkdf2 was not aware of services loaded before it
Daniel Vassdal
2020-12-04
1
-0
/
+8
*
Fix a copy/paste error in the http path normalising code.
Sadie Powell
2020-12-04
1
-1
/
+1
*
Fix the name of the sha1 provider.
Sadie Powell
2020-12-04
1
-1
/
+1
*
Normalise paths in the httpd module.
Sadie Powell
2020-12-04
3
-11
/
+31
*
Improve HTTP logging.
Sadie Powell
2020-12-04
3
-3
/
+7
*
Be more specific when a HTTP parser error happens.
Sadie Powell
2020-12-04
1
-3
/
+5
*
Fix default linker flags in libargon2
•••
It's -largon2, not -llibargon2. I've experienced build failures due to this.
Elizabeth Myers
2020-12-03
1
-1
/
+1
*
Advertise the available extbans for services.
Sadie Powell
2020-12-03
1
-0
/
+8
*
Check the ident when checking against IP in ldapoper (#1823)
Christos Triantafyllidis
2020-12-03
1
-2
/
+1
*
Fail a SANICK if the target nickname already exists.
•••
Workaround for #1791.
Sadie Powell
2020-11-24
1
-1
/
+1
*
Fix some confusing logic in sanick.
Sadie Powell
2020-11-24
1
-5
/
+5
*
Improve the message sent when overriding channel modes.
•••
Ref: #1816.
satmd
2020-11-22
1
-1
/
+1
*
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
[prev]
[next]