aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_regex_pcre2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix shadowing messages in pgsql and regex_pcre2.Gravatar Sadie Powell2024-07-221-3/+3
* Update copyright headers.Gravatar InspIRCd Robot2024-07-141-1/+1
* Modernise PackageInfo directives.•••- Add Alpine packages. - Add missing directives to log_json. - Drop obsolete version constraints. - Use system-like for debian and rhel. Gravatar Sadie Powell2024-07-131-4/+3
* Fix a memory leak in the regex_pcre2 module.Gravatar Sadie Powell2024-07-071-0/+4
* Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-071-0/+148
* Remove a renamed module that snuck back in during a merge.Gravatar Sadie Powell2023-04-281-109/+0
* Update copyright headers.Gravatar InspIRCd Robot2023-04-281-1/+1
* Fix PackageInfo directives in extra modules.Gravatar Sadie Powell2023-01-191-0/+1
* Update copyright headers.Gravatar InspIRCd Robot2022-12-301-1/+1
* Import regex_pcre2 from inspircd-contrib.•••The original plan was to make the PCRE2 switch happen in v3 but it seems that distributions are beginning to unpackage the old pcre library already. Gravatar Sadie Powell2022-12-051-0/+108