summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* PEL: Reset host transmission state on restartMatt Spinler2019-12-091-0/+17
* PEL: Set tran states when PELs are added to repoMatt Spinler2019-12-091-0/+3
* PEL: Save tran states in the repo attributesMatt Spinler2019-12-092-5/+12
* PEL: Repository: Add write() functionMatt Spinler2019-12-092-12/+26
* PEL: Add enums for transmission statesMatt Spinler2019-12-092-0/+51
* PEL: Store transmission states in UserHeaderMatt Spinler2019-12-092-6/+57
* PEL: Remove userHeader::getValueAatir2019-12-092-29/+7
* PEL: Print list of PELsAatir2019-12-094-10/+215
* PEL: private header in JSONAatir2019-12-094-1/+68
* PEL: Keep PEL attributes in Repository mapMatt Spinler2019-12-032-24/+68
* PEL: Add subscriptions for new and deleted PELsMatt Spinler2019-12-032-0/+124
* PEL: Keep track of if host is runningMatt Spinler2019-12-032-0/+198
* PEL: Move some functionality into DataIfaceBaseMatt Spinler2019-11-251-36/+23
* PEL: Hex dump bug fixAatir2019-11-181-0/+3
* PEL: Pad UserData section to 4 byte boundaryMatt Spinler2019-11-181-0/+6
* PEL: Validate the message registry during CIMatt Spinler2019-11-181-0/+3
* PEL: user header in JSONAatir Manzur2019-11-154-14/+96
* PEL: Add the 'Common' errors to the registryMatt Spinler2019-11-151-0/+131
* PEL: Use libpel.la for log daemon and peltoolMatt Spinler2019-11-121-45/+28
* PEL: Registry: Make "Action Flags" optionalMatt Spinler2019-11-122-3/+10
* PEL: Run a user defined function on every PELMatt Spinler2019-11-122-0/+56
* PEL: Make PEL::flatten() constMatt Spinler2019-11-1216-26/+27
* PEL: Const flatten for BCDTimeMatt Spinler2019-11-122-2/+2
* PEL: Const flattens for the SRC sub classesMatt Spinler2019-11-1212-12/+12
* PEL: MTMS: Support const flatteningMatt Spinler2019-11-122-6/+33
* PEL: Validate the Action Flags fieldMatt Spinler2019-11-089-3/+228
* PEL: Add license prologue to source filesMatt Spinler2019-11-0627-0/+405
* PEL: PELTool ApplicationAatir2019-11-068-1/+350
* PEL: Move severity type enums to a headerMatt Spinler2019-11-042-20/+22
* PEL: Make action flags optional in the registryMatt Spinler2019-11-043-3/+7
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-044-40/+80
* PEL: Document UserData sectionsMatt Spinler2019-11-041-0/+9
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-044-0/+106
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-044-5/+13
* PEL: Start creating PELs from event logsMatt Spinler2019-11-041-1/+14
* PEL: Create SRC section from message registryMatt Spinler2019-11-044-23/+243
* PEL: Check duplicate reason codes in registryMatt Spinler2019-10-251-0/+19
* PEL: Script to validate message registry JSONMatt Spinler2019-10-251-0/+148
* PEL: Add message registry READMEMatt Spinler2019-10-253-0/+244
* PEL: Add message registry JSON schemaMatt Spinler2019-10-252-0/+394
* PEL: Install an empty PEL message registryMatt Spinler2019-10-252-0/+9
* PEL: Allow default AdditionalData constructionMatt Spinler2019-10-221-2/+2
* PEL: Fix typo in subsystem ID listMatt Spinler2019-10-221-1/+1
* PEL: Stream: Don't use references for << opsMatt Spinler2019-10-221-5/+5
* PEL: Initialize PrivateHeader fields in ctorMatt Spinler2019-10-221-1/+3
* PEL: Add SRC PEL section classMatt Spinler2019-10-224-0/+326
* PEL: SRC callouts subsection objectMatt Spinler2019-10-223-0/+133
* PEL: SRC FRU callout structureMatt Spinler2019-10-223-0/+276
* PEL: MRU callout SRC substructureMatt Spinler2019-10-223-0/+176
* PEL: Power controlling enc SRC substructureMatt Spinler2019-10-223-0/+159
OpenPOWER on IntegriCloud