summaryrefslogtreecommitdiffstats
path: root/redfish-core/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+3
* 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-271-1/+376
* Add VirtualMedia schema to RedfishPrzemyslaw Czarnowski2020-01-273-5/+387
* Changed input data format for Crashdump.SendRawPeciKarthick Sundarrajan2020-01-171-12/+50
* only return fw images in FirmwareInventoryAndrew Geissler2020-01-071-2/+6
* Add IndicatorLed to Chassis SchemaJames Feist2020-01-073-138/+280
* Redfish: Support health status of firmware inventory objectsCarol Wang2019-12-121-1/+0
* ProcSummary: Use NothrowJames Feist2019-12-091-7/+21
* bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds2019-12-062-3/+55
* Redfish: Implement ResetBios actionCarol Wang2019-12-052-0/+76
* 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-023-3/+0
* 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
* 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
* 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
* 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
* 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
* Modernize: use emplace instead of push_backEd Tanous2019-10-291-2/+2
OpenPOWER on IntegriCloud