| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix installing example SQL schemas. | 2022-05-02 | 1 | -2/+4 | |
| * | Merge branch 'insp3' into master. | 2022-04-29 | 3 | -3/+3 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-04-28 | 3 | -3/+3 | |
| * | | Merge branch 'insp3' into master. | 2022-02-01 | 1 | -0/+4 | |
| |\| | |||||
| | * | Fix SSL modules not being able to access the system-wide SSL dirs. | 2022-01-31 | 1 | -0/+4 | |
| * | | Kill vendor_directory in favour of normal include paths. | 2022-01-26 | 1 | -21/+0 | |
| * | | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. | 2022-01-26 | 1 | -1/+1 | |
| * | | Add the new coremods target as a dependency for the all target.•••[skip windows ci] | 2022-01-22 | 1 | -1/+1 | |
| * | | Separate core modules from modules in CI.•••[skip windows ci] | 2022-01-22 | 1 | -4/+8 | |
| * | | Merge branch 'insp3' into master. | 2022-01-18 | 2 | -4/+34 | |
| |\| | |||||
| | * | Fix the regex_re2 module on the latest RE2 git.•••[skip windows ci] | 2022-01-18 | 1 | -0/+16 | |
| | * | Fix being unable to use a pkg-config that isn't in the PATH.•••[skip windows ci] | 2022-01-18 | 1 | -2/+4 | |
| | * | Add extra debug information to the module error message.•••[skip windows ci] | 2022-01-17 | 2 | -2/+14 | |
| * | | 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 | 1 | -2/+14 | |
| * | | Fix linking to the v3 docs regardless of version. | 2021-10-09 | 1 | -1/+3 | |
| * | | ALlow specifying multiple ModAuthors, remove ModAuthorMail. | 2021-10-09 | 1 | -16/+21 | |
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 2 | -3/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-08-27 | 2 | -3/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-08-01 | 1 | -17/+0 | |
| |\| | |||||
| | * | Remove the root checks from the helper script.•••This has never actually worked properly. If a user wants to drop privileges then they should specify that in the config file. | 2021-07-28 | 1 | -17/+0 | |
| * | | Drop support for Debian GNU/kFreeBSD.•••This distribution is long dead and probably can't build v4 anyway. | 2021-07-19 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-07-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | 2021-06-21 | 1 | -1/+1 | |
| * | | Avoid using -pthreads on Haiku. | 2021-06-19 | 1 | -2/+3 | |
| * | | Avoid creating unnecessary symlinks. | 2021-06-09 | 2 | -7/+3 | |
| * | | Merge branch 'insp3' into master. | 2021-06-09 | 2 | -38/+66 | |
| |\| | |||||
| | * | Fix uninstalling files on `make deinstall` and similar. | 2021-06-09 | 2 | -10/+30 | |
| | * | Add the --disable-ownership option to help packagers out. | 2021-06-09 | 2 | -31/+39 | |
| | * | Fix the compiler_info name for the Intel compiler. | 2021-06-09 | 1 | -1/+1 | |
| * | | Refactor the compiler and linker flags in the makefile. | 2021-06-09 | 1 | -28/+45 | |
| * | | Link against libc++fs/libstdc++fs on older compilers. | 2021-06-08 | 3 | -4/+16 | |
| * | | Stop explicitly linking against libstdc++. | 2021-06-08 | 1 | -2/+2 | |
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+4 | |
| * | | Merge branch 'insp3' into master. | 2021-05-22 | 1 | -0/+2 | |
| |\| | |||||
| | * | Create the runtime directory at install time if it does not exist. | 2021-05-14 | 1 | -0/+2 | |
| * | | Remove bsd.mk; this file only existed for ease of v3 migration. | 2021-05-19 | 1 | -31/+0 | |
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -1/+1 | |
| * | | Stop asking if users want to generate a self-signed certificate.•••Users should be using real certificates in 2021. | 2021-03-30 | 1 | -1/+0 | |
| * | | Stop installing inspircd-genssl and delete the now useless manpage.•••Hopefully this pushes people towards using real certificates instead of self-signed certificates. | 2021-03-30 | 2 | -50/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -2/+0 | |
| |\| | |||||
| | * | Remove some todo comments which are outdated or misleading. | 2021-03-05 | 1 | -2/+0 | |
| * | | Remove unnecessary prefix from socketengine source files. | 2021-03-05 | 2 | -4/+3 | |
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix print_warning using print instead of say. | 2021-02-28 | 1 | -1/+1 | |
| * | | Require Perl 5.26 in the build system.•••This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. | 2021-02-28 | 5 | -5/+5 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 10 | -11/+10 | |
| |\| | |||||
| | * | Fix running configure on systems with old versions of Perl.•••Closes #1852. | 2021-02-28 | 1 | -1/+2 | |
| | * | Update copyright headers. | 2021-02-26 | 11 | -12/+11 | |
| * | | Merge branch 'insp3' into master. | 2021-02-01 | 3 | -7/+2 | |
| |\| | |||||
| | * | Fix using the TR1 headers on compilers that support C++17. | 2021-02-01 | 1 | -1/+1 | |
