aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/remoteuser.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-0/+1
|
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-1/+1
|
* Apply the final keyword to all module classes where appropriate.Gravatar Sadie Powell2021-10-041-1/+2
|
* Replace the override macro with the override keyword.Gravatar Sadie Powell2019-01-251-1/+1
|
* Make User::WriteRemoteNumeric() virtual, implement it in ↵Gravatar Attila Molnar2016-03-291-0/+1
| | | | SpanningTree::RemoteUser
* m_spanningtree Add class SpanningTree::RemoteUserGravatar Attila Molnar2016-03-291-0/+31