summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Add Power Supply AttributesGunnar Mills1-7/+224
2020-02-07Move Crashdump to OemCrashdumpGunnar Mills1-3/+3
2020-02-03Add support to fetch the 'Updateable' componentsAppaRao Puli2-7/+58
2020-01-30Enhance return value from pamAuthenticateUserJoseph Reynolds1-1/+1
2020-01-27Add OemVirtualMedia schemaPrzemyslaw Czarnowski1-4/+7
2020-01-27InsertMedia and EjectMedia actions added to VirtualMedia schemaPrzemyslaw Czarnowski2-1/+379
2020-01-27Add VirtualMedia schema to RedfishPrzemyslaw Czarnowski4-5/+394
2020-01-23Correct Redfish message severity valuesJason M. Bills1-20/+20
2020-01-17Changed input data format for Crashdump.SendRawPeciKarthick Sundarrajan1-12/+50
2020-01-17msg_registry: updated MemoryThermTrip msg entryjayaprakash Mutyala1-4/+5
2020-01-08bmcweb: Message entry for user security EventSuryakanth Sekar1-1/+80
2020-01-07only return fw images in FirmwareInventoryAndrew Geissler1-2/+6
2020-01-07Add IndicatorLed to Chassis SchemaJames Feist3-138/+280
2019-12-20msg_registry:Added PowerSupplyConfigErrRecoveredjayaprakash Mutyala1-1/+12
2019-12-20Adjust the PSU related log levelYong Li1-4/+4
2019-12-17Fix: bug fixes in readJsonAppaRao Puli1-0/+7
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-3/+3
2019-12-12Redfish: Support health status of firmware inventory objectsCarol Wang2-1/+29
2019-12-10bmcweb: Message entry for At-Scale Debug EventSuryakanth Sekar1-1/+85
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