index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
envsecurity.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pre-commit.ci] Pre-commit autoupdate. (#2357)
pre-commit-ci[bot]
2026-04-09
1
-3
/
+3
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-118
/
+81
*
added VT_UI1 for productState
isanae
2020-07-10
1
-0
/
+2
*
typo
isanae
2020-04-17
1
-1
/
+1
*
silenced a few annoying logs
isanae
2020-04-17
1
-2
/
+4
*
don't log EPT_S_NOT_REGISTERED errors, treat it as firewall disabled
isanae
2019-11-26
1
-1
/
+12
*
simplified security products: don't log guids, remove duplicate entries
isanae
2019-11-26
1
-7
/
+0
*
replaced uilock by a progress callback in spawn
isanae
2019-11-06
1
-0
/
+1
*
don't log "(no guid"), happens all the time for the windows firewall
isanae
2019-10-05
1
-3
/
+4
*
refactored getSecurityProductsFromWMI() to stop using a lambda
isanae
2019-09-21
1
-60
/
+80
*
moved helper stuff to spawn so it can reuse error handling
isanae
2019-09-19
1
-1
/
+1
*
added env::getFileSecurity()
isanae
2019-09-11
1
-0
/
+332
*
replaced formatSystemMessageQ() with formatSystemMessage()
isanae
2019-07-22
1
-10
/
+10
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-38
/
+20
*
split env
isanae
2019-07-22
1
-0
/
+418