summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-28Make log services use parameter delegationEd Tanous1-104/+47
2022-04-12Skip on log entries not found in the message registrySui Chen1-6/+6
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-345/+498
2022-03-22Consitently use dbus::utility typesEd Tanous1-22/+19
2022-03-22log_services: Initialize Members@odata.count as 0Brandon Kim1-0/+1
2022-03-12Make code compile on clang againEd Tanous1-1/+2
2022-03-12Enable readability checksEd Tanous1-3/+3
2022-03-08Drop message severityEd Tanous1-2/+2
2022-03-08Change message_registries namespace to registriesEd Tanous1-6/+5
2022-02-28Make the task match string more flexibleJason M. Bills1-54/+90
2022-02-28Clean up Crashdump log entry creationJason M. Bills1-52/+50
2022-02-28Add url type safety to message registryEd Tanous1-24/+24
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-4/+4
2022-02-23log_services: Un-wrap some stringsJason M. Bills1-94/+92
2022-02-15readability-static-accessed-through-instanceEd Tanous1-1/+1
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-1/+1
2022-02-11Add readability-redundant-* checksEd Tanous1-1/+1
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-16/+19
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-5/+1
2022-02-04Remove NEW_BOOST_URL macroEd Tanous1-53/+1
2022-02-04Remove getTimestampEd Tanous1-41/+18
2022-02-02Next round of boost-uri updatesEd Tanous1-0/+47
2022-01-28Enable readability-container-size-empty testsEd Tanous1-3/+3
2022-01-13Simplify Crashdump file transferJason M. Bills1-15/+4
2022-01-13Fix 32/64 bit compile issueEd Tanous1-1/+3
2022-01-12Enable pro-type-static-cast-downcast checksEd Tanous1-10/+3
2022-01-12Enable checks for pointer arithmeticEd Tanous1-2/+9
2022-01-12Enable reinterpre_cast checksEd Tanous1-8/+9
2022-01-10Enforce const correctnessEd Tanous1-13/+14
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-9/+7
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-18/+9
2021-12-28Move to common variantEd Tanous1-10/+14
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou1-16/+14
2021-12-08span: clean up stray boost headers.Patrick Williams1-1/+0
2021-12-07Remove copies from log services and virtual mediaEd Tanous1-8/+11
2021-12-07/s/boost::beast::span/std::spanEd Tanous1-15/+14
2021-11-19Update clang-formatGeorge Liu1-299/+290
2021-11-04Redfish: Support Host Log EntriesSpencer Ku1-0/+242
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous1-223/+0
2021-10-19Redfish: Support Host Log EntriesSpencerKu1-0/+223
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