| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2026-06-05 | 20 | -20/+20 | |
| * | Add support for getentropy() on macOS. | 2026-04-16 | 1 | -1/+5 | |
| * | Fix parsing template values in ifdef/ifndef. | 2025-08-02 | 1 | -2/+2 | |
| * | Update copyright headers. | 2025-08-02 | 6 | -7/+6 | |
| * | Don't use a dummy owner when building with --disable-ownership. | 2025-07-26 | 5 | -8/+17 | |
| * | Make some regex matches more explicit in parse_templates. | 2025-07-26 | 1 | -12/+13 | |
| * | The --portable option should imply --disable-ownership. | 2025-07-14 | 1 | -1/+1 | |
| * | Add the location of the PSL database to the AppArmor profile. | 2025-07-11 | 1 | -0/+4 | |
| * | Add an OpenRC init script. | 2025-06-13 | 2 | -0/+58 | |
| * | The macOS init script should be installed as a text file. | 2025-06-13 | 1 | -1/+1 | |
| * | Add the require_environment() build function. | 2025-04-12 | 1 | -0/+18 | |
| * | Update copyright headers. | 2025-03-28 | 1 | -1/+0 | |
| * | Update copyright headers. | 2025-01-04 | 1 | -1/+1 | |
| * | Add a command for rehashing TLS profiles to the helper script. | 2024-11-27 | 1 | -2/+14 | |
| * | Merge branch 'insp3' into insp4. | 2024-10-17 | 5 | -7/+7 | |
| |\ | |||||
| | * | Tell people to connect to Teranova directly instead of our alias. | 2024-10-13 | 6 | -8/+8 | |
| * | | Merge branch 'insp3' into insp4. | 2024-10-10 | 5 | -5/+5 | |
| |\| | |||||
| | * | Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. | 2024-10-08 | 6 | -6/+6 | |
| | * | Tell people to use the main ChatSpike domain not our alias.•••Backport from master. | 2024-07-07 | 6 | -6/+6 | |
| * | | Use -I for the vendor directory instead of -isystem.•••Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105. | 2024-09-09 | 1 | -1/+1 | |
| * | | Update copyright headers. | 2024-09-07 | 1 | -1/+1 | |
| * | | Fix the getentropy test. | 2024-08-30 | 1 | -1/+1 | |
| * | | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. | 2024-08-30 | 1 | -0/+3 | |
| * | | Allow inverted matches in require_* functions. | 2024-08-23 | 1 | -15/+33 | |
| * | | Make the Perl helper script somewhat cleaner.•••- Avoid duplicate check* methods. - Remove some broken valgrind behaviour. - Call executable instead of hardcoding the version. - Simplify $binpath/$executable code. | 2024-08-10 | 1 | -73/+40 | |
| * | | Update copyright headers. | 2024-07-14 | 4 | -2/+4 | |
| * | | Fix the getentropy test on systems with a new libc and old kernel. | 2024-07-13 | 1 | -2/+1 | |
| * | | Switch require_system to /etc/os-release from lsb_release. | 2024-07-13 | 1 | -4/+12 | |
| * | | Merge the compiler and compiler_info tests. | 2024-07-13 | 3 | -55/+33 | |
| * | | Use getentropy() from POSIX 2024 if it is available. | 2024-07-13 | 2 | -0/+29 | |
| * | | Don't execute functions in ModConfig directives. | 2024-07-07 | 1 | -7/+9 | |
| * | | Build with -pie as well as -fPIE.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> | 2024-07-03 | 1 | -1/+1 | |
| * | | Update the AppArmor profile for the new profile syntax.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> | 2024-07-03 | 1 | -7/+10 | |
| * | | Update copyright headers. | 2024-07-02 | 1 | -1/+1 | |
| * | | Update copyright headers. | 2024-06-29 | 4 | -4/+4 | |
| * | | Bump the man page change dates for the previous commit. | 2024-06-29 | 2 | -2/+2 | |
| * | | Tell people to use the main ChatSpike domain not our alias. | 2024-06-28 | 5 | -5/+5 | |
| * | | Move module_{expand,shrink} to make::common. | 2024-06-24 | 2 | -14/+15 | |
| * | | Update copyright headers. | 2024-06-21 | 2 | -3/+3 | |
| * | | Make filenames a bit more friendly for Windows users. | 2024-06-17 | 1 | -8/+8 | |
| * | | Update copyright headers. | 2024-06-14 | 2 | -2/+2 | |
| * | | Fix some references to --debug that should be --protocoldebug now. | 2024-06-11 | 2 | -7/+11 | |
| * | | Update copyright headers. | 2024-06-07 | 7 | -9/+8 | |
| * | | Merge branch 'insp3' into insp4. | 2024-06-07 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | * | Fix building on macOS.•••It seems like Apple have killed the remaining bits of TR1. Thankfully, all Apple systems we support now have a C++11 compiler so we can just force that on macOS. [skip alpine ci] [skip irctest ci] [skip ubuntu ci] [skip windows ci] | 2024-05-16 | 1 | -0/+1 | |
| * | | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. | 2024-04-15 | 1 | -1/+1 | |
| * | | Use `--version` to check whether the compiler binary is valid.•••Ref: #2071 | 2024-02-11 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-11-14 | 1 | -6/+4 | |
| |\| | |||||
| | * | Fix the helper script on newer versions of Valgrind. | 2023-11-06 | 1 | -6/+4 | |
