aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_classban.cpp
Commit message (Expand)AuthorAgeFilesLines
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-4/+4
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-031-1/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2021-12-301-1/+1
| * Update module descriptions.Gravatar Sadie Powell2021-12-301-1/+1
* | Update module descriptions.Gravatar Sadie Powell2021-12-151-1/+1
* | Apply the final keyword to all module classes where appropriate.Gravatar Sadie Powell2021-10-041-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-171-1/+1
|\|
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-141-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-05-141-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-111-2/+2
|\|
| * Update the module descriptions.Gravatar Sadie Powell2021-04-211-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-071-1/+13
|\|
| * Replace spaces with underscores when checking for class bans.Gravatar Sadie Powell2020-12-251-1/+15
* | Merge tag 'v3.8.1' into master.Gravatar Sadie Powell2020-11-201-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-11-201-1/+1
| * Update the module descriptions.Gravatar Sadie Powell2020-11-201-1/+1
* | Add first class support for extbans.•••This replaces the previous support which was pretty much a giant hack and was not synchronised between servers. Gravatar Sadie Powell2020-05-071-17/+19
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-111-1/+1
|\|
| * Update the module descriptions using mkversion.Gravatar Sadie Powell2020-04-101-1/+1
* | Improve storage of module description, flags, and link data.Gravatar Sadie Powell2020-04-111-6/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-1/+2
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
* | Move ISupport logic out of the core and into core_info.Gravatar Sadie Powell2020-01-051-2/+10
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-05-151-1/+1
|\|
| * Some more text fixes and improvements (#1618).Gravatar Robby2019-04-281-1/+1
* | Replace the override macro with the override keyword.Gravatar Sadie Powell2019-01-251-3/+3
|/
* Adds classban module providing extban 'n' for connect class ban.Gravatar Johanna A2016-03-041-0/+47