Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
3a4243a6cf33083527201d0c80111894c1fa5229
« Previous
aabb92e
phosphor-rsyslog-conf: react to hostname change
by Deepak Kodihalli
· 6 years ago
93b1b7c
phosphor-logging: use c++17
by Vernon Mauery
· 6 years ago
b17e876
tools/elog-gen: Clean up missing error metadata message
by William A. Kennington III
· 6 years ago
7d111a8
log_manager: Don't fail on missing synced file
by Adriana Kobylak
· 6 years ago
5ac1bde
phosphor-rsyslog-conf: add unit tests
by Deepak Kodihalli
· 6 years ago
834dcf1
phosphor-rsyslog-conf: add unit tests
by Deepak Kodihalli
· 6 years ago
2ce7b2c
phoshor-rsyslog-config: wrap utils::restart
by Deepak Kodihalli
· 6 years ago
9fab279
phosphor-rsyslog-conf: implement restore
by Deepak Kodihalli
· 6 years ago
4db8146
rsyslog-conf: add validation and error handling
by Deepak Kodihalli
· 6 years ago
0febd26
phosphor-ryslog-conf: add way to disable logging
by Deepak Kodihalli
· 6 years ago
c496619
Add application to configure rsyslog
by Deepak Kodihalli
· 6 years ago
9067c07
documentation: markdown header level fixups
by Deepak Kodihalli
· 6 years ago
477b731
Add unit tests for the phosphor-logging server
by Nagaraju Goruganti
· 6 years ago
80aa476
elog-gen: allow inherits from errors without meta
by Lei YU
· 6 years ago
8f6f7fc
static_assert typeof log message entries
by Joseph Reynolds
· 7 years ago
4a029f2
Always call close on fd if file has been opened
by Adriana Kobylak
· 6 years ago
a8808b8
Add MAINTAINERS file
by Andrew Jeffery
· 6 years ago
375ac9b
Add the BMC code version to error logs
by Matt Spinler
· 7 years ago
1275bd1
Add function to read code version
by Matt Spinler
· 7 years ago
5f4247f
log_manager: Create journal sync function
by Adriana Kobylak
· 7 years ago
4133daf
Spelling fixes
by Gunnar Mills
· 7 years ago
6fd9dc4
Implement ability to override default error level
by Deepak Kodihalli
· 7 years ago
14a8c8d
templates: Allow use of -fsanitize=undefined
by Andrew Jeffery
· 7 years ago
4e5f521
Add README
by Marri Devender Rao
· 7 years ago
4de76fb
Increase maximum log number from 100 to 200
by Andrew Geissler
· 7 years ago
e4b0b77
Roll errors after reaching Cap size
by Nagaraju Goruganti
· 7 years ago
979ed1c
Perform sanity check while restoring error entries
by Marri Devender Rao
· 7 years ago
8959efc
Avoid unnecessary call to id() in ::erase
by Marri Devender Rao
· 7 years ago
7aafb12
Add Readme file
by Nagaraju Goruganti
· 7 years ago
deae3ca
Spelling fixes
by Gunnar Mills
· 7 years ago
f8a5a79
Handle more than 100 error logs
by Nagaraju Goruganti
· 7 years ago
b0562c4
Remove conditional check to export parser and mako script
by Marri Devender Rao
· 7 years ago
bd68273
Fix configure option for build break
by Marri Devender Rao
· 7 years ago
dd50846
Install elog parser and mako script for native processing
by Marri Devender Rao
· 7 years ago
37af9ba
Enable Cereal class versioning
by Vishwanatha Subbanna
· 7 years ago
9c7f03a
phosphor-log-manager: Fix for deserialize cereal exception
by Jayanth Othayoth
· 7 years ago
05aae8b
Add implementation for delete all error log entries in one shot
by Nagaraju Goruganti
· 7 years ago
db18ebe
Add _PID information in elog AdditionalData
by Jayanth Othayoth
· 7 years ago
7656fba
Implement a cap on the number of committed errors
by Marri Devender Rao
· 7 years ago
cfd9a7d
commit: Add call to Synchronize journal dbus method
by Adriana Kobylak
· 7 years ago
3aad887
Grammar fixes in app-local-errors README
by Gunnar Mills
· 7 years ago
7a33ee4
Remove elog-errors-HostEvent.hpp from phosphor-logging repo
by Tom Joseph
· 7 years ago
213aaf6
Add association intf if there is inventory path metadata
by Tom Joseph
· 7 years ago
0a71bad
Fix host error logged as INFO
by Marri Devender Rao
· 7 years ago
a2599cb
update README.md
by Marri Devender Rao
· 7 years ago
f1630ea
Move serialization template functions
by Deepak Kodihalli
· 7 years ago
707a3e1
serialization: add tests
by Deepak Kodihalli
· 7 years ago
3388799
Remove persisted error file upon error deletion
by Deepak Kodihalli
· 7 years ago
9743189
Persist changes to 'Resolved' property
by Deepak Kodihalli
· 7 years ago
72654f1
Persist error d-bus objects
by Deepak Kodihalli
· 7 years ago
979632a
fix checkstop error logged as INFO
by Marri Devender Rao
· 7 years ago
4952aa6
elog-gen: python3 fixes for print
by Patrick Williams
· 7 years ago
bb3e57a
Readme file for handling application specific errors
by Marri Devender Rao
· 7 years ago
4f0486d
Use sdbusplus errName instead of phosphor errName in commit
by Marri Devender Rao
· 7 years ago
99b3391
Remove inheriting from sdbus exception for error metadata
by Marri Devender Rao
· 7 years ago
df7cb5c
Allow parsing of error yaml files without metadata yaml file
by Marri Devender Rao
· 7 years ago
1eb5892
Host event error should be logged as ERR instead of INFO
by Marri Devender Rao
· 7 years ago
50d5d26
python3: iteritems does not exist
by Patrick Williams
· 8 years ago
678d58b
elog-gen.py : strip whitespaces
by Deepak Kodihalli
· 8 years ago
5493210
Add/adjust tests for new commit and report methods
by Marri Devender Rao
· 8 years ago
d41e995
Add new report interface
by Marri Devender Rao
· 8 years ago
7d0a07b
Add new commit API and deprecate older commit method
by Marri Devender Rao
· 8 years ago
8110ca6
entry: store parent reference
by Deepak Kodihalli
· 8 years ago
36db46c
entry: implement xyz.openbmc_project.Object.Delete
by Deepak Kodihalli
· 8 years ago
99a8549
manager: define erase method
by Deepak Kodihalli
· 8 years ago
90abed6
Entry: implement setting 'Resolved' property
by Deepak Kodihalli
· 8 years ago
16aed11
Entry: store associations
by Deepak Kodihalli
· 8 years ago
1c9f16e
Entry: default 'Resolved' property
by Deepak Kodihalli
· 8 years ago
58f16f7
build: add configure flag for metadata handlers
by Deepak Kodihalli
· 8 years ago
3064a19
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
5edacf3
Describe a compile flag
by Deepak Kodihalli
· 8 years ago
a5d8d15
Fix incorrect template specialization
by Deepak Kodihalli
· 8 years ago
1533110
Map sdbusplus exception to phosphor exception
by Deepak Kodihalli
· 8 years ago
682326a
callouts: implement metadata handler
by Deepak Kodihalli
· 8 years ago
d703881
Update .gitignore
by Deepak Kodihalli
· 8 years ago
739e925
test: add callout-test
by Deepak Kodihalli
· 8 years ago
d722b3a
Make generated code to be const and extern
by Adriana Kobylak
· 8 years ago
a3db077
build: add rule to generate callout mappings
by Deepak Kodihalli
· 8 years ago
5650b39
callouts: add script to generate callout mappings
by Deepak Kodihalli
· 8 years ago
64007ac
callouts: add example output YAML
by Deepak Kodihalli
· 8 years ago
66c46eb
Add utility to parse error metadata
by Deepak Kodihalli
· 8 years ago
a87c157
Invoke metadata handler
by Deepak Kodihalli
· 8 years ago
88826f8
build: generate elog-process-metadata.cpp
by Deepak Kodihalli
· 8 years ago
327e580
Add example metadata handler implementation
by Deepak Kodihalli
· 8 years ago
38f6974
elog-gen.py : consume metadata 'process' keyword
by Deepak Kodihalli
· 8 years ago
16e8754
metadata: add interface to build associations
by Deepak Kodihalli
· 8 years ago
89d6be4
metadata: introduce 'process' keyword
by Deepak Kodihalli
· 8 years ago
35b4637
Entry ctor: accept associations
by Deepak Kodihalli
· 8 years ago
b388da6
Entry: implement org.openbmc.Associations API
by Deepak Kodihalli
· 8 years ago
867f7aa
Generate sdbusplus bindings
by Deepak Kodihalli
· 8 years ago
98a1834
Fix incorrect error namespace
by Deepak Kodihalli
· 8 years ago
e0eb1dd
Error log inject tool
by Michael Tritz
· 8 years ago
9cfe9f3
elog-lookup: include inherited metadata
by Deepak Kodihalli
· 8 years ago
5221e1b
Match error full name and namespace
by Deepak Kodihalli
· 8 years ago
7924b17
elog-gen.py: handle absence of metadata
by Deepak Kodihalli
· 8 years ago
27c87d9
Ensure using correct string length when using transaction id journal data
by Adriana Kobylak
· 8 years ago
6721899
Look for an exact match of transaction id
by Adriana Kobylak
· 8 years ago
465aaec
Include namespaces in the phosphor-logging exception name
by Adriana Kobylak
· 8 years ago
3773430
build: Add nobase to the nodist_include_HEADERS
by Adriana Kobylak
· 8 years ago
ebd59fa
Use configure option yaml path to generate elog-errors.hpp
by Adriana Kobylak
· 8 years ago
Next »