summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: restart: Always restart serviceWilliam A. Kennington III2019-04-011-4/+17
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-2/+2
* Fix regression with e165ea9Deepak Kodihalli2019-01-141-0/+1
* rsyslogd: don't start without actionsDeepak Kodihalli2019-01-113-7/+39
* disable journal interface call-throughPatrick Venture2019-01-031-1/+3
* test: add test to force building of sdjournal mockPatrick Venture2018-12-042-1/+24
* bugfix: rename method to match implementationPatrick Venture2018-12-041-1/+1
* bugfix: add fixes to mock classPatrick Venture2018-12-031-2/+4
* test: use only one main libraryPatrick Venture2018-12-031-1/+1
* add sdjournal interface to inject testsPatrick Venture2018-11-117-6/+136
* minor cleanup, std namespacingPatrick Venture2018-11-016-10/+17
* add rsyslog-config to gitignorePatrick Venture2018-10-311-0/+1
* build: phosphor-rsyslog-config: drop invalid libraryPatrick Venture2018-10-311-2/+0
* Add test artifacts to gitignorePatrick Venture2018-10-311-0/+8
* style: local variable entry shadows outer symbolPatrick Venture2018-10-303-13/+13
* style: scope reductionPatrick Venture2018-10-301-1/+2
* add .clang-formatPatrick Venture2018-10-2630-1050/+1052
* phosphor-rsyslog-conf: react to hostname changeDeepak Kodihalli2018-10-171-1/+18
* phosphor-logging: use c++17Vernon Mauery2018-10-171-1/+1
* tools/elog-gen: Clean up missing error metadata messageWilliam A. Kennington III2018-10-041-1/+2
* log_manager: Don't fail on missing synced fileAdriana Kobylak2018-09-052-11/+21
* phosphor-rsyslog-conf: add unit testsDeepak Kodihalli2018-08-312-1/+68
* phosphor-rsyslog-conf: add unit testsDeepak Kodihalli2018-08-314-1/+128
* phoshor-rsyslog-config: wrap utils::restartDeepak Kodihalli2018-08-312-1/+10
* phosphor-rsyslog-conf: implement restoreDeepak Kodihalli2018-08-292-2/+41
* rsyslog-conf: add validation and error handlingDeepak Kodihalli2018-08-293-10/+90
* phosphor-ryslog-conf: add way to disable loggingDeepak Kodihalli2018-08-292-4/+27
* Add application to configure rsyslogDeepak Kodihalli2018-08-299-6/+270
* documentation: markdown header level fixupsDeepak Kodihalli2018-08-291-24/+33
* Add unit tests for the phosphor-logging serverNagaraju Goruganti2018-08-087-17/+181
* elog-gen: allow inherits from errors without metaLei YU2018-07-202-6/+11
* static_assert typeof log message entriesJoseph Reynolds2018-06-221-1/+34
* Always call close on fd if file has been openedAdriana Kobylak2018-05-231-2/+5
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+47
* Add the BMC code version to error logsMatt Spinler2018-05-015-5/+33
* Add function to read code versionMatt Spinler2018-05-013-1/+37
* log_manager: Create journal sync functionAdriana Kobylak2018-04-172-9/+139
* Spelling fixesGunnar Mills2018-04-131-1/+1
* Implement ability to override default error levelDeepak Kodihalli2018-04-095-16/+155
* templates: Allow use of -fsanitize=undefinedAndrew Jeffery2018-03-081-3/+7
* Add READMEMarri Devender Rao2018-01-182-79/+159
* Increase maximum log number from 100 to 200Andrew Geissler2017-12-151-1/+1
* Roll errors after reaching Cap sizeNagaraju Goruganti2017-12-012-34/+27
* Perform sanity check while restoring error entriesMarri Devender Rao2017-11-191-5/+22
* Avoid unnecessary call to id() in ::eraseMarri Devender Rao2017-11-171-2/+6
* Add Readme fileNagaraju Goruganti2017-11-031-0/+32
* Spelling fixesGunnar Mills2017-10-312-2/+2
* Handle more than 100 error logsNagaraju Goruganti2017-10-244-17/+62
* Remove conditional check to export parser and mako scriptMarri Devender Rao2017-10-132-7/+2
* Fix configure option for build breakMarri Devender Rao2017-10-121-2/+2
OpenPOWER on IntegriCloud