index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
security.c
Age
Commit message (
Expand
)
Author
2017-07-01
Do not add empty policies
Mykyta Holubakha
2017-06-06
FreeBSD fixes
johalun
2017-04-16
Add validate_ipc_target()
Jerzi Kaminsky
2017-04-16
Move get_feature_policy to sway/security.c
Jerzi Kaminsky
2017-04-16
Disambiguate get_*_policy() and get_*_policy_mask()
Jerzi Kaminsky
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-02-20
Add initial support code for new IPC security
Drew DeVault
2016-12-15
Handle allocation failures in security code
Drew DeVault
2016-12-09
Fix build on FreeBSD
Greg V
2016-12-03
Disallow everything by default
Drew DeVault
2016-12-02
Fix use-after-free
Drew DeVault
2016-12-02
Add ipc connection feature policy controls
Drew DeVault
2016-12-02
Enforce command policies
Drew DeVault
2016-12-02
Add support for command policies in config file
Drew DeVault
2016-12-01
Add security checks for background, panel, lock
Drew DeVault
2016-12-01
Implement permit and reject commands
Drew DeVault
2016-12-01
Memory leak
Drew DeVault
2016-12-01
Implement policy lookups
Drew DeVault