| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -635/+0 | |
| * | Merge branch 'insp4' into master. | 2024-07-13 | 1 | -4/+3 | |
| |\ | |||||
| | * | Modernise PackageInfo directives.•••- Add Alpine packages. - Add missing directives to log_json. - Drop obsolete version constraints. - Use system-like for debian and rhel. | 2024-07-13 | 1 | -4/+3 | |
| * | | Merge branch 'insp4' into master. | 2024-06-23 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-21 | 1 | -1/+1 | |
| * | | Always use fmtlib directly. | 2024-06-07 | 1 | -2/+2 | |
| |/ | |||||
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Merge branch 'insp3' into insp4. | 2024-06-07 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2024-05-20 | 1 | -0/+6 | |
| |\| | |||||
| | * | Deallocate the old MySQL connection on connect if one exists. | 2024-05-03 | 1 | -0/+6 | |
| * | | Add SRV record support to the mysql module. | 2024-05-10 | 1 | -2/+17 | |
| * | | Merge branch 'insp3' into master. | 2023-12-14 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix the Windows build.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2023-12-14 | 1 | -1/+1 | |
| * | | Rename the error log level to critical.•••"ERROR" is apparently defined by more than just Windows. Let's pick a different name which is less likely to cause collisions. | 2023-08-11 | 1 | -3/+3 | |
| * | | Update usages of stdalgo::string::equalsci to use insp::equalsci. | 2023-08-11 | 1 | -1/+2 | |
| * | | Merge branch 'insp3' into master. | 2023-04-28 | 1 | -2/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2023-04-28 | 1 | -2/+1 | |
| * | | Remove unnecessary mysql include file. | 2023-02-05 | 1 | -1/+0 | |
| * | | Merge branch 'insp3' into master. | 2023-01-25 | 1 | -3/+3 | |
| |\| | |||||
| | * | Fix PackageInfo directives in extra modules. | 2023-01-19 | 1 | -3/+3 | |
| * | | Replace getInt/getUInt/getFloat with type safe templated functions. | 2023-01-25 | 1 | -1/+1 | |
| * | | Convert log calls to use fmtlib format strings | 2023-01-24 | 1 | -7/+7 | |
| * | | Replace InspIRCd::Format with fmt::format. | 2023-01-23 | 1 | -3/+3 | |
| * | | Log the versions of third-party libraries used by modules. | 2023-01-19 | 1 | -0/+4 | |
| * | | Qualify auto correctly in all cases. | 2023-01-10 | 1 | -1/+1 | |
| * | | Avoid copying shared_ptr<ConfigTag> when not necessary. | 2023-01-10 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2022-12-25 | 1 | -0/+6 | |
| |\| | |||||
| | * | Fix an incompatibility between MySQL and MariaDB. | 2022-12-18 | 1 | -0/+2 | |
| | * | Add SSL support to the mysql module. | 2022-12-18 | 1 | -0/+4 | |
| * | | Rework the levels things are logged at to make more sense. | 2022-12-18 | 1 | -3/+3 | |
| * | | Yet more stylistic fixes. | 2022-12-01 | 1 | -1/+4 | |
| * | | Use auto in places where it is really obvious what the type is. | 2022-09-04 | 1 | -1/+1 | |
| * | | Fix some warnings noticed by the readability-* clang-tidy checkers. | 2022-09-03 | 1 | -3/+3 | |
| * | | Clean up the Windows build process and remove some legacy code. | 2022-09-03 | 1 | -3/+2 | |
| * | | Modernize various minor legacy C++isms. | 2022-07-30 | 1 | -3/+3 | |
| * | | Switch from NULL to nullptr. | 2022-07-22 | 1 | -2/+2 | |
| * | | Tweak the compiler flags for extra modules a bit.•••- Use pkg-config for the pgsql module. - Remove defaults from argon2, geo_maxmind, and regex_re2 (these are not needed with newer package versions). - Remove old library warning from geo_maxmind (no longer needed). [skip windows ci] | 2022-05-06 | 1 | -0/+1 | |
| * | | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -4/+4 | |
| * | | Slim the included headers down more. | 2022-01-26 | 1 | -1/+4 | |
| * | | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -6/+6 | |
| * | | Refactor CoreException and ModuleException. | 2022-01-07 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-11-05 | 1 | -7/+0 | |
| |\| | |||||
| | * | Silence a warning in the mysql module on MySQL 8.0.27. | 2021-10-25 | 1 | -1/+8 | |
| * | | Apply the final keyword to all module classes where appropriate. | 2021-10-04 | 1 | -5/+8 | |
| * | | Mark all module classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-08-27 | 1 | -2/+2 | |
