summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Change ownership of boost::req to crow::reqJohn Edward Broadbent5-121/+144
2021-09-09Include systemd and boost as system dependenciesEd Tanous1-2/+2
2021-09-08IBM Management Interface: Lock ManagementSunitha Harish1-75/+0
2021-09-07Make code pass clang-tidy-13Ed Tanous2-3/+3
2021-09-07Don't clang-format or clang-tidy subprojectsEd Tanous3-0/+5
2021-09-03exception: catch by referencePatrick Williams3-7/+7
2021-09-03Have ProcessorSummary correctly set StatusAli Ahmed1-125/+57
2021-08-24Fix search for OEM privilegesJoseph Reynolds1-1/+1
2021-08-24Fix warning with clangEd Tanous1-2/+0
2021-08-23connection use setter for completeRequestHandlerJohn Edward Broadbent2-7/+12
2021-08-23Refactor callback to free function: Service rootJohn Edward Broadbent1-39/+43
2021-08-23Add support for AssetTag in ChassisTejas Patil1-0/+37
2021-08-20Move sensor collection to all sensorsGeorge Liu3-0/+19
2021-08-20Add TrustedModuleRequiredToBoot setter functionAli Ahmed1-2/+98
2021-08-20Fix BIOS privilegesAbhishek Patel1-3/+1
2021-08-17bmcweb: fix the random headersNan Zhou2-0/+2
2021-08-17Add details to bug templateEd Tanous1-2/+4
2021-08-17Fix update_schemas scriptSzymon Dompke1-6/+7
2021-08-12Reduce session timeout to 30 minutesJason M. Bills1-1/+1
2021-08-10Add google service rootFeras Aldahlawi7-0/+113
2021-08-09ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymoreWilly Tu1-3/+0
2021-08-06Event subscriber persistency: Fix restoring subscribersSunitha Harish1-4/+2
2021-08-06Fix event_service privilegesAbhishek Patel1-7/+3
2021-08-05Fix PATCH on hypervisor IPv4AddressesRavi Teja1-0/+1
2021-08-04Rearrange mtls codeEd Tanous1-18/+23
2021-08-04Enable pycodestyleEd Tanous5-47/+85
2021-08-02Support new boot override setting designKonstantin Aladyshev1-245/+248
2021-07-30Fix System EventLog Collection permissionGunnar Mills1-1/+1
2021-07-30Correct Manager LogService Collection permissionGunnar Mills1-1/+1
2021-07-30Fix Klocwork Issue - Dereferencing iteratorsP Dheeraj Srujan Kumar1-12/+15
2021-07-29HealthPopulate: Fix imprecise matchingKarol Wojciechowski1-2/+9
2021-07-28Add support for System Airflow sensorBasheer Ahmed Muddebihal1-0/+1
2021-07-26EventService: Move subscription persistent dataJunLin Chen4-202/+495
2021-07-23Enable Keepalive to server roledhineskumare1-0/+3
2021-07-23Fix EventService Subscriptions URIRavi Teja1-3/+3
2021-07-22Fix AccountService PATCH regression/merge conflictEd Tanous1-0/+104
2021-07-20Updated LICENSE fileKarol Niczyj2-13/+202
2021-07-20Add support for the BootSourceOverrideModeKonstantin Aladyshev1-56/+260
2021-07-20Move getPortInfo to Redfish UtilityAbhishek Patel2-134/+205
2021-07-20[bmcweb] Add DDR5 support in bmcwebMansi Joshi1-0/+5
2021-07-20Restructure pam conversation functionP Dheeraj Srujan Kumar1-18/+33
2021-07-15use non-deprecated dedup_variant_tPatrick Williams1-2/+2
2021-07-14Fix System dump entries routeAsmitha Karunanithi1-1/+1
2021-07-13Make code compile with clang-13Ed Tanous12-1057/+1168
2021-07-13Dbus_Rest: Fix bmcweb crashP Dheeraj Srujan Kumar1-1/+1
2021-07-12Fix Klocwork Issues - Return from int main()P Dheeraj Srujan Kumar1-0/+1
2021-07-08Generated files should not be copyrightEd Tanous4-60/+4
2021-07-08Automate PrivilegeRegistry to codeEd Tanous31-141/+1641
2021-07-01Systems: Add PowerMode supportChris Cain2-2/+267
2021-07-01Add TrustedModuleRequiredToBoot getter functionAli Ahmed1-1/+104