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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Promote ExtensionItem::ExtensibleType to a top level enum class.
Sadie Powell
2021-12-23
43
-93
/
+93
*
|
Fix an unintentionally inverted condition in the dnsbl module.
Sadie Powell
2021-12-20
1
-1
/
+1
*
|
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
80
-212
/
+360
*
|
Deduplicate xline adding code in the dnsbl module.
Sadie Powell
2021-12-20
1
-42
/
+20
*
|
Refactor the DNSBL config types slightly.
Sadie Powell
2021-12-20
1
-15
/
+15
*
|
Mark Regex::Engine::Create{Human,} as const.
Sadie Powell
2021-12-16
2
-5
/
+5
*
|
Make upper case regex flags remove the flag if previously set.
Sadie Powell
2021-12-16
1
-0
/
+3
*
|
Release v4.0.0 alpha 7.
v4.0.0a7
Sadie Powell
2021-12-15
1
-1
/
+1
*
|
Update author list.
InspIRCd Robot
2021-12-15
1
-3
/
+5
*
|
Update module descriptions.
Sadie Powell
2021-12-15
8
-8
/
+8
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-12-14
16
-20
/
+56
|
\
|
|
*
If a user has a unique username then include it in bans.
Sadie Powell
2021-12-14
11
-18
/
+28
|
*
Sync uniqueusername from the connect class to the user.
•••
This is a massive hack for now but should be made to sync properly in v4 when we have extensibles that don't suck.
Sadie Powell
2021-12-14
6
-1
/
+22
|
*
Add a build time check that OpenLDAP is reentrant.
Sadie Powell
2021-12-14
1
-0
/
+4
|
*
Fix the ldap module on OpenLDAP 2.5.
Sadie Powell
2021-12-14
1
-1
/
+2
*
|
Revert "Remove support for defaults in find_{compiler,linker}_flags()".
•••
This is needed for compat with older versions of some libraries. This reverts commit 83327a1978eddef854cad9e937263f80bf25f056.
Sadie Powell
2021-12-14
3
-5
/
+16
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-12-11
9
-34
/
+210
|
\
|
|
*
Fix sending ERR_CHANOPRIVSNEEDED where ERR_RESTRICTED should be used.
Sadie Powell
2021-12-11
2
-2
/
+2
|
*
Update author list.
InspIRCd Robot
2021-12-10
1
-0
/
+106
|
*
Add a script for updating the author list.
Sadie Powell
2021-12-10
2
-0
/
+59
|
*
Only emit an email address into a copyright header if one exists.
Sadie Powell
2021-12-10
1
-1
/
+6
|
*
Add dummy email addresses for uncontactable people in the mailmap.
Sadie Powell
2021-12-10
1
-10
/
+11
|
*
Update satmd's email address in the mailmap.
Sadie Powell
2021-12-10
1
-0
/
+2
|
*
Add KNOCK and CYCLE to the list of sanitisable shun commands.
Sadie Powell
2021-12-02
1
-12
/
+12
|
*
Fix LDAPCompare checking against the wrong return code.
•••
Better fix for #1946.
Sadie Powell
2021-12-01
1
-8
/
+10
|
*
Fix the default server name on non-macOS.
Sadie Powell
2021-11-26
1
-1
/
+1
*
|
Replace some references to ssl with tls.
Sadie Powell
2021-12-08
6
-16
/
+16
*
|
Consistently use `!foo` instead of `foo == NULL`.
Sadie Powell
2021-12-03
14
-17
/
+17
*
|
Fix a bunch of cases where module types were not marked as final.
Sadie Powell
2021-11-28
17
-30
/
+41
*
|
Add a snomask flag for rehash messages.
Sadie Powell
2021-11-28
9
-20
/
+21
*
|
Remove unnecessary comments and reorder core snomask registration.
Sadie Powell
2021-11-28
1
-5
/
+5
*
|
Move the stats and xline snomasks to their associated modules.
Sadie Powell
2021-11-28
3
-2
/
+10
*
|
Reject config files created using broken tutorials.
Sadie Powell
2021-11-26
1
-0
/
+9
*
|
Move configuration of connect classes to the ConnectClass class.
Sadie Powell
2021-11-24
3
-33
/
+37
*
|
Remove the legacy sendq to hardsendq/softsendq logic.
Sadie Powell
2021-11-24
1
-11
/
+0
*
|
Refactor the ClassTypes enum and move into ConnectClass.
Sadie Powell
2021-11-24
4
-30
/
+32
*
|
Add sensible defaults and limits to ConnectClass.
Sadie Powell
2021-11-24
2
-26
/
+26
*
|
Fix ConnectClass inheriting from refcountbase.
•••
This snuck back in during the v3 merge. Closes #1944.
Sadie Powell
2021-11-24
1
-1
/
+1
*
|
Squash a long form loop that was merged in from the insp3 branch.
Sadie Powell
2021-11-24
1
-5
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-11-24
15
-127
/
+140
|
\
|
|
*
Make parsing websocket proxy headers more robust.
Sadie Powell
2021-11-24
1
-6
/
+14
|
*
Escape the IP address in httpd_stats.
Sadie Powell
2021-11-24
1
-1
/
+1
|
*
Escape the real and displayed hostnames in httpd_stats.
Sadie Powell
2021-11-24
1
-1
/
+1
|
*
Remind users about the `selfsigned` option to inspircd-testssl.
Sadie Powell
2021-11-23
1
-1
/
+3
|
*
Add the <connect:uniqueusername> option.
Sadie Powell
2021-11-23
4
-1
/
+8
|
*
Switch mkdescriptions from YAML::Tiny to YAML.
Sadie Powell
2021-11-21
1
-4
/
+4
|
*
Switch mkdescriptions from Hoedown to CommonMark.
Sadie Powell
2021-11-21
1
-2
/
+2
|
*
Fix the SSLINFO helpop not describing SSLINFO on channels.
Sadie Powell
2021-11-16
1
-3
/
+6
|
*
Use a mode reference in the timedbans module.
Sadie Powell
2021-11-16
1
-2
/
+5
|
*
Use a mode reference in the repeat module.
Sadie Powell
2021-11-16
1
-2
/
+5
[prev]
[next]