aboutsummaryrefslogtreecommitdiffstats
path: root/configutil
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0922-22/+22
* re-apply "remove fastos"Håvard Pettersen2023-03-011-1/+0
* Revert "remove fastos"Harald Musum2023-02-281-0/+1
* remove fastosHåvard Pettersen2023-02-281-1/+0
* remove FastOS_ApplicationHåvard Pettersen2022-04-082-34/+34
* use getopt/getopt_long directlyHåvard Pettersen2022-04-012-14/+12
* add some sanity checkingArne H Juul2022-03-235-5/+5
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-067-13/+11
* Update 2017 copyright notices.gjoranv2021-10-0722-22/+22
* Use int for FastOS_UNIX_Application::GetOpt() return value.Tor Egge2021-04-302-2/+2
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-1/+0
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-1/+2
* Remove topleveldispatch remnantsHarald Musum2020-09-252-32/+19
* avoid naked exitArne Juul2020-07-034-8/+12
* remove unused fastlib dependencyArne Juul2019-11-281-1/+0
* Revert "Use LOG instead of cerr"Jon Marius Venstad2019-11-251-1/+1
* Use LOG instead of cerrJon Marius Venstad2019-11-251-1/+1
* Print the exception message tooJon Marius Venstad2019-11-251-1/+1
* Catch exceptions setting up config source, and exitJon Marius Venstad2019-11-251-6/+17
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-3/+3
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Remove test lists files used by old unit test framework.Tor Egge2019-02-151-4/+0
* TLS support in vbenchHåvard Pettersen2019-01-251-1/+2
* Don't expect docprocservice as service typeJon Bratseth2019-01-221-1/+1
* let GET callback be non-constHåvard Pettersen2018-12-171-1/+1
* use portal server for unit testHåvard Pettersen2018-12-131-23/+18
* clean up remnants of .mak filesArne Juul2018-06-111-1/+0
* filedistributorservice does not exist anymoreHarald Musum2018-03-102-11/+0
* Ignore logd in vespa-config-statusHarald Musum2017-11-221-1/+2
* Add copyright headerJon Bratseth2017-10-271-0/+1
* Include what you need.Henning Baldersheim2017-08-181-0/+1
* Update copyright headersJon Bratseth2017-06-1421-21/+21
* Revert "Update copyright headers"Jon Bratseth2017-06-1421-21/+21
* Update copyright headersJon Bratseth2017-06-1421-21/+21
* Revert "Copyright header"Jon Bratseth2017-06-1321-21/+21
* Copyright headerJon Bratseth2017-06-1321-21/+21
* 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 in...Henning Baldersheim2017-05-022-0/+3
* Add overrideHenning Baldersheim2017-04-294-22/+12
* Revert "Balder/enforce override 2"Arne H Juul2017-04-244-12/+22
* Use overrideHenning Baldersheim2017-04-234-22/+12
* add override in configutil moduleArne H Juul2017-04-115-19/+19
* Deinline destructors/constructorsHenning Baldersheim2017-03-083-4/+23
* Optimize includes.Henning Baldersheim2017-02-064-19/+14
* use new input/output model in slimeHaavard2017-02-031-2/+2
* Add READMEHarald Musum2017-01-251-0/+3
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-7/+3
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-3/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-3/+9