summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-30Change authority D-Bus namesMichal Orzel1-2/+2
2023-08-30Ignore Non-software-related events during UpdateMyung Bae1-3/+29
2023-08-25Remove phosphor-rest workaroundsEd Tanous1-29/+9
2023-08-24kvm_websocket: Fix crash on dangling referenceXinnan Xie1-7/+19
2023-08-24Avoid setting SNI hostname for IP addressesRavi Teja1-0/+7
2023-08-24Fix empty response when do the clearLogTony Lee1-0/+1
2023-08-24Fix typo `DBusInteracesMap` -> `DBusInterfacesMap`Michael Shen8-16/+18
2023-08-23Move http client to URLEd Tanous9-267/+178
2023-08-21Use rangesEd Tanous25-162/+158
2023-08-21Fix duplicate entries in session userGroupsJonathan Doman1-5/+5
2023-08-20mTLS: Fix handshake failuresMichal Orzel1-3/+5
2023-08-19Flush each log messageJonathan Doman1-1/+1
2023-08-17Refactor Update monitorForSoftwareAvailable functionMyung Bae1-95/+99
2023-08-17Change unauthorized message if no UI is installedEd Tanous1-1/+2
2023-08-16Add missing comma in Permissions-PolicyJoseph Reynolds1-1/+1
2023-08-16Update event_service and account_service URIEd Tanous2-8/+8
2023-08-15Update bug template to yamlEd Tanous5-47/+64
2023-08-14Fix FanRemoved MessageArgs numberJason M. Bills1-1/+1
2023-08-14Reduce some Error log severitiesCarson Labrado6-12/+18
2023-08-14Add a new common errorEd Tanous1-0/+39
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 Tanous12-106/+156
2023-08-03Show Update error type on logs if unknownMyung Bae1-0/+2
2023-08-02Fix logging level handlingMyung Bae1-1/+1
2023-08-01Revert "Cache user role in session object"Gunnar Mills5-309/+116
2023-07-31Refactor login/logoutEd Tanous1-177/+171
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak2-63/+511
2023-07-29sdbusplus: use shorter type aliasesPatrick Williams1-3/+3
2023-07-28Cache user role in session objectEd Tanous5-116/+309
2023-07-28Fix RestorePolicy mapGunnar Mills1-1/+1
2023-07-28Add missing nullptr checksEd Tanous1-0/+9
2023-07-27Fix loggingEd Tanous2-27/+16
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-25Fix events destination url parsing for IPv6Ravi Teja1-1/+1
2023-07-25scripts: Script to autogenerate TLS certsAlex Schendel1-0/+289
2023-07-21Rename aResp to asyncRespEd Tanous2-22/+22
2023-07-20Report status state field for cable objectsAkshit Shah2-11/+37
2023-07-20Add IPv6 StatelessAddressAutoConfigurationRavi Teja2-12/+62
2023-07-20Replace logging with std::formatEd Tanous94-2340/+2459