summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-1961/+1555
2021-05-21log_services: Fix BMC Journal Entries collection odata.idCharles Boyer1-4/+0
2021-05-19Change AdditionalDataURI to be a child URIAbhishek Patel1-20/+16
2021-05-04Change the word TS to Time Stamp & add time unitManojkiran Eda1-2/+2
2021-04-08Using AsyncResp everywherezhanghch051-143/+146
2021-04-03log_services: Remove raw PECI commandJason M. Bills1-82/+0
2021-04-02log_services: Add download of log entriesAdriana Kobylak1-0/+128
2021-04-02log_services: Add AdditionalDataURI to log entriesAdriana Kobylak1-87/+126
2021-03-28Update Crashdump to the latest LogService and LogEntry schemasJason M. Bills1-95/+58
2021-03-23log-services: Error return 500(internal error)George Liu1-2/+15
2021-03-19Change PostCode property signatureManojkiran Eda1-7/+13
2021-03-16Redfish: Implement new event log propety ResolvedXiaochao Ma1-2/+70
2021-02-25log_services: Update PostCode D-Bus namesJonathan Doman1-8/+8
2021-02-23clang-format-11: reformatPatrick Williams1-2/+3
2021-02-19Start using sdbusplus::message::filename()Ed Tanous1-9/+8
2021-02-11log_services: Improve error handling for DBus Log EntryAdriana Kobylak1-45/+19
2020-12-18Fix .clang-tidyEd Tanous1-2/+2
2020-11-21Add SYSLOG_IDENTIFIER to the BMC journal MessageJason M. Bills1-1/+15
2020-11-06log_services: Fix redundant AsyncResp objects when deleting dump entriesStanley Chu1-6/+5
2020-10-27log_services: Remove odata.contextGunnar Mills1-20/+12
2020-10-23Turn on ALL perf checksEd Tanous1-8/+8
2020-10-15Lots of performance improvementsEd Tanous1-7/+7
2020-10-13Change BMC and System dump codeAsmitha Karunanithi1-58/+52
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-7/+7
2020-10-05Implement bugprone-branch-clone complianceEd Tanous1-22/+7
2020-09-29Fix naming conventionsEd Tanous1-5/+5
2020-09-27Fix Task related issue when creating a bmc dumpAsmitha Karunanithi1-5/+6
2020-09-27Remove OEM schemas and related code for Dump LogServicesAsmitha Karunanithi1-43/+32
2020-09-03Revert http::Request::socket() callbackEd Tanous1-70/+0
2020-08-27Fix potential null pointer dereferenceGeorge Liu1-8/+21
2020-08-25Implement Modified Event log propertyGeorge Liu1-20/+35
2020-08-17Deleting the deprecated format for SendRawPeciKarthick Sundarrajan1-38/+17
2020-08-17Enable unused variable warnings and resolveEd Tanous1-59/+64
2020-08-17Enable clang warningsEd Tanous1-6/+6
2020-08-17Remove middlewaresEd Tanous1-50/+36
2020-08-08Redfish: Support for DownloadLog ActionAsmitha Karunanithi1-5/+36
2020-08-04Remove QueryStringJames Feist1-8/+12
2020-08-04Minor changes in the code to use the appropriate errorsAsmitha Karunanithi1-15/+8
2020-08-04Removing getTimestampStr methodAsmitha Karunanithi1-28/+6
2020-07-28Redfish: Support for ClearLog ActionAsmitha Karunanithi1-28/+60
2020-07-28Redfish: Creation of a BMC dumpAsmitha Karunanithi1-0/+187
2020-07-28Redfish: BMC dump logEntry service implementationAsmitha Karunanithi1-225/+463
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-1/+1
2020-06-30Add Crashdump.Telemetry interface and triggerKenny L. Ku1-2/+78
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-234/+235
2020-06-03log_services: Fix Severity Empty string found issue when running Redfish Serv...Tim Lee1-5/+7
2020-05-29BMCWeb : Fix a warning spotted in meson scan buildManojkiran Eda1-0/+7
2020-05-28Redfish: ClearLog action support for system dump log entriesraviteja-b1-2/+48
2020-05-28Redfish: Download action support for system dump entryraviteja-b1-0/+31
2020-05-14Task: Use TaskEvent messagesJames Feist1-1/+3