OwlCyberDefense / setools

setools has moved to https://github.com/SELinuxProject/setools
Other
91 stars 34 forks source link

Implement v30 extended permissions support #73

Closed pebenito closed 8 years ago

pebenito commented 8 years ago

Implement support for allowxperms, dontauditxperms, etc. rules in v30 policy.

pebenito commented 8 years ago

This was almost completely implemented by Richard Haines in pebenito/setools@9c63c458bf47ecb47ee067293bddcd949025e314 and pebenito/setools@932b79a4dced6d7bfe3686e1c434fbe96b8d5d58.

It is being completed/revised and may make 4.0.0.

jeffvanderstoep commented 8 years ago

Looks like I'm still missing one:

In file included from libqpol/include/qpol/avrule_query.h:34:0, from setools/policyrep/qpol_wrap.c:3006: libqpol/include/qpol/policy.h:67:30: fatal error: qpol/xperm_query.h: No such file or directory

include <qpol/xperm_query.h>

                          ^

compilation terminated.

pebenito commented 8 years ago

sediff and apol updates are not yet done, but sesearch should be ready for testing.