aboutsummaryrefslogtreecommitdiff
path: root/make/template
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4'Gravatar Sadie Powell2025-08-154-5/+4
|\
| * Update copyright headers.Gravatar InspIRCd Robot2025-08-024-5/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-07-284-8/+9
|\|
| * Don't use a dummy owner when building with --disable-ownership.Gravatar Sadie Powell2025-07-264-8/+9
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-07-121-0/+4
|\|
| * Add the location of the PSL database to the AppArmor profile.Gravatar Sadie Powell2025-07-111-0/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-06-292-1/+59
|\|
| * Add an OpenRC init script.Gravatar Sadie Powell2025-06-132-0/+58
| * The macOS init script should be installed as a text file.Gravatar Sadie Powell2025-06-131-1/+1
* | Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-191-0/+3
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-171-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2025-01-041-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-12-011-2/+14
|\|
| * Add a command for rehashing TLS profiles to the helper script.Gravatar Sadie Powell2024-11-271-2/+14
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-013-4/+4
|\|
| * Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-173-4/+4
| |\
| | * Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-134-5/+5
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-103-3/+3
| |\|
| | * Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. Gravatar Sadie Powell2024-10-084-4/+4
| | * Tell people to use the main ChatSpike domain not our alias.•••Backport from master. Gravatar Sadie Powell2024-07-074-4/+4
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-093-2/+5
|\| |
| * | 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. Gravatar Sadie Powell2024-09-091-1/+1
| * | Update copyright headers.Gravatar InspIRCd Robot2024-09-071-1/+1
| * | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. Gravatar Sadie Powell2024-08-301-0/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-161-73/+40
|\| |
| * | 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. Gravatar Sadie Powell2024-08-101-73/+40
* | | Adjust the build system for the new module structure.Gravatar Sadie Powell2024-07-171-1/+1
* | | Install test-tls instead of testssl.Gravatar Sadie Powell2024-07-162-6/+6
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-163-1/+3
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-07-143-1/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-131-0/+3
|\| |
| * | Use getentropy() from POSIX 2024 if it is available.Gravatar Sadie Powell2024-07-131-0/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-055-14/+17
|\| |
| * | Build with -pie as well as -fPIE.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> Gravatar Sadie Powell2024-07-031-1/+1
| * | Update the AppArmor profile for the new profile syntax.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> Gravatar Sadie Powell2024-07-031-7/+10
| * | Update copyright headers.Gravatar InspIRCd Robot2024-07-021-1/+1
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-291-1/+1
| * | Bump the man page change dates for the previous commit.Gravatar Sadie Powell2024-06-292-2/+2
| * | Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-06-283-3/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-232-3/+3
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-212-3/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-171-8/+8
|\| |
| * | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-8/+8
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-172-2/+2
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-142-2/+2
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-132-7/+11
|\| |
| * | Fix some references to --debug that should be --protocoldebug now.Gravatar Sadie Powell2024-06-112-7/+11
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-072-3/+2
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-072-4/+3
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-06-071-1/+1
| |\|