summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Move to file_body in boostEd Tanous2-24/+23
2023-10-26Refactor getComputerSystemLakshmi Yadlapati1-215/+225
2023-10-24utils: date: fix clang warningPatrick Williams1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams42-618/+614
2023-10-23Update schemas to 2023.2Ed Tanous16-1/+284
2023-10-20LogService: Retrieve dump generated by ManagerCarson Labrado2-108/+207
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-0/+4
2023-10-05Update to boost 1.83.0Ed Tanous8-10/+10
2023-10-03Add trace when unknown user errorGunnar Mills1-0/+1
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati7-52/+59
2023-09-25Clean up vm CredentialPipeEd Tanous1-165/+24
2023-09-25Adjust #LogService schema version to same for all routesJanet Adkins1-4/+4
2023-09-21Generate OpenBMC registryEd Tanous3-1864/+3801
2023-09-08Simplify datetime parsingEd Tanous3-27/+8299
2023-09-07Fix regression in ip address deleteEd Tanous1-3/+3
2023-09-04certificate_service: Fix garbled display caused by dangling referenceXinnan Xie1-1/+1
2023-09-01Fix mounting in legacy mode in virtual mediaBoleslaw Ogonczyk Makowski1-6/+1
2023-09-01Don't return failed password in Redfish error responseJason M. Bills1-3/+3
2023-08-31System: Error log level when internalErrorGunnar Mills1-26/+33
2023-08-30Fix incorrect response code for header size limitDivya Jyoti1-1/+1
2023-08-30Change authority D-Bus namesMichal Orzel1-2/+2
2023-08-30Ignore Non-software-related events during UpdateMyung Bae1-3/+29
2023-08-24Fix empty response when do the clearLogTony Lee1-0/+1
2023-08-24Fix typo `DBusInteracesMap` -> `DBusInterfacesMap`Michael Shen6-13/+14
2023-08-23Move http client to URLEd Tanous3-66/+66
2023-08-21Use rangesEd Tanous21-151/+144
2023-08-17Refactor Update monitorForSoftwareAvailable functionMyung Bae1-95/+99
2023-08-16Update event_service and account_service URIEd Tanous2-8/+8
2023-08-14Fix FanRemoved MessageArgs numberJason M. Bills1-1/+1
2023-08-14Reduce some Error log severitiesCarson Labrado5-11/+17
2023-08-11Add negation to logicAnjaliintel-211-1/+1
2023-08-11Fix for PowerSupplyPowerRestored MessageArgsJayaprakash Mutyala1-1/+1
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous5-56/+48
2023-08-03Show Update error type on logs if unknownMyung Bae1-0/+2
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak2-63/+511
2023-07-28Fix RestorePolicy mapGunnar Mills1-1/+1
2023-07-26chassis: Change intrusion sensor look up methodChau Ly1-1/+1
2023-07-25Add error code check for snmpEd Tanous1-1/+1
2023-07-25Fix unable to find sensor objectBan Feng1-1/+5
2023-07-21Rename aResp to asyncRespEd Tanous2-22/+22
2023-07-20Report status state field for cable objectsAkshit Shah1-11/+35
2023-07-20Add IPv6 StatelessAddressAutoConfigurationRavi Teja1-12/+61
2023-07-20Replace logging with std::formatEd Tanous53-1354/+1307
2023-07-18Remove PCIeInterface DeviceTypeEd Tanous1-9/+3
2023-07-13Add Location information for FanGeorge Liu1-0/+25
2023-07-13Add asset information for FanGeorge Liu1-0/+58
2023-07-13Add Status information for FanAlbert Zhang1-1/+56
2023-07-13Implements Fan schemaGeorge Liu2-0/+148
2023-07-13Implements FanCollection schemaGeorge Liu3-0/+164
2023-07-12Use openssl random number generatorEd Tanous2-4/+4