230 Commits

Author SHA1 Message Date
Sadie Powell
5a88a78f99 Merge branch 'insp3' into master. 2020-10-27 10:50:28 +00:00
Sadie Powell
03f32a45c7 Replace the check for eventfd() with a C++17 header check. 2020-10-20 00:17:54 +01:00
Sadie Powell
a3aa70cf18 Remove the mod-footer make target as it prints invalid messages. 2020-09-30 16:45:35 +01:00
Sadie Powell
f6c4ff5498 Merge branch 'insp3' into master. 2020-09-27 12:37:24 +01:00
Sadie Powell
b64fe8320e Store generated SSL certificates in the .configure directory.
Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org>
2020-09-26 23:34:03 +01:00
Sadie Powell
9efce7bd23 Add documentation links to the systemd unit file.
Ref: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#%5BUnit%5D%20Section%20Options
2020-09-19 14:08:16 +01:00
Sadie Powell
73b4ac1b3a Merge branch 'insp3' into master. 2020-08-25 10:46:42 +01:00
InspIRCd Robot
2f12f76ec9 Update copyright headers. 2020-07-30 14:31:12 +01:00
Sadie Powell
e059f82249 Merge branch 'insp3' into master. 2020-07-29 12:13:45 +01:00
Sadie Powell
5d8dc98dfa Switch systemd service to be non-forking & avoid using the helper. 2020-07-28 16:35:51 +01:00
Sadie Powell
f953c431d5 Add a logrotate config. 2020-07-27 12:19:44 +01:00
Sadie Powell
93ae431955 Merge branch 'insp3' into master. 2020-07-15 11:00:24 +01:00
Sadie Powell
4316ae10b1 Implement a tool for testing SSL connectivity. 2020-06-16 10:13:21 +01:00
Sadie Powell
58e9055162 Merge branch 'insp3' into master. 2020-06-08 18:14:19 +01:00
Sadie Powell
e1211a68e5 Add a file to the config directory telling new users what to do. 2020-05-21 00:03:26 +01:00
Sadie Powell
a721aaf90f Merge branch 'insp3' into master. 2020-05-19 20:37:32 +01:00
Sadie Powell
d2236175a3 Fix the documentation comments in config.h. 2020-05-19 03:14:29 +01:00
Sadie Powell
87bb27a7a7 Implement support for portable installations. 2020-05-16 14:25:24 +01:00
Sadie Powell
30e7e13298 Bump the minimum compiler version to C++17. 2020-05-11 13:12:43 +01:00
Sadie Powell
e13fd56584 Add the vendor directory to the default include path. 2020-04-12 06:14:00 +01:00
Sadie Powell
2e91d9b2e1 Migrate from Travis CI to GitHub Actions.
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
2020-01-17 15:35:20 +00:00
Sadie Powell
a11ede58f6 Migrate from Travis CI to GitHub Actions.
This brings shiny new GitHub integratiosn as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
2020-01-17 14:16:54 +00:00
Sadie Powell
1de6f5b4a9 Merge branch 'insp3' into master. 2020-01-17 12:36:09 +00:00
Sadie Powell
a0176191c9 Remove whitespace between the shebang and the copyright header. 2020-01-11 22:53:07 +00:00
InspIRCd Robot
aa692dc103 Update copyright headers. 2020-01-11 22:14:43 +00:00
Sadie Powell
3dd446de41 Add a replacement for the nationalchars module. 2020-01-07 18:55:35 +00:00
Sadie Powell
f856d5ab8a Merge branch 'insp3' into master. 2020-01-01 12:33:10 +01:00
Sadie Powell
56375392ba Update my name and email address. 2019-12-31 20:55:17 +01:00
Sadie Powell
034dad6ab0 Merge branch 'insp3' into master. 2019-12-08 17:47:07 +00:00
Peter Powell
cad88bcffb Use network-online instead of network in the systemd service.
As recommended at https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/.

Closes #1729.
2019-11-30 16:17:32 +00:00
Sadie Powell
7b68936321 Merge branch 'insp3' into master. 2019-11-13 15:24:45 +00:00
Peter Powell
08393c0028 Use separate build dirs when rebuilding with a different compiler. 2019-10-16 12:34:24 +01:00
Sadie Powell
8848169e8b Merge branch 'insp3' into master. 2019-09-23 00:37:33 +01:00
Peter Powell
96d3f92801 Install the provider configs. 2019-09-07 14:44:36 +01:00
Peter Powell
2648a0e1c4 Replace the gdbargs file with the --eval-command flag. 2019-09-07 14:36:20 +01:00
Peter Powell
e7ca24f4dc Add -Werror to the Travis build flags. 2019-08-23 10:40:48 +01:00
Sadie Powell
cd8b456f97 Merge branch 'insp3' into master. 2019-07-16 16:48:18 +01:00
Peter Powell
c9a812a5cc Allow customising the example config directory at build time.
Fixes #1626.
2019-07-03 10:53:21 +01:00
Peter Powell
25359c0884 Fix finding files when the init script is not in the cwd.
This should fix #1621.
2019-07-03 10:02:13 +01:00
Sadie Powell
1d5b18de82 Merge branch 'insp3' into master. 2019-05-15 15:26:55 +01:00
Peter Powell
510f747854 Clean up and document the config header file. 2019-05-13 15:22:14 +01:00
Peter Powell
e122a986a4 Fix relying on PWD being set in the makefile.
This may not be set in some circumstances.
2019-05-06 01:57:26 +01:00
Peter Powell
f852e2d7fe Fix the permissions files are installed with.
Reported by @ensra.
2019-05-04 21:34:11 +01:00
Peter Powell
87b1461e2a Merge branch 'insp20' into insp3. 2019-05-02 00:49:01 +01:00
Peter Powell
e743b2d90a Update documentation links. 2019-04-26 23:20:40 +01:00
Peter Powell
62dc1769c9 Omit debug symbols when doing CI builds.
This provides a significant build time improvement.
2019-04-16 12:09:30 +01:00
Sadie Powell
1fff2f7f87 Merge branch 'insp3' into master. 2019-03-30 22:06:19 +00:00
Robby
94ce90c588 Add the User and Group options to the systemd service unit template file. 2019-03-24 14:47:48 +00:00
Robby
ac0d5abaac Update most URLs to use HTTPS and fix some dead links. 2019-03-14 11:02:24 +00:00
Sadie Powell
e75f03d32f Merge branch 'insp3' into master. 2019-02-15 16:24:02 +00:00