summaryrefslogtreecommitdiffstats
path: root/redfish-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Register redfish logChen,Yugang2019-11-071-1/+28
* Update NetworkProtocol servicesAppaRao Puli2019-11-071-39/+39
* account_service:redfish user creation err handlinganil kumar appana2019-11-071-9/+9
* Auth methods configurationZbigniew Kurzynski2019-11-071-8/+101
* Redfish: Implement DHCPv4 and DHCPv6 handlingJohnathan Mantey2019-11-061-95/+256
* Add Drive Error Registry MessageJames Feist2019-11-061-1/+11
* Certificate delete API – middlewareZbigniew Kurzynski2019-11-061-0/+42
* account_service: redfish user Patch error handlingjayaprakash Mutyala2019-11-051-21/+88
* Revert "Auth methods configuration"James Feist2019-11-041-101/+8
* Add Storage Health & Update Systems HealthJames Feist2019-11-042-32/+38
* Added registry entries for Platform firmware eventAppaRao Puli2019-11-041-2/+133
* storage: s/Drive/DrivesJames Feist2019-11-011-3/+3
* Auth methods configurationKowalski, Kamil2019-10-311-8/+101
* Redfish: Fix System IndicatorLEDCarol Wang2019-10-311-65/+2
* Added OemComputerSystems and properties for provisioningAppaRao Puli2019-10-301-0/+71
* bmcweb: Message entry for system interface modesRichard Marian Thomaiyar2019-10-301-1/+36
* Modernize: use emplace instead of push_backEd Tanous2019-10-291-2/+2
* Update to Chassis 1.10 and add PCIeDeviceCollection supportJason M. Bills2019-10-294-33/+74
* Add support for LogService.ClearLog to CrashdumpJason M. Bills2019-10-292-20/+62
OpenPOWER on IntegriCloud