aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/permit.c
AgeCommit message (Expand)Author
2017-04-16Move get_feature_policy to sway/security.cJerzi Kaminsky
2017-04-16Rename get_policy to get_feature_policyJerzi Kaminsky
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault
2017-02-20Add initial support code for new IPC securityDrew DeVault
2016-12-17Change how security config is loadedDrew DeVault
2016-12-15Handle allocation failures in security codeDrew DeVault
2016-12-02Add ipc connection feature policy controlsDrew DeVault
2016-12-02Add support for command policies in config fileDrew DeVault
2016-12-01Implement permit and reject commandsDrew DeVault