aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move fd vector clearing into update-functionTor Brede Vekterli2024-05-071-0/+1
* Use `poll` instead of `select` in config sentinel work loopTor Brede Vekterli2024-05-071-7/+7
* reset totalRestarts metric when sentinel is reconfigured to inactive stateArne Juul2024-02-051-6/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC ignore-thread-stack-sizesHenning Baldersheim2023-01-181-5/+0
* ignore requested stack sizesArne H Juul2021-11-151-0/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* make it easy to turn on debugging for sentinel componentsArne Juul2021-06-131-1/+1
* cleanup and add lockArne Juul2021-06-111-0/+1
* avoid using "int" for boolean return valueArne Juul2021-06-021-1/+1
* let manager configure itself in constructor insteadArne Juul2021-05-281-0/+1
* use environment and bootstrap it before creating managerArne Juul2021-05-271-52/+14
* rename ConfigHandler classArne Juul2021-05-271-0/+361