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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v4.0.1.
v4.0.1
Sadie Powell
2024-07-02
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-07-02
1
-1
/
+1
*
Skip the local server when routing messages in spanningtree.
Sadie Powell
2024-07-02
1
-0
/
+3
*
Use the password from the class instead of the config in passforward.
Sadie Powell
2024-06-30
1
-1
/
+1
*
Release v4.0.0.
v4.0.0
Sadie Powell
2024-06-29
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-29
3
-3
/
+3
*
Fix some uses of raw mode characters in messages.
Sadie Powell
2024-06-23
2
-2
/
+2
*
Fix swapped parameters when opering remote users.
Sadie Powell
2024-06-23
1
-1
/
+1
*
Release v4.0.0 release candidate 3.
v4.0.0rc3
Sadie Powell
2024-06-21
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-21
101
-108
/
+108
*
Add MD5 as a fallback hash in the SSL modules for compat with v3.
Sadie Powell
2024-06-19
2
-2
/
+2
*
Default to PROTO_NEWEST if no protocol is negotiated.
Sadie Powell
2024-06-19
2
-22
/
+22
*
Remove a now unnecessary hack for Windows filenames.
Sadie Powell
2024-06-17
1
-21
/
+2
*
Fix directory includes to always be in a consistent order.
Sadie Powell
2024-06-17
1
-5
/
+9
*
Release v4.0.0 release candidate 2.
v4.0.0rc2
Sadie Powell
2024-06-14
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-14
1
-1
/
+1
*
Fix a minor print safety issue in configreader.
Sadie Powell
2024-06-13
1
-1
/
+1
*
Fix some references to --debug that should be --protocoldebug now.
Sadie Powell
2024-06-11
1
-1
/
+1
*
Remove host-based cloak data from the hmac-sha256-addr link data.
Sadie Powell
2024-06-10
1
-4
/
+7
*
Fix formatting the user count percentage in MAP.
Sadie Powell
2024-06-10
1
-1
/
+1
*
Rename regex_pcre back to regex_pcre2.
•••
This rename happened before we had config compatibility and it doesn't make sense to keep it anymore.
Sadie Powell
2024-06-07
3
-3
/
+3
*
Release v4.0.0 release candidate 1.
v4.0.0rc1
Sadie Powell
2024-06-07
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
335
-770
/
+675
*
Merge branch 'insp3' into insp4.
Sadie Powell
2024-06-07
5
-5
/
+5
|
\
|
*
Update copyright headers.
InspIRCd Robot
2024-06-07
7
-7
/
+7
*
|
Stop referring to v4 in some todos.
Sadie Powell
2024-06-07
2
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2024-06-03
2
-6
/
+3
|
\
|
|
*
Send an error when a user tries to give a status rank to a non-member.
•••
Closes #2097.
Sadie Powell
2024-06-03
1
-0
/
+3
*
|
Add support for non-web WebSocket connections.
•••
Closes #2066.
Sadie Powell
2024-05-23
1
-0
/
+9
*
|
Abbreviate the date even more in the debug logger.
Sadie Powell
2024-05-21
1
-1
/
+1
*
|
Update the INFO output for the current state of things.
Sadie Powell
2024-05-21
1
-18
/
+12
*
|
Merge branch 'insp3' into master.
Sadie Powell
2024-05-21
1
-14
/
+14
|
\
|
|
*
Fix the indentation of the contributors list.
Sadie Powell
2024-05-21
1
-14
/
+14
*
|
Merge branch 'insp3' into master.
Sadie Powell
2024-05-20
1
-0
/
+6
|
\
|
|
*
Deallocate the old MySQL connection on connect if one exists.
Sadie Powell
2024-05-03
1
-0
/
+6
*
|
Resend the customversion when it changes.
Sadie Powell
2024-05-18
1
-0
/
+7
*
|
Make passwords for oper accounts optional.
•••
This allows restricting an oper account based on other data such as TLS fingerprint or services account but without logging them in automatically like autologin.
Sadie Powell
2024-05-16
3
-9
/
+17
*
|
Don't allow users to opt-in to older versions of Argon2.
Sadie Powell
2024-05-10
1
-8
/
+1
*
|
Add SRV record support to the mysql module.
Sadie Powell
2024-05-10
1
-2
/
+17
*
|
Fix opmoderated messages appearing in the channel history.
Sadie Powell
2024-05-06
1
-9
/
+2
*
|
Allow mutating the status message type in OnUserPre(Tag)Message.
Sadie Powell
2024-05-06
27
-44
/
+46
*
|
Switch --(protocol)debug to use a custom logger.
Sadie Powell
2024-05-01
1
-1
/
+18
*
|
Splat the unused hops field in the 1206 SERVER message.
Sadie Powell
2024-05-01
2
-7
/
+11
*
|
Make --(protocol)debug imply --nofork.
Sadie Powell
2024-05-01
1
-2
/
+2
*
|
Add --protocoldebug, make --debug default to DEBUG not RAWIO.
Sadie Powell
2024-05-01
2
-3
/
+17
*
|
Fix some messages that contain potentially remapped modes.
Sadie Powell
2024-04-22
1
-2
/
+2
*
|
Fix an inverted condition in the denychans module.
•••
Closes #2091.
Sadie Powell
2024-04-22
1
-1
/
+1
*
|
Release v4.0.0 alpha 26.
v4.0.0a26
Sadie Powell
2024-04-15
1
-1
/
+1
*
|
Move ssl_mbedtls to inspircd-contrib.
•••
Closes #2088.
Sadie Powell
2024-04-15
1
-1062
/
+0
*
|
Merge branch 'insp3' into master.
Sadie Powell
2024-04-01
1
-0
/
+5
|
\
|
[next]