aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/pingtimer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-103/+0
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-1/+1
* Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.Gravatar Sadie Powell2023-01-231-1/+1
* Require specifying the repeat argument of the Timer class.Gravatar Sadie Powell2022-05-171-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-1/+1
* Added -Wshorten-64-to-32 and fixed all warnings.Gravatar Dominic Hamon2021-05-301-1/+1
* Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-0/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2020-01-111-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-11-131-1/+1
|\|
| * Add the server id to the Server class.Gravatar Peter Powell2019-09-231-1/+1
* | SnomaskManager: remove fakederef.Gravatar Sadie Powell2019-02-071-1/+1
|/
* m_spanningtree Rewrite PING logic to use TimersGravatar Attila Molnar2015-01-251-0/+102