summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-12Fix regresssion in nameEd Tanous1-1/+1
2022-01-12Enable and enforce cpp core guidelinesEd Tanous1-0/+8
2022-01-12Enable pro-type-static-cast-downcast checksEd Tanous2-10/+4
2022-01-12Enable malloc checksEd Tanous2-0/+3
2022-01-12enable cppcoreguidelines-pro-type-vararg checksEd Tanous2-4/+8
2022-01-12Enable pro-type-cstyle-cast checksEd Tanous2-2/+4
2022-01-12Enable const_cast checksEd Tanous4-4/+13
2022-01-12Enable pointer devolution checksEd Tanous3-3/+13
2022-01-12Enable cpp core guidelines macro checksEd Tanous3-0/+15
2022-01-12Enforce variable initEd Tanous6-10/+13
2022-01-12Enable checks for pointer arithmeticEd Tanous8-9/+40
2022-01-12Enable reinterpre_cast checksEd Tanous7-23/+44
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous24-0/+118
2022-01-12Enable init checkerEd Tanous15-32/+31
2022-01-12Enable clang-tidy checks we already passEd Tanous1-1/+10
2022-01-12Enable bugprone widening checks in clangEd Tanous4-5/+7
2022-01-12enable bugprone exception escape checkEd Tanous5-6/+48
2022-01-12Enable clang-tidy forward reference checksEd Tanous10-31/+45
2022-01-12Fix seg fault in healthEd Tanous1-4/+4
2022-01-11Fixed timestamp in telemetry serviceKrzysztof Grobelny2-13/+19
2022-01-10Enforce const correctnessEd Tanous10-38/+41
2022-01-10Consistently use ManagedObjectTypeEd Tanous13-474/+443
2022-01-10Convert VariantType to DbusVariantTypeAppaRao Puli1-3/+4