| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update module descriptions. | 2021-12-15 | 8 | -8/+8 | |
| * | Merge branch 'insp3' into master. | 2021-12-14 | 10 | -13/+31 | |
| |\ | |||||
| | * | If a user has a unique username then include it in bans. | 2021-12-14 | 6 | -12/+13 | |
| | * | 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. | 2021-12-14 | 3 | -0/+12 | |
| | * | Add a build time check that OpenLDAP is reentrant. | 2021-12-14 | 1 | -0/+4 | |
| | * | Fix the ldap module on OpenLDAP 2.5. | 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. | 2021-12-14 | 2 | -3/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-12-11 | 3 | -21/+23 | |
| |\| | |||||
| | * | Fix sending ERR_CHANOPRIVSNEEDED where ERR_RESTRICTED should be used. | 2021-12-11 | 1 | -1/+1 | |
| | * | Add KNOCK and CYCLE to the list of sanitisable shun commands. | 2021-12-02 | 1 | -12/+12 | |
| | * | Fix LDAPCompare checking against the wrong return code.•••Better fix for #1946. | 2021-12-01 | 1 | -8/+10 | |
| * | | Replace some references to ssl with tls. | 2021-12-08 | 2 | -2/+2 | |
| * | | Consistently use `!foo` instead of `foo == NULL`. | 2021-12-03 | 10 | -13/+13 | |
| * | | Fix a bunch of cases where module types were not marked as final. | 2021-11-28 | 13 | -20/+26 | |
| * | | Add a snomask flag for rehash messages. | 2021-11-28 | 5 | -10/+10 | |
| * | | Squash a long form loop that was merged in from the insp3 branch. | 2021-11-24 | 1 | -5/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-11-24 | 7 | -32/+49 | |
| |\| | |||||
| | * | Make parsing websocket proxy headers more robust. | 2021-11-24 | 1 | -6/+14 | |
| | * | Escape the IP address in httpd_stats. | 2021-11-24 | 1 | -1/+1 | |
| | * | Escape the real and displayed hostnames in httpd_stats. | 2021-11-24 | 1 | -1/+1 | |
| | * | Use a mode reference in the timedbans module. | 2021-11-16 | 1 | -2/+5 | |
| | * | Use a mode reference in the repeat module. | 2021-11-16 | 1 | -2/+5 | |
| | * | Clean up the banredirect module. | 2021-11-16 | 1 | -16/+17 | |
| | * | Use a mode reference in the anticaps module. | 2021-11-16 | 1 | -2/+4 | |
| | * | Use a mode reference in the messageflood module. | 2021-11-16 | 1 | -1/+3 | |
| * | | Move the websocket protocol name instead of copying it.•••Closes #1929. | 2021-11-17 | 1 | -1/+1 | |
| * | | Rename regex_pcre2 to regex_pcre. | 2021-11-14 | 2 | -10/+10 | |
| * | | Revert "Add regex_pcre compatibility to regex_pcre2".•••This reverts commit 3fa012b75b14abd69c7bc67c27ae50cb9ba4c343. | 2021-11-14 | 1 | -19/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-11-10 | 2 | -13/+49 | |
| |\| | |||||
| | * | Allow configuring which options to trust from a WebIRC gateway. | 2021-11-10 | 1 | -8/+24 | |
| | * | Implement support for WebIRC gateways sending client fingerprints. | 2021-11-10 | 1 | -5/+25 | |
| * | | Remove unused time_t field from the timer system.•••This is equivalent to calling InspIRCd::Now() and is only actually used in one place in modules. | 2021-11-05 | 10 | -13/+12 | |
| * | | Merge branch 'insp3' into master. | 2021-11-05 | 3 | -9/+2 | |
| |\| | |||||
| | * | Fix use of auto_ptr in the ssl_gnutls module on C++17 compilers. | 2021-11-04 | 1 | -12/+16 | |
| | * | Silence a warning in the mysql module on MySQL 8.0.27. | 2021-10-25 | 1 | -1/+8 | |
| | * | Add Server::GetPublicName(), fix not respecting <security:hideserver>. | 2021-10-25 | 2 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-10-14 | 5 | -28/+26 | |
| |\| | |||||
| | * | Make reading DNs more consistent across modules.•••- If the DN contains a new line character then replace it with a space instead of killing the entire DN in the ssl_gnutls and ssl_openssl modules. - Apply the same logic to ssl_mbedtls which previously did not handle spaces in DNs. | 2021-10-14 | 3 | -23/+23 | |
| | * | Use the OVERRIDE 005 token for showing the override user mode char. | 2021-10-13 | 1 | -1/+2 | |
| | * | Fix showing the address of a custom title instead of the title. | 2021-10-06 | 1 | -4/+2 | |
| * | | The opmoderated module should have the VF_VENDOR property. | 2021-10-08 | 1 | -1/+1 | |
| * | | Fix a typo in BroadcastModuleState. | 2021-10-05 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-10-05 | 1 | -1/+3 | |
| |\| | |||||
| | * | Make the deprecation of LibreSSL support more explicit. | 2021-10-05 | 1 | -1/+1 | |
| | * | Fix parsing the Sec-WebSocket-Protocol header. | 2021-10-04 | 1 | -1/+3 | |
| * | | Apply the final keyword to all module classes where appropriate. | 2021-10-04 | 99 | -222/+330 | |
| * | | Mark all message tag provider classes as final. | 2021-10-01 | 8 | -9/+16 | |
| * | | Mark all hash provider classes as final. | 2021-10-01 | 6 | -6/+12 | |
| * | | Mark all event hook classes as final. | 2021-10-01 | 4 | -4/+8 | |
| * | | Mark more mode classes as final. | 2021-10-01 | 9 | -11/+15 | |
