I went ahead and made these changes: https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=63cf455b305c3208d99524c1c3df193b23c8b8cf CONFIG -> INFO: isImmutable() queryInterface() getInterfaces() querySource() getSources() queryRichRule() getRichRules() queryService() getServices() queryPort() getPorts() queryMasquerade() queryForwardPort() getForwardPorts() queryIcmpBlock() getIcmpBlocks() https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=cdf4e49fa17671c56601197a5f61dd850680b004 DIRECT -> INFO: queryChain() getChains() getAllChains() queryRule() getRules() getAllRules() https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=f6ea130bb68016c422e0766d2888c374ccdac759 INFO -> CONFIG enablePanicMode() disablePanicMode()
also https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=b915a9c9dbbba9bdaecd9d99d779dceb504da8a7 POLICIES -> INFO queryLockdown() queryLockdownWhitelistCommand() getLockdownWhitelistCommands() queryLockdownWhitelistUid() getLockdownWhitelistUids() queryLockdownWhitelistUser() getLockdownWhitelistUsers() queryLockdownWhitelistContext() getLockdownWhitelistContexts()
(In reply to Daniel Kopeček from comment #0) > some get/list methods require _INFO and the others require _CONFIG. There are only 2 list... methods and that's listServices() and listIcmpTypes() - these are PK_ACTION_INFO because they just enumerate *all* existing services/icmptypes, i.e. they don't reveal any configuration. Whether the other methods mentioned in previous comments should be _INFO or _CONFIG/_DIRECT/_POLICIES depends on the product (server/desktop). On desktop they can be _INFO, on server _CONFIG/_... This should solve https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=d4e5b8c15cb50e9f4eda683eb18b5a7d11e52c46 https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=a9a5e2f997efbee67abc938ab2484f1c27d59ce7 See also bug #1091068#c1
firewalld-0.3.10-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/firewalld-0.3.10-1.fc20
Package firewalld-0.3.10-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.3.10-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6834/firewalld-0.3.10-1.fc20 then log in and leave karma (feedback).
firewalld-0.3.10-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.