setools/libqpol
Steve Lawrence 21864a7ea6 Change extended avrules to be more similar to normal avrules
- Add an iterator to extract the extended permissions rather than
  returning only a string
- Add queries for determining if an avrule is extended, and what its
  type the extended avrule is (e.g. ioctl)
- Removed tests, but should probably revert that change and make sure
  they still work
- Fixed some warnings about unsigned/signed comparisons with ebitmaps
- Updates seinfo and sesearch to support new extended avrule changes

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
2016-03-21 10:57:21 -04:00
..
include/qpol Change extended avrules to be more similar to normal avrules 2016-03-21 10:57:21 -04:00
avrule_query.c Change extended avrules to be more similar to normal avrules 2016-03-21 10:57:21 -04:00
bool_query.c Cast the 2nd parameter of hashtab_search to hashtab_key_t 2014-11-02 13:02:58 -05:00
bounds_query.c policyrep: add typebounds rules 2016-02-05 13:53:30 -05:00
class_perm_query.c Implement CommonTest and ObjClassTest. 2015-04-23 11:04:37 -04:00
cond_query.c Remove unused-by-set variables 2014-11-02 13:02:58 -05:00
config.h setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
constraint_query.c Remove unused-by-set variables 2014-11-02 13:02:58 -05:00
context_query.c Fix qpol_context_get_range() not to segfault on MLS-disabled policy. 2015-03-15 12:37:24 -04:00
default_object_query.c Fixed -Werror=unused-but-set-variable in libqpol/default_object_query.c 2015-01-23 15:23:32 +01:00
expand.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
expand.h Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
fs_use_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
ftrule_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
genfscon_query.c Fix typo in variable name in qpol_policy_get_genfscon_by_name 2014-11-02 13:02:58 -05:00
isid_query.c Implement InitialSIDTest. 2015-04-24 08:56:56 -04:00
iterator_internal.h Change extended avrules to be more similar to normal avrules 2016-03-21 10:57:21 -04:00
iterator.c Change extended avrules to be more similar to normal avrules 2016-03-21 10:57:21 -04:00
libqpol.map setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
mls_query.c Thoroughly test MLS representations. 2015-04-09 14:27:51 -04:00
mlsrule_query.c Remove unused-by-set variables 2014-11-02 13:02:58 -05:00
module_compiler.c setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
module_compiler.h setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
module.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
netifcon_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
nodecon_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
permissive_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
polcap_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
policy_define.c Change extended avrules to be more similar to normal avrules 2016-03-21 10:57:21 -04:00
policy_define.h setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
policy_extend.c setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
policy_parse.y setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
policy_scan.l setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
policy.c setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
portcon_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
qpol_internal.h Change libqpol message output. 2015-02-21 17:50:19 -05:00
queue.c setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
queue.h setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00
rbacrule_query.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
role_query.c Cast the 2nd parameter of hashtab_search to hashtab_key_t 2014-11-02 13:02:58 -05:00
syn_rule_internal.h Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
syn_rule_query.c Update to libsepol 2.4 parser. 2015-02-04 14:34:47 -05:00
terule_query.c Remove unused-by-set variables 2014-11-02 13:02:58 -05:00
type_query.c Cast the 2nd parameter of hashtab_search to hashtab_key_t 2014-11-02 13:02:58 -05:00
user_query.c Cast the 2nd parameter of hashtab_search to hashtab_key_t 2014-11-02 13:02:58 -05:00
util.c Import libqpol from setools3. 2014-10-24 21:00:24 -04:00
xen_query.c setools-V4: libqpol policy V30 updates (xen/xperm statements) 2016-03-21 10:56:37 -04:00