summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2020-03-14Allow unrestricted sensor override through flagjayaprakash Mutyala1-9/+9
2020-03-14[Redfish-Net Protocol] Making HTTP OCP CompliantJoshi-Mansi1-0/+7
2020-03-13log: Fix ValidatorJames Feist1-1/+1
2020-03-12task: add fwupdate supportJames Feist3-11/+76
2020-03-09Change the default EC key to secp384r1Vernon Mauery1-1/+1
2020-03-09Remove unused variables for setSensorsOverridejayaprakash Mutyala3-19/+11
2020-03-09Allow sensor value override in mfg mode onlyjayaprakash Mutyala3-5/+139
2020-03-05Update ManagerAccountCollection PrivilegeGunnar Mills1-7/+24
2020-03-03task: default populate internal errorJames Feist1-0/+1
2020-03-02Add Success to Crashdump responseJames Feist1-2/+8
2020-03-02Add TaskServiceJames Feist4-22/+426
2020-02-27SoftwareInventory: Implement Bios Related ItemGunnar Mills1-6/+4
2020-02-26Fix Error Message @odata.typeJames Feist1-83/+80
2020-02-26Move error_message JSON into own functionJames Feist2-685/+1021
2020-02-22Validator Warning: Remove AccountProviderTypeGunnar Mills1-12/+4
2020-02-20message registry: Remove odata.contextGunnar Mills1-7/+0
2020-02-20Network protocol: Remove odata.contextGunnar Mills1-3/+0
2020-02-20manager: Remove odata.contextGunnar Mills1-29/+0
2020-02-20pcie: Remove odata.contextGunnar Mills1-10/+0
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