summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2020-02-20sessions: Remove odata.contextGunnar Mills1-6/+0
2020-02-20Roles: Remove odata.contextGunnar Mills1-5/+1
2020-02-20Sensors: Remove odata.contextGunnar Mills1-6/+0
2020-02-20Service root: Remove odata.contextGunnar Mills1-2/+0
2020-02-20Storage: Remove odata.contextGunnar Mills1-8/+0
2020-02-20System: Remove odata.contextGunnar Mills1-5/+0
2020-02-20Update service: Remove odata.contextGunnar Mills1-7/+0
2020-02-20virtual media: Remove odata.contextGunnar Mills1-4/+0
2020-02-20diag-mode: return InTest if host is in diag modeAndrew Geissler1-0/+6
2020-02-19Permit Redfish to enable/disable the network interface cardJohnathan Mantey1-15/+74
2020-02-19Account Service: Remove odata.contextGunnar Mills1-9/+1
2020-02-15log service: Remove odata.contextGunnar Mills1-25/+0
2020-02-15ethernet: Remove odata.contextGunnar Mills1-13/+0
2020-02-15chassis: Remove odata.contextGunnar Mills1-4/+0
2020-02-15cpudimm: Remove odata.contextGunnar Mills1-7/+0
2020-02-15certificate_service: Remove odata.contextGunnar Mills1-15/+0
2020-02-14Move to latest Redfish Service versionGunnar Mills1-1/+1
2020-02-14Report NIC link status via netlink carrier stateJohnathan Mantey1-2/+12
2020-02-13Redfish: Processor: Add new 2019.4 propertiesGunnar Mills1-1/+13
2020-02-13Update to the new ResetType mappingJason M. Bills1-5/+7
2020-02-12pid: Don't delete configurationsJames Feist1-11/+5
2020-02-11Add message entry for BMC kernel panic eventYong Li1-1/+10
2020-02-10Add a pid controller size limitJames Feist1-0/+33
2020-02-10PID: Don't attempt to delete unknown objectsJames Feist1-4/+25
2020-02-10Update AccountService PrivilegeGunnar Mills1-2/+1
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