summaryrefslogtreecommitdiffstats
path: root/redfish-core
Commit message (Expand)AuthorAgeFilesLines
* Add message entry for BMC kernel panic eventHEADmasterYong Li2020-02-111-1/+10
* Add a pid controller size limitJames Feist2020-02-101-0/+33
* PID: Don't attempt to delete unknown objectsJames Feist2020-02-101-4/+25
* Update AccountService PrivilegeGunnar Mills2020-02-101-2/+1
* Add Power Supply AttributesGunnar Mills2020-02-071-7/+224
* Move Crashdump to OemCrashdumpGunnar Mills2020-02-071-3/+3
* Add support to fetch the 'Updateable' componentsAppaRao Puli2020-02-032-7/+58
* Enhance return value from pamAuthenticateUserJoseph Reynolds2020-01-301-1/+1
* Add OemVirtualMedia schemaPrzemyslaw Czarnowski2020-01-271-4/+7
* InsertMedia and EjectMedia actions added to VirtualMedia schemaPrzemyslaw Czarnowski2020-01-272-1/+379
* Add VirtualMedia schema to RedfishPrzemyslaw Czarnowski2020-01-274-5/+394
* Correct Redfish message severity valuesJason M. Bills2020-01-221-20/+20
* Changed input data format for Crashdump.SendRawPeciKarthick Sundarrajan2020-01-171-12/+50
* msg_registry: updated MemoryThermTrip msg entryjayaprakash Mutyala2020-01-171-4/+5
* bmcweb: Message entry for user security EventSuryakanth Sekar2020-01-081-1/+80
* only return fw images in FirmwareInventoryAndrew Geissler2020-01-071-2/+6
* Add IndicatorLed to Chassis SchemaJames Feist2020-01-073-138/+280
* msg_registry:Added PowerSupplyConfigErrRecoveredjayaprakash Mutyala2019-12-201-1/+12
* Adjust the PSU related log levelYong Li2019-12-201-4/+4
* Fix: bug fixes in readJsonAppaRao Puli2019-12-171-0/+7
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-171-3/+3
* Redfish: Support health status of firmware inventory objectsCarol Wang2019-12-122-1/+29
* bmcweb: Message entry for At-Scale Debug EventSuryakanth Sekar2019-12-101-1/+85
* ProcSummary: Use NothrowJames Feist2019-12-091-7/+21
* Adding StandBySpare state for firmware inventoryVikram Bodireddy2019-12-061-0/+5
* bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds2019-12-064-18/+141
* privileges: Added noAccess privilege checkjayaprakash Mutyala2019-12-061-1/+7
* Fix response error code for error - UnauthorizedSunitha Harish2019-12-061-1/+1
* Redfish: Implement ResetBios actionCarol Wang2019-12-053-0/+79
* Redfish: ApplyTime property GET and PATCH supportJayashankar Padath2019-12-041-33/+96
* Fix No Total Memory Size IssueCheng C Yang2019-12-032-20/+39
* Return no-content instead of waiting for OnDemandJason M. Bills2019-12-021-89/+1
* Return 503 instead of 500 when Crashdump is busyJason M. Bills2019-12-021-0/+6
* Return a 404 instead of 500 for invalid Crashdump URIsJason M. Bills2019-12-021-1/+10
* Add "Retry-After" header for temporarily unavailable messagesJason M. Bills2019-12-024-3/+1
* Remove error for empty subtree responseJames Feist2019-11-271-1/+1
* Storage: Add Storage ControllerJames Feist2019-11-272-21/+174
* Health: Allow populate to only be called onceJames Feist2019-11-251-0/+6
* Fix extracting certificate idIwona Klimaszewska2019-11-211-7/+6
* Redfish: Set the power capCarol Wang2019-11-193-69/+241
* bmcweb: Add IndicatorLED property to sensorsAnthony Wilson2019-11-181-6/+321
* Fix for IndicatorLED if blinking object not foundAppaRao Puli2019-11-181-58/+57
* IndicatorLED get and set supportAppaRao Puli2019-11-141-104/+111
* Add constexpr to registriesEd Tanous2019-11-122-2/+2
* TLS method configurationZbigniew Kurzynski2019-11-121-2/+10
* account_service: Added NoAccess role to Redfishjayaprakash Mutyala2019-11-122-0/+16
* Replace all uses of NULL with nullptrEd Tanous2019-11-112-3/+3
* Remove priv-callback support from bmcwebRichard Marian Thomaiyar2019-11-092-16/+0
* Revert "account_service: Added NoAccess role to Redfish"James Feist2019-11-082-16/+0
* account_service: Added NoAccess role to Redfishjayaprakash Mutyala2019-11-082-0/+16
OpenPOWER on IntegriCloud