aboutsummaryrefslogtreecommitdiffstats
path: root/configutil/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-3/+3
|
* TLS support in vbenchHåvard Pettersen2019-01-251-1/+2
| | | | | | | | - vbench/dumpurl applications explicitly run without encryption for now (config file/command line options should be added). - configstatus tool uses default encryption which will pick up local settings via environment where applicable.
* filedistributorservice does not exist anymoreHarald Musum2018-03-101-1/+0
|
* Ignore logd in vespa-config-statusHarald Musum2017-11-221-1/+2
| | | | | Seems like logd does not do live reconfig, it just started having a state port, so it was never checked before
* Include what you need.Henning Baldersheim2017-08-181-0/+1
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Update copyright headers"Jon Bratseth2017-06-148-8/+8
|
* Update copyright headersJon Bratseth2017-06-148-8/+8
|
* Revert "Copyright header"Jon Bratseth2017-06-138-8/+8
|
* Copyright headerJon Bratseth2017-06-138-8/+8
|
* Reduce exposure to config internals.Henning Baldersheim2017-06-082-1/+3
|
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-092-6/+16
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-022-0/+3
| | | | includes
* Add overrideHenning Baldersheim2017-04-291-8/+4
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-4/+8
|
* Use overrideHenning Baldersheim2017-04-231-8/+4
|
* add override in configutil moduleArne H Juul2017-04-111-4/+4
|
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-0/+7
|
* Optimize includes.Henning Baldersheim2017-02-062-12/+6
|
* use new input/output model in slimeHaavard2017-02-031-2/+2
|
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-7/+3
|
* Add host filtering option to config status util (#350)Tor Brede Vekterli2016-07-123-2/+62
| | | | | | | | | | * Let vespa-config-status take in an optional host filter set If the argument is not specified, services on all hosts in the model will be queried as before. Iff the filter argument is specified, only services on the hosts explicitly given will be queried. * Make variable name easier on the eyes
* PublishJon Bratseth2016-06-158-0/+748