summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-05Boost uri updateEd Tanous1-4/+2
2021-09-29log_services: Add download of post code log entriesGeorge Liu1-43/+139
2021-09-23Show only "Completed" dump entries in Redfish respAsmitha Karunanithi1-4/+63
2021-09-22Move log service file parsing to use from_charsEd Tanous1-32/+6
2021-07-30Fix System EventLog Collection permissionGunnar Mills1-1/+1
2021-07-30Correct Manager LogService Collection permissionGunnar Mills1-1/+1
2021-07-14Fix System dump entries routeAsmitha Karunanithi1-1/+1
2021-07-13Make code compile with clang-13Ed Tanous1-2/+1
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-31/+46
2021-07-01Revert "log_services: Add AdditionalDataURI to Post Code log entries"Ed Tanous1-13/+6
2021-07-01Revert "log_services: Add download of post code log entries"Ed Tanous1-114/+18
2021-06-30Remove code using ambiguous privileges constructorGunnar Mills1-1/+1
2021-06-30Add DateTime & Offset in Managers & LogServicesTejas Patil1-0/+47
2021-06-30log_services: Add download of post code log entriesGeorge Liu1-18/+114
2021-06-30log_services: Add AdditionalDataURI to Post Code log entriesGeorge Liu1-6/+13
2021-06-16Remove ambiguous privileges constructorEd Tanous1-37/+37
2021-06-15log_services: Fix system dump entries routeCharles Boyer1-1/+1
2021-06-09Corrects URI by removing /<str>John Edward Broadbent1-6/+4
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