summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2019-12-10ProcSummary: Use NothrowJames Feist1-7/+21
2019-12-06Adding StandBySpare state for firmware inventoryVikram Bodireddy1-0/+5
2019-12-06bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds4-18/+141
2019-12-06privileges: Added noAccess privilege checkjayaprakash Mutyala1-1/+7
2019-12-06Fix response error code for error - UnauthorizedSunitha Harish1-1/+1
2019-12-05Redfish: Implement ResetBios actionCarol Wang3-0/+79
2019-12-04Redfish: ApplyTime property GET and PATCH supportJayashankar Padath1-33/+96
2019-12-03Fix No Total Memory Size IssueCheng C Yang2-20/+39
2019-12-02Return no-content instead of waiting for OnDemandJason M. Bills1-89/+1
2019-12-02Return 503 instead of 500 when Crashdump is busyJason M. Bills1-0/+6
2019-12-02Return a 404 instead of 500 for invalid Crashdump URIsJason M. Bills1-1/+10
2019-12-02Add "Retry-After" header for temporarily unavailable messagesJason M. Bills4-3/+1
2019-11-27Remove error for empty subtree responseJames Feist1-1/+1
2019-11-27Storage: Add Storage ControllerJames Feist2-21/+174
2019-11-25Health: Allow populate to only be called onceJames Feist1-0/+6
2019-11-21Fix extracting certificate idIwona Klimaszewska1-7/+6
2019-11-19Redfish: Set the power capCarol Wang3-69/+241
2019-11-19bmcweb: Add IndicatorLED property to sensorsAnthony Wilson1-6/+321
2019-11-18Fix for IndicatorLED if blinking object not foundAppaRao Puli1-58/+57
2019-11-14IndicatorLED get and set supportAppaRao Puli1-104/+111
2019-11-12Add constexpr to registriesEd Tanous2-2/+2
2019-11-12TLS method configurationZbigniew Kurzynski1-2/+10
2019-11-12account_service: Added NoAccess role to Redfishjayaprakash Mutyala2-0/+16
2019-11-11Replace all uses of NULL with nullptrEd Tanous2-3/+3
2019-11-09Remove priv-callback support from bmcwebRichard Marian Thomaiyar2-16/+0
2019-11-08Revert "account_service: Added NoAccess role to Redfish"James Feist2-16/+0
2019-11-08account_service: Added NoAccess role to Redfishjayaprakash Mutyala2-0/+16
2019-11-08Register redfish logChen,Yugang1-1/+28
2019-11-07Update NetworkProtocol servicesAppaRao Puli1-39/+39
2019-11-07account_service:redfish user creation err handlinganil kumar appana1-9/+9
2019-11-07Auth methods configurationZbigniew Kurzynski1-8/+101
2019-11-06Redfish: Implement DHCPv4 and DHCPv6 handlingJohnathan Mantey1-95/+256
2019-11-06Add Drive Error Registry MessageJames Feist1-1/+11
2019-11-06Certificate delete API – middlewareZbigniew Kurzynski1-0/+42
2019-11-05account_service: redfish user Patch error handlingjayaprakash Mutyala1-21/+88
2019-11-05Revert "Auth methods configuration"James Feist1-101/+8
2019-11-04Add Storage Health & Update Systems HealthJames Feist2-32/+38
2019-11-04Added registry entries for Platform firmware eventAppaRao Puli1-2/+133
2019-11-01storage: s/Drive/DrivesJames Feist1-3/+3
2019-10-31Auth methods configurationKowalski, Kamil1-8/+101
2019-10-31Redfish: Fix System IndicatorLEDCarol Wang1-65/+2
2019-10-30Added OemComputerSystems and properties for provisioningAppaRao Puli1-0/+71
2019-10-30bmcweb: Message entry for system interface modesRichard Marian Thomaiyar1-1/+36
2019-10-29Modernize: use emplace instead of push_backEd Tanous1-2/+2
2019-10-29Update to Chassis 1.10 and add PCIeDeviceCollection supportJason M. Bills4-33/+74
2019-10-29Add support for LogService.ClearLog to CrashdumpJason M. Bills2-20/+62
2019-10-29Enable autoexpand on the Crashdump LogEntryCollectionJason M. Bills2-51/+164
2019-10-29Simplify the OnDemand Crashdump return dataJason M. Bills1-46/+39
2019-10-29bmcweb: Message entry for Manufacturing modeRichard Marian Thomaiyar1-4/+14
2019-10-28Move to more modern headersEd Tanous1-2/+1