summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23log_services: Un-wrap some stringsJason M. Bills1-94/+92
2022-02-23Fix clang-tidy issues in nbd proxyEd Tanous1-1/+7
2022-02-23Update nbd_proxy for new ManagedObjectTypeJason M. Bills1-82/+68
2022-02-23managers: populate the name correctly for PIDWilly Tu1-1/+1
2022-02-22Make run() staticEd Tanous1-1/+1
2022-02-18chassis-state: no error in chassis if unavailableCarson Labrado1-0/+7
2022-02-17Prepare for clang-tidy-14Ed Tanous4-10/+10
2022-02-17Add message registry entry for Memhot eventJayaprakash Mutyala1-3/+14
2022-02-17Use (size() == 0) check for multi_bufferJason M. Bills1-1/+1
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous3-48/+89
2022-02-15Enable readability-uppercase-literal-suffixEd Tanous5-7/+8
2022-02-15readability-static-accessed-through-instanceEd Tanous3-3/+4
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous26-99/+109
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous4-16/+51
2022-02-15Regenerate generated code as part of the buildEd Tanous2-1/+10
2022-02-14Remove invalid base log messageEd Tanous3-45/+2
2022-02-12account_service: Remove unused DbusInterfaceTypeJason M. Bills1-4/+0
2022-02-11Enable performance-no-int-to-ptr checkEd Tanous1-0/+1
2022-02-11Add readability-redundant-* checksEd Tanous22-44/+48
2022-02-11Change PcieType to PCIeTypeAnjaliintel-211-1/+1
2022-02-10Fix Event Subscription URIGayathri Leburu1-1/+1
2022-02-10Update schema pack to 2021.4Sui Chen42-204/+1434
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous24-64/+71
2022-02-09Run update-schemas.pyEd Tanous4-7/+60
2022-02-09Allow setting MinPasswordLength in AccountServicePaul Fertser1-3/+16
2022-02-09Send push-style event only if EventService enabledsunharis_in2-6/+29
2022-02-08Add UrlFromPieces helper functionEd Tanous2-0/+37
2022-02-08Implement TODO in beast source fileEd Tanous1-45/+1
2022-02-08Capture int by value in stringValueTooLongEd Tanous2-6/+4
2022-02-08Rerun parse_registries.pyEd Tanous4-1634/+1332
2022-02-07Enable readability-redundant-control-flow checksEd Tanous13-47/+5
2022-02-07Enable readability-named-parameter checksEd Tanous10-68/+58
2022-02-04Remove NEW_BOOST_URL macroEd Tanous3-127/+2
2022-02-04Remove getTimestampEd Tanous2-51/+18
2022-02-02Next round of boost-uri updatesEd Tanous3-0/+118
2022-02-01host-state: do not return anything if unavailableAndrew Geissler1-1/+8
2022-01-28Enable readability-container-size-empty testsEd Tanous26-57/+57
2022-01-28Simplify human sortEd Tanous1-46/+41
2022-01-27getDateTimeStdtime: fix building warnings in 32bitsNan Zhou1-7/+12
2022-01-26Implement Cable schemaShantappa Teekappanavar10-2/+1159
2022-01-26[Fix]: Property PhysicalContext is invalid "none"sunitakx5-0/+445
2022-01-25Fix Boost exceptions in GetDateTime seriesEd Tanous2-32/+45
2022-01-25Update unit tests for getDateTimeEd Tanous1-7/+40
2022-01-20EthernetInterfaces:GET & PATCH support for MTUSizeTejas Patil1-2/+39
2022-01-20Fix undefined property in PCIeFunctionCollectionJiaqing Zhao1-1/+1
2022-01-20managers: Fix incorrect property name for "Class"Lei YU1-1/+1
2022-01-19Include what you useEd Tanous7-6/+19
2022-01-18bmcweb: Add/Move common typedefs to dbus utilityShantappa Teekappanavar2-15/+16
2022-01-13Simplify Crashdump file transferJason M. Bills1-15/+4
2022-01-13Fix 32/64 bit compile issueEd Tanous1-1/+3