summaryrefslogtreecommitdiffstats
path: root/configd
Commit message (Expand)AuthorAgeFilesLines
* Simplify by not caching a memberHenning Baldersheim2019-05-101-10/+5
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-103-15/+12
* re-implement delayed restartArne Juul2019-05-074-34/+97
* stop modeling autostart / autorestartArne Juul2019-03-141-17/+4
* remove old codeArne Juul2019-03-134-91/+0
* remove telnet API, use state serverArne Juul2019-03-134-381/+14
* Merge pull request #8736 from vespa-engine/arnej/add-restart-serviceHenning Baldersheim2019-03-125-2/+37
|\
| * add "restart" hooksArne Juul2019-03-115-2/+37
* | initialize and zero terminate temp bufferArne Juul2019-03-121-0/+2
|/
* add skeleton for sentinel-cmdArne Juul2019-03-054-0/+152
* Remove files used by old unit test runner.Tor Egge2019-02-194-4/+0
* Remove test lists files used by old unit test framework.Tor Egge2019-02-151-2/+0
* add RPC server for start/stop of servicesArne Juul2019-02-0510-15/+331
* Some return values are ignored in configd.Tor Egge2019-01-281-2/+2
* - NULL -> nullptrHenning Baldersheim2018-09-271-1/+0
* Merge pull request #6639 from vespa-engine/arnej/delay-crash-loops-moreArne H Juul2018-08-212-7/+10
|\
| * more restart penaltyArne Juul2018-08-212-7/+10
* | Remove logging no longer needed as we have metrics.Henning Baldersheim2018-08-203-33/+4
|/
* reorder to increase chances of information in stack dumpArne Juul2018-07-241-10/+19
* busy looping is badArne Juul2018-07-241-0/+3
* clean up remnants of .mak filesArne Juul2018-06-111-1/+0
* Changes to allow unprivileged vespa.Tor Egge2018-03-121-3/+6
* use "vespa" as fallback for VESPA_USERArne Juul2018-01-161-1/+1
* Revert "Arnej/fix cmdline tools"Harald Musum2018-01-141-1/+1
* use generic use "vespa"Arne Juul2018-01-111-1/+1
* only run pstack onceArne Juul2017-12-151-2/+2
* use metrics::Producer instead of SimpleMetricsProducerArne Juul2017-12-072-6/+6
* add compulsory description for metricsArne Juul2017-12-071-4/+9
* use vespalib metrics libraryArne Juul2017-12-074-67/+39
* Add total number of service restarts snapshot metricHÃ¥kon Hallingstad2017-10-231-0/+11
* add "uptime" metricArne Juul2017-10-161-9/+36
* count restart of sentinel itselfArne Juul2017-10-161-1/+1
* use vespalib::SignalHandlerArne Juul2017-10-092-44/+23
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-182-2/+2
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* - make the construction of the pstack command string safe.Henning Baldersheim2017-08-118-88/+55
* ensure we have enough slashesHenning Baldersheim2017-08-111-1/+1
* Write to a directory only writable by vespa user.Henning Baldersheim2017-08-111-11/+5
* TMP -> TMPDIRHenning Baldersheim2017-08-111-1/+1
* Dump the stack if some processes will not shut down.Henning Baldersheim2017-08-111-0/+20
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+24
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Remove unnecessary filesJon Bratseth2017-06-141-3/+0
* Revert "Copyright header"Jon Bratseth2017-06-1325-24/+27
* Copyright headerJon Bratseth2017-06-1325-27/+24
* Rename configd programs to have vespa- prefix.Tor Egge2017-06-136-7/+7
* 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-253-6/+11