summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-3/+2
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams1-8/+4
2020-05-08Redfish: Log service implementation for system dumpraviteja-b1-0/+331
2020-04-22Correct privilege levels for LogServiceAppaRao Puli1-20/+34
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills1-1/+1
2020-04-16Change EventLog Id to match odata.idGunnar Mills1-1/+1
2020-04-09Match BMCWeb crashdump to the D-Bus interface provided by crashdumpJohnathan Mantey1-118/+142
2020-03-18Log BIOS POST Codes Through RedfishZhikuiRen1-12/+494
2020-03-17Task: Add payload supportJames Feist1-4/+5
2020-03-13log: Fix ValidatorJames Feist1-1/+1
2020-03-12task: add fwupdate supportJames Feist1-1/+2