summaryrefslogtreecommitdiffstats
path: root/ipaplatform/base/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-091-0/+5
* Add a new user to run the framework codeSimo Sorce2017-02-151-1/+14
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-0/+8
* ipaplatform: Add Debian platform module.Timo Aaltonen2017-01-191-1/+2
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-291-0/+3
* install: Call hostnamectl set-hostname only if --hostname option is usedPetr Spacek2016-08-101-5/+2
* Tasks: raise NotImplementedError for not implemented methodsMartin Basti2016-04-261-15/+15
* Always set hostnameMartin Basti2016-04-261-2/+10
* Configure httpd service from installer instead of directly from RPMMartin Basti2016-04-221-0/+8
* platform: add option to create home directory when adding userJan Cholasta2015-09-231-2/+6
* Backup/resore authentication control configurationDavid Kupka2015-08-191-0/+15
* ipaplatform: Remove redundant definitionsTomas Babej2015-07-021-3/+0
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-0/+10
* Do not restore SELinux settings that were not backed upPetr Viktorin2014-11-191-1/+2
* Fix CA certificate backup and restoreJan Cholasta2014-11-111-0/+9
* Respect UID and GID soft static allocation.David Kupka2014-11-051-0/+48
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-261-0/+19
* Get CA certs for system-wide store from cert store in ipa-client-install.Jan Cholasta2014-07-301-5/+5
* ipaplatform: Document the platform tasks APITomas Babej2014-06-251-5/+71
* Fix self argument in tasksPetr Viktorin2014-06-161-2/+2
* ipaplatform: Contain all the tasks in the TaskNamespaceTomas Babej2014-06-161-42/+31
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-161-0/+18
* ipaplatform: Create default implementations for tasks that were missing themTomas Babej2014-06-161-0/+8
* ipaplatform: Move default implementations of tasks from service.py.inTomas Babej2014-06-161-1/+33
* ipaplatform: Create separate module for platform filesTomas Babej2014-06-161-0/+22