aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/securityapi.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: use tab after //sysJason A. Donenfeld2019-05-141-3/+3
|
* global: regroup all importsJason A. Donenfeld2019-05-141-1/+2
|
* service: use more standard naming scheme for syscallsJason A. Donenfeld2019-05-131-22/+29
|
* service: allow go to create correct environment blockJason A. Donenfeld2019-05-131-29/+0
|
* service: run UI with elevated tokenJason A. Donenfeld2019-05-121-184/+0
| | | | | There are too many attacks possible when starting this with a non-elevated token.
* service: run UI at high integrityJason A. Donenfeld2019-05-111-0/+16
|
* service: waste a page due to sheer incompetenceJason A. Donenfeld2019-05-081-1/+1
|
* service: make the generated bindings do the type forcingJason A. Donenfeld2019-05-081-22/+21
|
* service: give process elevated security attributes plus logon session ID with minimal permissionsJason A. Donenfeld2019-05-081-17/+159
|
* ringlogger: export R/O handle for UI processJason A. Donenfeld2019-05-071-1/+1
|
* updater: move into managerJason A. Donenfeld2019-05-061-0/+157