summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/sentinel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::string instead of un-free()d strdupTor Brede Vekterli2020-04-071-4/+6
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-2/+1
* Throw, catch and exit on bad port value, rather than straight exitJon Marius Venstad2019-11-151-0/+4
* Catch PortListenException in config-sentinel main loop, and exitJon Marius Venstad2019-11-151-2/+6
* add RPC server for start/stop of servicesArne Juul2019-02-051-15/+13
* use vespalib::SignalHandlerArne Juul2017-10-091-41/+15
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Reduce exposure to config internals.Henning Baldersheim2017-06-081-7/+3
* Awarning it is.Henning Baldersheim2017-05-251-1/+1
* We can afford to wait a bit more for config, nor is it an error if it is late.Henning Baldersheim2017-05-251-3/+8
* NULL -> nullptrHaavard2017-03-281-4/+4
* PublishJon Bratseth2016-06-151-0/+145