summaryrefslogtreecommitdiff
path: root/src/envsecurity.cpp
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] Pre-commit autoupdate. (#2357)pre-commit-ci[bot]2026-04-091-3/+3
* Apply clang-format.Mikaƫl Capelle2023-07-091-118/+81
* added VT_UI1 for productStateisanae2020-07-101-0/+2
* typoisanae2020-04-171-1/+1
* silenced a few annoying logsisanae2020-04-171-2/+4
* don't log EPT_S_NOT_REGISTERED errors, treat it as firewall disabledisanae2019-11-261-1/+12
* simplified security products: don't log guids, remove duplicate entriesisanae2019-11-261-7/+0
* replaced uilock by a progress callback in spawnisanae2019-11-061-0/+1
* don't log "(no guid"), happens all the time for the windows firewallisanae2019-10-051-3/+4
* refactored getSecurityProductsFromWMI() to stop using a lambdaisanae2019-09-211-60/+80
* moved helper stuff to spawn so it can reuse error handlingisanae2019-09-191-1/+1
* added env::getFileSecurity()isanae2019-09-111-0/+332
* replaced formatSystemMessageQ() with formatSystemMessage()isanae2019-07-221-10/+10
* changed qCritical() to log::error()isanae2019-07-221-38/+20
* split envisanae2019-07-221-0/+418