summaryrefslogtreecommitdiffstats
path: root/ipaplatform/fedora/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Split off generic Red Hat-like platform code from Fedora platform codeJan Cholasta2014-10-091-363/+3
* Refactor selinuxenabled checkFrancesco Marella2014-09-301-23/+20
* Remove ipa-ca.crt from systemwide CA store on client uninstall and cert updateJan Cholasta2014-09-301-10/+28
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-261-2/+51
* Get CA certs for system-wide store from cert store in ipa-client-install.Jan Cholasta2014-07-301-14/+86
* ipaplatform: Document the platform tasks APITomas Babej2014-06-251-1/+1
* Fix self argument in tasksPetr Viktorin2014-06-161-2/+2
* ipaplatform: Move hardcoded paths from Fedora platform files to path namespaceTomas Babej2014-06-161-8/+8
* ipaplatform: Contain all the tasks in the TaskNamespaceTomas Babej2014-06-161-211/+205
* ipaplatform: Move Fedora-specific implementations of tasks to fedora base pla...Tomas Babej2014-06-161-2/+122
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-161-0/+65
* ipaplatform: Move restore_context and check_selinux_status implementations to...Tomas Babej2014-06-161-3/+59
* ipaplatform: Add base fedora platform moduleTomas Babej2014-06-161-0/+22