summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati4-48/+41
2023-12-12Use MonotonicTimeStamp for bmc log idMyung Bae3-17/+131
2023-12-09mutual-tls: Add support for Meta certificatesMarco Kawajiri7-1/+155
2023-12-09Simplify mutual TLS checksEd Tanous2-116/+38
2023-12-09Add mutual tls unit testEd Tanous3-3/+210
2023-12-08Reponse: Fix incomplete implementation in writeAbhilash Raju3-2/+97
2023-12-07meson: adjust nlohmann-json dependencyPatrick Williams1-7/+2
2023-12-05Fix missing dateEd Tanous2-7/+21
2023-12-05Unit test ConnectionEd Tanous6-107/+180
2023-11-29chassis: Tidy up lambda funcs in get chassisChau Ly1-294/+289
2023-11-29build: use allowed over enabledPatrick Williams2-13/+13
2023-11-20managers: use async_method_call() set PID propertiesPotin Lai1-5/+5
2023-11-15ethernet: change MTU type to size_tAnthony1-2/+2
2023-11-14Fix Dump and EventLog URIRavi Teja1-2/+2
2023-11-06Fix SNMP invalid Destination errorRavi Teja1-13/+25
2023-11-06Make callback a template to avoid memory leakEd Tanous1-2/+4
2023-11-06Don't warn on unused macrosEd Tanous1-0/+1
2023-11-06Remove use after free in error handling pathEd Tanous1-1/+2
2023-11-06Break out retrieveUriToDbusMapEd Tanous1-14/+19
2023-11-06Move date_h to pragma onceEd Tanous1-5/+1
2023-11-02Rename getLocationIndicatorActive/setLocationIndicatorActiveGeorge Liu3-9/+9
2023-10-31Move to file_body in boostEd Tanous12-183/+286
2023-10-27Refactor populateUserInfoJonathan Doman1-47/+21
2023-10-26Refactor getComputerSystemLakshmi Yadlapati1-215/+225
2023-10-24Fix boost build locallyEd Tanous1-7/+0
2023-10-24multipart-parser: eliminate temporary to emplace_backPatrick Williams1-2/+2
2023-10-24utils: date: fix clang warningPatrick Williams1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams63-931/+930
2023-10-23Update schemas to 2023.2Ed Tanous91-318/+3687
2023-10-20LogService: Retrieve dump generated by ManagerCarson Labrado2-108/+207
2023-10-20multipart-parser: use emplace_backPatrick Williams1-2/+2
2023-10-18Fix local compileCarson Labrado1-4/+34
2023-10-16Remove extra variables in websocketsEd Tanous3-32/+40
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae7-85/+70
2023-10-05Update to boost 1.83.0Ed Tanous14-35/+30
2023-10-03Add trace when unknown user errorGunnar Mills1-0/+1
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati7-52/+59
2023-09-25Fix http2 stream pointerEd Tanous2-40/+30
2023-09-25Clean up vm CredentialPipeEd Tanous4-165/+118
2023-09-25Adjust #LogService schema version to same for all routesJanet Adkins1-4/+4
2023-09-21Fix unessesary URL readEd Tanous1-7/+2
2023-09-21Generate OpenBMC registryEd Tanous4-1865/+3823
2023-09-08Fixes bmcweb crashed when mounting virtual mediaTroy Lee1-1/+1
2023-09-08Simplify datetime parsingEd Tanous5-30/+8302
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