summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Enable checks for pointer arithmeticEd Tanous1-2/+9
2022-01-12Enable reinterpre_cast checksEd Tanous1-8/+9
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous9-0/+43
2022-01-12Enable init checkerEd Tanous6-13/+13
2022-01-12Enable bugprone widening checks in clangEd Tanous1-1/+2
2022-01-12enable bugprone exception escape checkEd Tanous1-1/+14
2022-01-12Enable clang-tidy forward reference checksEd Tanous5-22/+33
2022-01-12Fix seg fault in healthEd Tanous1-4/+4
2022-01-11Fixed timestamp in telemetry serviceKrzysztof Grobelny1-2/+2
2022-01-10Enforce const correctnessEd Tanous8-33/+36
2022-01-10Consistently use ManagedObjectTypeEd Tanous12-470/+441
2022-01-10Convert VariantType to DbusVariantTypeAppaRao Puli1-3/+4
2022-01-10Bump up privilege_registry to Redfish_1.2.0Shantappa Teekappanavar1-14/+361
2022-01-07boot-progress: move dbus-to-redfish logic to functionAndrew Geissler1-70/+83
2022-01-07boot-progress: add support for SetupEnteredAndrew Geissler1-0/+6
2022-01-06update_service: fix fwUpdateErrorMatcher cannot workingBrian Ma1-60/+73
2022-01-05Make code compile with clangEd Tanous2-4/+4
2022-01-05Fix AccountService patch privilegesGunnar Mills1-1/+1
2022-01-05Bump Chassis schema to fix errorGunnar Mills1-2/+2
2021-12-31Fix variable naming for NIC IP entryJiaqing Zhao1-31/+31
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman19-1043/+645
2021-12-28Move to common variantEd Tanous25-625/+644
2021-12-24Enable encoding/decoding object paths of User NameP Dheeraj Srujan Kumar1-14/+20
2021-12-21PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+58
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke2-11/+42
2021-12-17Add GET method for TriggersLukasz Kazmierczak4-0/+348
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak4-1/+43
2021-12-16Remove unused headerEd Tanous1-1/+0
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan2-4/+4
2021-12-15Fix - RedFish response for non-manufacturing modeJayaprakash Mutyala1-50/+56
2021-12-13Add Spare Part Number for ChassisAlpana Kumari1-5/+20
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou6-32/+24
2021-12-10Add logging to internal errorEd Tanous2-2/+7
2021-12-10Remove non-standard IPv6StaticAddress propertiesJiaqing Zhao1-3/+1
2021-12-10Convert IPv4-mapped IPv6 ClientIP back to IPv4Jiaqing Zhao3-1/+53
2021-12-10Restructure Redfish EventLog Transmit code flowP Dheeraj Srujan Kumar1-42/+50
2021-12-08Fix bmcweb crash problem when no-authJunLin Chen1-2/+5
2021-12-08span: clean up stray boost headers.Patrick Williams2-1/+2
2021-12-07Remove copies from log services and virtual mediaEd Tanous2-62/+62
2021-12-07/s/boost::beast::span/std::spanEd Tanous3-26/+26
2021-12-05Enhance logs for networkd, hypervisor networkd appAsmitha Karunanithi2-0/+16
2021-12-04test: time_utils: fix negative testPatrick Williams1-1/+1
2021-12-01Sync Telmetry service with EventServiceWludzik, Jozef2-105/+59
2021-12-01redfish-core: processor: Add Model, Microcode, StepBrandon Kim1-4/+36
2021-11-19Update clang-formatGeorge Liu19-1457/+1395
2021-11-18chassis: Remove boost::ends_with methodGeorge Liu1-2/+4
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish1-6/+9
2021-11-17chassis: refactor chassis property to prepare for future supportWilly Tu1-70/+71
2021-11-17Revert "Adds new redfish unit testing for serviceroot"Ed Tanous1-63/+0
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+63