summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PEL: Add UserHeader classMatt Spinler2019-07-267-5/+403
* PEL: Add PrivateHeader classMatt Spinler2019-07-268-3/+652
* PEL: Add PEL section header structureMatt Spinler2019-07-263-1/+158
* PEL: Add BCD time helpers for PELsMatt Spinler2019-07-265-1/+241
* PEL: Add Stream class to manipulate PEL dataMatt Spinler2019-07-263-1/+473
* PEL: Add PEL Manager classMatt Spinler2019-07-264-3/+170
* PEL: Add class to wrap AdditionalDataMatt Spinler2019-07-264-0/+118
* Add libstdc++fs to test_ldflags Makefile varMatt Spinler2019-07-191-14/+8
* Add event log section to READMEMatt Spinler2019-07-191-0/+158
* Update README desc and add table of contentsMatt Spinler2019-07-191-2/+8
* PELs: Document _PID as an AdditionalData keywordMatt Spinler2019-07-191-0/+18
* Add initial OpenPower PEL specific documentationMatt Spinler2019-07-192-2/+38
* Use sdeventplusMatt Spinler2019-07-164-7/+12
* OpenPower PEL Extension support frameworkMatt Spinler2019-07-1613-11/+636
* log: Re-order to fix return type deductionWilliam A. Kennington III2019-07-121-60/+52
* Add myself as a maintainerMatt Spinler2019-07-021-0/+1
* Fix format issueMatt Spinler2019-07-021-1/+2
* rsyslod: Change disable actionSantosh Puranik2019-05-273-40/+7
* elog: Add noreturn attributeWilliam A. Kennington III2019-04-111-2/+1
* build: install into bin instead of sbinPatrick Venture2019-04-042-2/+2
* utils: restart: Fix restart bugWilliam A. Kennington III2019-04-031-1/+1
* 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
OpenPOWER on IntegriCloud