aboutsummaryrefslogtreecommitdiffstats
path: root/modules/spanningtree/main.h
Commit message (Expand)AuthorAgeFilesLines
* Move server restart logic to the core.•••- Properly clean up the process with Cleanup() instead of using - DieRestart. - Use close_range on modern Linux instead of the CLOEXEC hack. Gravatar Sadie Powell2026-06-191-1/+1
* Update my email address.Gravatar Sadie Powell2026-06-061-1/+1
* Switch modules over to the new TLS API.Gravatar Sadie Powell2026-04-031-4/+4
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+5
* Move CUList to be declared inside User.Gravatar Sadie Powell2026-03-261-4/+4
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-161-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+191