| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2025-09-30 | 1 | -0/+1 | |
| |\ | |||||
| | * | Revert "Demote the regex_tre module to inspircd-contrib".•••TRE is now maintained again so we can revive this. This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f. | 2025-08-19 | 1 | -0/+1 | |
| * | | Merge branch 'insp4' | 2025-08-15 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2025-08-02 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-07-16 | 1 | -2/+16 | |
| |\| | |||||
| | * | Don't show an invalid user/group when building portably. | 2025-07-14 | 1 | -2/+15 | |
| | * | The --portable option should imply --disable-ownership. | 2025-07-14 | 1 | -0/+1 | |
| * | | Bump the ssl_gnutls and ssl_openssl deps in configure. | 2025-04-06 | 1 | -2/+2 | |
| * | | Add the hash_gnutls module.•••This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. | 2025-04-06 | 1 | -0/+1 | |
| * | | Delete the old hashing interface and modules. | 2025-04-06 | 1 | -1/+0 | |
| * | | Rewrite every single hash module for the new interface. | 2025-04-06 | 1 | -0/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2025-03-28 | 1 | -1/+1 | |
| * | | Allow using signals to rehash any module instead of just TLS. | 2025-03-19 | 1 | -1/+2 | |
| * | | Vendor yyjson. | 2025-02-27 | 1 | -1/+0 | |
| * | | Merge branch 'insp4' into master. | 2024-12-01 | 1 | -2/+4 | |
| |\| | |||||
| | * | Add a link to the TLS tutorial to the error about building with•••TLS support. | 2024-11-25 | 1 | -2/+4 | |
| * | | Merge branch 'insp4' into master. | 2024-09-09 | 1 | -1/+0 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-09-07 | 1 | -1/+0 | |
| * | | Merge branch 'insp4' into master. | 2024-08-23 | 1 | -1/+1 | |
| |\| | |||||
| | * | Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. | 2024-08-23 | 1 | -1/+1 | |
| | * | Modernise the contrib filenames in configure. | 2024-08-22 | 1 | -14/+14 | |
| * | | Merge branch 'insp4' into master. | 2024-07-24 | 1 | -1/+1 | |
| |\| | |||||
| | * | Tell people to use insp4 not insp3. | 2024-07-24 | 1 | -1/+1 | |
| * | | Adjust the build system for the new module structure. | 2024-07-17 | 1 | -20/+20 | |
| |/ | |||||
| * | Use pkg-config for determining whether to enable the ldap module. | 2024-07-13 | 1 | -1/+1 | |
| * | Use getentropy() from POSIX 2024 if it is available. | 2024-07-13 | 1 | -0/+1 | |
| * | Update copyright headers. | 2024-06-21 | 1 | -1/+1 | |
| * | Put examples in the example directory on system-wide installs. | 2024-06-19 | 1 | -1/+1 | |
| * | Update copyright headers. | 2024-06-14 | 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. | 2024-06-07 | 1 | -1/+1 | |
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+0 | |
| * | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. | 2024-04-15 | 1 | -2/+0 | |
| * | Merge branch 'insp3' into master. | 2022-08-27 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-08-25 | 1 | -1/+1 | |
| * | | Add version constraints to the default module enabling code. | 2022-06-30 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2022-05-21 | 1 | -8/+6 | |
| |\| | |||||
| | * | Allow preconfiguring the owner uid/gid while also disabling ownership. | 2022-05-17 | 1 | -8/+6 | |
| * | | Merge branch 'insp3' into master. | 2022-05-07 | 1 | -1/+1 | |
| |\| | |||||
| | * | Install into /usr/bin instead of /usr/sbin.•••We discourage users from running as root so installing into sbin on system-wide installs doesn't make sense anyway. | 2022-05-03 | 1 | -1/+1 | |
| * | | Implement support for JSON logging. | 2022-05-02 | 1 | -0/+1 | |
| * | | Rewrite the entire logging system.•••- Much cleaner API for writing to the log. - Adds support for stderr and stdout logging to the core. - Adds support for sql and syslog logging in modules. | 2022-05-01 | 1 | -1/+2 | |
| * | | Rename regex_pcre2 to regex_pcre. | 2021-11-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-11-05 | 1 | -1/+3 | |
| |\| | |||||
| | * | Show more build environment information when running configure. | 2021-11-04 | 1 | -1/+3 | |
| * | | Yeet regex_pcre into contrib. | 2021-10-01 | 1 | -1/+0 | |
| * | | Add the regex_pcre2 module. | 2021-09-26 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-09-01 | 1 | -0/+10 | |
| |\| | |||||
| | * | Warn about how quirky musl's libdl implementation is. | 2021-08-29 | 1 | -0/+10 | |
| * | | Merge branch 'insp3' into master. | 2021-08-01 | 1 | -0/+9 | |
| |\| | |||||
