aboutsummaryrefslogtreecommitdiffstats
path: root/logd/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0913-13/+13
* Deinline destructors in metrics, fnet, jrt_test logdHenning Baldersheim2023-02-012-21/+26
* Use snprintf instead of sprintf.Tor Egge2023-01-311-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Remove most use of vespalib::rmdirTor Egge2022-06-031-5/+6
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-276-6/+6
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
* use size literals in logdArne Juul2021-02-151-1/+2
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-0/+4
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-0/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-072-2/+2
* Consolidate search for GTest.Tor Egge2020-07-074-4/+0
* avoid naked exitArne Juul2020-07-031-1/+2
* Merge pull request #13729 from vespa-engine/arnej/filter-invalid-utf8Geir Storli2020-06-301-0/+16
|\
| * Utf8Reader does the surrogate filtering; unit test that it worksArne Juul2020-06-291-2/+2
| * filter invalid UTF-8 (including encoded surrogates) to make protobuf happyArne Juul2020-06-261-0/+16
* | Use find_package to find gtest library.Tor Egge2020-06-294-4/+8
|/
* Use std::regex instead of std::basic_regex<char>.Tor Egge2019-05-211-1/+1
* Listen after setup is complete.Henning Baldersheim2019-05-101-1/+1
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-16/+10
* Remove the legacy protocol between logd and logserver.Geir Storli2019-05-097-90/+71
* Change Watcher to not pass newline to forwardLine().Tor Egge2019-04-032-4/+3
* Change rpc and legacy forwarder to take forward filter in the constructor.Geir Storli2019-04-022-14/+22
* Track API changes for ConfigSubscriber.Tor Egge2019-03-291-10/+2
* Merge pull request #8961 from vespa-engine/geirst/logd-prepare-for-rpc-forwar...Geir Storli2019-03-291-14/+14
|\
| * Prepare ConfigSubscriber to support instantiation of either legacy or rpc for...Geir Storli2019-03-291-14/+14
* | Add unit test for logdemon::Watcher.Tor Egge2019-03-292-0/+296
|/
* Move ownership of supervisor out of rpc forwarder.Geir Storli2019-03-291-1/+18
* Add methods to supervisor before calling start.Geir Storli2019-03-281-1/+1
* Filter log messages based on log level, similar as in legacy forwarder.Geir Storli2019-03-281-3/+28
* Update metrics for each log message similar to legacy forwarder.Geir Storli2019-03-281-1/+25
* Count bad log lines.Geir Storli2019-03-281-0/+20
* Implement initial version of forwarder that uses RPC to send protobuf encoded...Geir Storli2019-03-283-3/+173
* Update copyright.Geir Storli2019-03-261-1/+1
* Implement functions for converting log messages to protobuf objects.Geir Storli2019-03-262-0/+97
* Rename Forwarder -> LegacyForwarder in preparation for something new and better.Geir Storli2019-03-214-13/+13
* Remove unit test that doesn't test anything.Geir Storli2019-03-203-24/+0
* Rename forward* -> forwarder*.Geir Storli2019-03-203-8/+8
* Remove unused portions of logd.Tor Egge2019-03-201-8/+0
* Remove files used by old unit test runner.Tor Egge2019-02-194-8/+0
* Check return value from write() in logd.Tor Egge2019-01-281-1/+4
* GC unused code and update includesHenning Baldersheim2019-01-051-0/+1
* Add test for correct logctlname parsingHenning Baldersheim2018-10-091-0/+8
* - NULL -> nullptrHenning Baldersheim2018-09-271-0/+1
* use more shared_ptrArne Juul2017-12-041-1/+1
* wire in a counter metricArne Juul2017-12-041-2/+6
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* Update copyright headersJon Bratseth2017-06-149-9/+9
* Revert "Update copyright headers"Jon Bratseth2017-06-149-9/+9