aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/pingtimer.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-0/+1
* Fix more warnings discovered with -Weverything.Gravatar Sadie Powell2022-09-051-1/+0
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-1/+1
* Remove unused time_t field from the timer system.•••This is equivalent to calling InspIRCd::Now() and is only actually used in one place in modules. Gravatar Sadie Powell2021-11-051-2/+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
* m_spanningtree Rewrite PING logic to use TimersGravatar Attila Molnar2015-01-251-0/+77