aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/manager.h
Commit message (Expand)AuthorAgeFilesLines
* Use `poll` instead of `select` in config sentinel work loopTor Brede Vekterli2024-05-071-1/+2
* reset totalRestarts metric when sentinel is reconfigured to inactive stateArne Juul2024-02-051-1/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move state_server, metrivs and some all executors from staging_vespalib too v...Henning Baldersheim2022-05-181-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* avoid using "int" for boolean return valueArne Juul2021-06-021-1/+1
* let manager configure itself in constructor insteadArne Juul2021-05-281-3/+1
* use environment and bootstrap it before creating managerArne Juul2021-05-271-20/+9
* add class for config ownershipArne Juul2021-05-271-0/+5
* rename ConfigHandler classArne Juul2021-05-271-0/+70