| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2025-03-28 | 1 | -1/+1 | |
| * | Fix some inappropriate uses of ConvToNum. | 2025-03-01 | 1 | -1/+1 | |
| * | Update copyright headers. | 2024-06-21 | 1 | -1/+1 | |
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Rename duration to timeutils and relocate InspIRCd::TimeString. | 2023-05-10 | 1 | -1/+1 | |
| * | Make module classes specify their priority manually. | 2023-02-27 | 1 | -4/+4 | |
| * | Move duration functions to their own header. | 2023-01-23 | 1 | -1/+3 | |
| * | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| * | | Yet more stylistic fixes. | 2022-12-01 | 1 | -4/+7 | |
| * | | Fix various cases of the &* being next to the name instead of type. | 2022-09-29 | 1 | -6/+6 | |
| * | | Remove duplicate includes from module headers. | 2022-01-25 | 1 | -7/+0 | |
| * | | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -10/+10 | |
| * | | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -9/+14 | |
| * | | 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 | |
| * | | Merge branch 'insp3' into master. | 2021-05-14 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-05-14 | 1 | -1/+1 | |
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -6/+4 | |
| |/ | |||||
| * | Fix various documentation comments. | 2021-03-31 | 1 | -4/+5 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -3/+6 | |
| * | Expand searching in m_httpd_stats, add global handling of GET parameters (#1566) | 2019-02-06 | 1 | -10/+69 | |
| * | Remove unused parameters from HTTPRequest constructor | 2015-02-11 | 1 | -1/+1 | |
| * | Convert the HTTPd request event to use the new cross-module event system | 2015-02-11 | 1 | -2/+13 | |
| * | Convert the HTTPd ACL event to use the new cross-module event system | 2015-02-11 | 1 | -0/+12 | |
| * | Fix some warnings which are causing debug builds to fail.•••- Clang: private field 'module' is not used - GCC: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement | 2013-07-16 | 1 | -1/+1 | |
| * | Change the API of m_httpd to be dynamic_reference-based | 2013-06-07 | 1 | -10/+46 | |
| * | Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. | 2013-04-12 | 1 | -0/+203 | |
