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-227/+3
* 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