summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install elog parser and mako script for native processingMarri Devender Rao2017-10-112-19/+40
* Enable Cereal class versioningVishwanatha Subbanna2017-10-113-7/+36
* phosphor-log-manager: Fix for deserialize cereal exceptionJayanth Othayoth2017-09-201-6/+17
* Add implementation for delete all error log entries in one shotNagaraju Goruganti2017-09-135-7/+76
* Add _PID information in elog AdditionalDataJayanth Othayoth2017-09-121-0/+3
* Implement a cap on the number of committed errorsMarri Devender Rao2017-08-163-1/+34
* commit: Add call to Synchronize journal dbus methodAdriana Kobylak2017-08-071-0/+9
* Grammar fixes in app-local-errors READMEGunnar Mills2017-08-011-6/+6
* Remove elog-errors-HostEvent.hpp from phosphor-logging repoTom Joseph2017-07-253-88/+2
* Add association intf if there is inventory path metadataTom Joseph2017-07-252-0/+25
* Fix host error logged as INFOMarri Devender Rao2017-07-131-1/+1
* update README.mdMarri Devender Rao2017-06-271-1/+16
* Move serialization template functionsDeepak Kodihalli2017-06-252-44/+44
* serialization: add testsDeepak Kodihalli2017-06-264-9/+176
* Remove persisted error file upon error deletionDeepak Kodihalli2017-06-261-0/+6
* Persist changes to 'Resolved' propertyDeepak Kodihalli2017-06-262-9/+21
* Persist error d-bus objectsDeepak Kodihalli2017-06-268-13/+198
* fix checkstop error logged as INFOMarri Devender Rao2017-06-201-1/+10
* elog-gen: python3 fixes for printPatrick Williams2017-06-031-3/+3
* Readme file for handling application specific errorsMarri Devender Rao2017-06-031-0/+52
* Use sdbusplus errName instead of phosphor errName in commitMarri Devender Rao2017-06-031-1/+1
* Remove inheriting from sdbus exception for error metadataMarri Devender Rao2017-06-031-3/+15
* Allow parsing of error yaml files without metadata yaml fileMarri Devender Rao2017-06-031-37/+49
* Host event error should be logged as ERR instead of INFOMarri Devender Rao2017-05-261-2/+2
* python3: iteritems does not existPatrick Williams2017-05-012-2/+2
* elog-gen.py : strip whitespacesDeepak Kodihalli2017-04-201-1/+1
* Add/adjust tests for new commit and report methodsMarri Devender Rao2017-04-121-2/+8
* Add new report interfaceMarri Devender Rao2017-04-121-0/+29
OpenPOWER on IntegriCloud