summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
9 daysFix lesser used optionsEd Tanous1-15/+9
12 daysMove logging argsEd Tanous1-1/+0
2024-05-03Manage Request with shared_ptrJonathan Doman2-15/+22
2024-05-03Implement client certificate schemasEd Tanous1-0/+6
2024-05-01Bring consistency to config optionsEd Tanous2-7/+9
2024-04-29Break out formattersEd Tanous1-0/+1
2024-04-19Add missing headersEd Tanous3-1/+2
2024-04-18Initialize schemas array with explicit sizeMyung Bae1-1/+2
2024-04-16Add type safety for NTP server objectsEd Tanous1-6/+27
2024-04-16Update Privilege Registry from 1.3.0 to 1.5.0Gunnar Mills1-2/+395
2024-04-15Fix Privileges warningsEd Tanous1-3/+3
2024-04-11Fix file removalEd Tanous1-2/+11
2024-04-11Remove logically dead codeEd Tanous1-6/+1
2024-04-11Give static analysis some hintsEd Tanous1-12/+21
2024-04-11Fix large copies with url_view and segments_viewEd Tanous3-35/+44
2024-04-11Fix object type in json utilsEd Tanous1-6/+4
2024-04-11Pull in all registriesGunnar Mills15-0/+4317
2024-04-10Simplify query_paramEd Tanous1-12/+4
2024-04-10Move run and redfish to compile unitsEd Tanous1-233/+2
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi2-1/+50
2024-04-07Fix moves/forwardEd Tanous1-1/+1
2024-04-04Allow parsing null or value classesEd Tanous1-1/+77
2024-04-02Reduce multi-level calls of req.req membersMyung Bae1-4/+4
2024-04-01Move where appropriateEd Tanous1-1/+2
2024-04-01Fix redundant inline operatorsEd Tanous1-1/+1
2024-04-01Use no-switch-default on clangEd Tanous1-0/+2
2024-04-01Fix SSE socketsEd Tanous1-0/+5
2024-03-28Create Redfish specific setProperty callEd Tanous1-0/+42
2024-03-25Fix redundant init issuesEd Tanous1-1/+4
2024-03-19Make readJson accept object_tEd Tanous1-18/+66
2024-03-19Call systemd SetTime directlyEd Tanous1-1/+1
2024-03-05redfish-schema: add ProtocolPatrick Williams1-0/+1
2024-02-16Simplify bodyEd Tanous1-1/+0
2024-02-01Bump Redfish schemas to 2023.3Gunnar Mills16-48/+177
2024-01-23Implements ThermalMetrics schemazhanghch051-0/+2
2024-01-19Remove some boost includesEd Tanous3-15/+10
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George1-4/+4
2024-01-09Fix spelling mistakesEd Tanous5-11/+11
2023-12-21Fix typo in collection.hppMyung Bae1-1/+1
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati2-44/+37
2023-11-06Fix SNMP invalid Destination errorRavi Teja1-13/+25
2023-11-06Move date_h to pragma onceEd Tanous1-5/+1
2023-10-31Move to file_body in boostEd Tanous1-12/+12
2023-10-24utils: date: fix clang warningPatrick Williams1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams7-17/+17
2023-10-23Update schemas to 2023.2Ed Tanous16-1/+284
2023-10-20LogService: Retrieve dump generated by ManagerCarson Labrado1-0/+1
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-0/+4
2023-10-05Update to boost 1.83.0Ed Tanous3-3/+3
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati1-44/+48