selinux/policycoreutils/sepolicy
Jason Zaman 7fa9658fa2 sepolicy: info() and search() will return generators
The next patch will update info() and search() to use the setools4 api.
setools4 makes heavy use of generators so info() and search() will as
well. Pre-emptively update users to cast to a list where required.

Signed-off-by: Jason Zaman <jason@perfinion.com>
2016-09-23 16:33:49 -04:00
..
sepolicy sepolicy: info() and search() will return generators 2016-09-23 16:33:49 -04:00
.gitignore These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
common.h sepolicy: Add python3 PyInt and PyString defs 2016-08-05 12:57:08 -04:00
info.c policycoreutils: sepolicy: rename policy global variable 2016-02-11 08:36:27 -05:00
Makefile policycoreutils: sepolicy: do not overwrite CFLAGS 2016-02-11 08:42:45 -05:00
org.selinux.conf These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
org.selinux.policy org.selinux.policy: Require auth_admin_keep for all actions. 2015-04-16 09:40:31 -04:00
org.selinux.service These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
policy.c sepolicy: C Module init for python3 2016-08-05 12:57:08 -04:00
policy.h policycoreutils: sepolicy: rename policy global variable 2016-02-11 08:36:27 -05:00
search.c policycoreutils: sepolicy: rename policy global variable 2016-02-11 08:36:27 -05:00
selinux_client.py policycoreutils: Fix PEP8 issues 2015-07-24 16:07:13 +08:00
selinux_server.py policycoreutils: Fix PEP8 issues 2015-07-24 16:07:13 +08:00
sepolgen.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy_16.png Add new icons for sepolicy gui 2013-11-13 11:07:17 -05:00
sepolicy_22.png Add new icons for sepolicy gui 2013-11-13 11:07:17 -05:00
sepolicy_32.png Add new icons for sepolicy gui 2013-11-13 11:07:17 -05:00
sepolicy_48.png Add new icons for sepolicy gui 2013-11-13 11:07:17 -05:00
sepolicy_256.png Add new icons for sepolicy gui 2013-11-13 11:07:17 -05:00
sepolicy-bash-completion.sh These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy-booleans.8 policycoreutils: sepolicy: new command to unite small utilities 2013-02-05 20:14:28 -05:00
sepolicy-communicate.8 libselinux, policycoreutils: Man page warning fixes 2015-11-24 16:32:13 -05:00
sepolicy-generate.8 Minor manpages improvements 2013-11-06 09:36:33 -05:00
sepolicy-gui.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy-interface.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy-manpage.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy-network.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy-transition.8 policycoreutils: sepolicy: new command to unite small utilities 2013-02-05 20:14:28 -05:00
sepolicy.8 These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy.desktop These are massive changes involved in building new GUI. 2013-10-24 13:58:41 -04:00
sepolicy.py policycoreutils: gettext compat for py2 and 3 2016-08-05 12:57:08 -04:00
setup.py policycoreutils: Fix PEP8 issues 2015-07-24 16:07:13 +08:00
test_sepolicy.py sepolicy: Add python3 support to test_sepolicy.py 2016-08-08 15:50:18 -04:00