aboutsummaryrefslogtreecommitdiff
path: root/sway/security.c
AgeCommit message (Collapse)Author
2016-12-03Disallow everything by defaultDrew DeVault
And update config.d/security to configure sane defaults
2016-12-02Fix use-after-freeDrew DeVault
2016-12-02Add ipc connection feature policy controlsDrew DeVault
2016-12-02Enforce command policiesDrew DeVault
2016-12-02Add support for command policies in config fileDrew DeVault
2016-12-01Add security checks for background, panel, lockDrew DeVault
2016-12-01Implement permit and reject commandsDrew DeVault
2016-12-01Memory leakDrew DeVault
2016-12-01Implement policy lookupsDrew DeVault