selinux/policycoreutils/gui
Vit Mojzis 530904eaaa policycoreutils/gui: fix system-config-selinux editing features
Return column definitions to portsPage (gui fails to load otherwise).

fcontextPage:
  "ftype" dropdown was filled from 2 sources (system-config-selinux.glade
  and fcontextPage - from seobject module) which resulted in duplicate
  and invalid options. When given to "semanage fcontext -f", ftype has to be
  converted to 1 letter argument mode.

TreeView.get_selection().get_selected() can return "None" if no item is selected
(the list can be empty). Test if correct iterator was acquired.

Fixes:
  https://bugzilla.redhat.com/show_bug.cgi?id=1344842

Signed-off-by: vmojzis <vmojzis@redhat.com>
2016-10-21 12:58:41 -04:00
..
Makefile Mv some of the setup we were doing in the policycoreutils.spec file into the main code 2013-10-24 13:58:40 -04:00
booleansPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
domainsPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
fcontextPage.py policycoreutils/gui: fix system-config-selinux editing features 2016-10-21 12:58:41 -04:00
html_util.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
loginsPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
mappingsPage.py policycoreutils/gui: update to python3 2016-08-05 12:57:08 -04:00
modulesPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
org.selinux.config.policy Remove test_booleans_l from test, it is bogus 2013-10-24 15:10:55 -04:00
polgen.glade policycoreutils: Rebuild polgen.glade with glade-3 2013-02-01 12:12:37 -05:00
polgengui.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
portsPage.py policycoreutils/gui: fix system-config-selinux editing features 2016-10-21 12:58:41 -04:00
selinux-polgengui.8 Minor manpages improvements 2013-11-06 09:36:33 -05:00
selinux-polgengui.desktop Fix up desktop files to match current standards 2013-11-08 15:50:59 -05:00
semanagePage.py policycoreutils/gui: fix system-config-selinux editing features 2016-10-21 12:58:41 -04:00
sepolgen policycoreutils: gui: sepolgen: use sepolicy to generate 2013-02-05 20:14:38 -05:00
statusPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00
system-config-selinux Mv some of the setup we were doing in the policycoreutils.spec file into the main code 2013-10-24 13:58:40 -04:00
system-config-selinux.8 Minor manpages improvements 2013-11-06 09:36:33 -05:00
system-config-selinux.desktop Fix up desktop files to match current standards 2013-11-08 15:50:59 -05:00
system-config-selinux.glade policycoreutils/gui: fix system-config-selinux editing features 2016-10-21 12:58:41 -04:00
system-config-selinux.png Mv some of the setup we were doing in the policycoreutils.spec file into the main code 2013-10-24 13:58:40 -04:00
system-config-selinux.py policycoreutils/gui: update to python3 2016-08-05 12:57:08 -04:00
usersPage.py policycoreutils/gui: py3 support for modules that changed name 2016-08-05 12:57:08 -04:00