summaryrefslogtreecommitdiffstats
path: root/ipaplatform/fedora
Commit message (Expand)AuthorAgeFilesLines
* Use nis-domainname.service on all RH platformsChristian Heimes2019-07-041-11/+0
* Use system-wide crypto policy for TLS ciphersChristian Heimes2019-07-021-4/+0
* ipa-client-automount: handle NFS configuration file changesFrançois Cami2019-02-273-2/+12
* Don't check for systemd serviceChristian Heimes2018-08-301-5/+2
* Start to deprecate Python 2 and 3.5Christian Heimes2018-06-191-0/+10
* Fedora 29 renamed fedora-domainname.serviceChristian Heimes2018-06-151-3/+12
* Revert commit d705320ec136abc2fcf524f2b63a76d3fc0ba97aFlorence Blanc-Renaud2018-04-271-16/+1
* Add absolute_import future importsStanislav Laznicka2018-04-204-0/+8
* Temporarily disable authconfig backup and restoreChristian Heimes2018-04-031-1/+16
* Use system-wide crypto-policies on FedoraChristian Heimes2018-02-202-0/+6
* Replace wsgi package conflict with config fileChristian Heimes2018-02-092-2/+8
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-241-5/+5
* Don't modify redhat_system_unitsChristian Heimes2016-11-161-1/+1
* Build: replace ipaplatform magic with symlinks generated by configurePetr Spacek2016-10-241-0/+1
* Use module variables for timedate_servicesMartin Basti2015-12-231-1/+1
* ipaplatform: Add constants submoduleTomas Babej2015-07-211-0/+16
* Split off generic Red Hat-like platform code from Fedora platform codeJan Cholasta2014-10-094-636/+18
* 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: Drop the base authconfig classTomas Babej2014-06-251-4/+34
* 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-162-16/+15
* ipaplatform: Contain all the tasks in the TaskNamespaceTomas Babej2014-06-161-211/+205
* ipaplatform: Let fedora path module use PathNamespace classTomas Babej2014-06-161-1/+7
* 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-162-0/+121
* ipaplatform: Move restore_context and check_selinux_status implementations to...Tomas Babej2014-06-161-3/+59
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-161-2/+215
* ipaplatform: Add base fedora platform moduleTomas Babej2014-06-164-0/+92