summaryrefslogtreecommitdiffstats
path: root/ipaplatform/redhat/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Replace wsgi package conflict with config fileChristian Heimes2018-02-091-0/+31
* Travis: Add workaround for missing IPv6 supportChristian Heimes2017-12-141-0/+6
* p11-kit: add serial number in DER formatStanislav Laznicka2017-10-171-2/+2
* Make sure upgrade also checks for IPv6 stackAlexander Bokovoy2017-09-191-3/+16
* Don't write p11-kit EKU extension object if no EKUStanislav Laznicka2017-09-191-2/+3
* Removing part of circular dependency of ipalib in ipaplaformFelipe Volpone2017-08-301-6/+2
* Move tmpfiles.d configuration handling back to spec fileMartin Babinsky2017-08-301-21/+0
* client: make ipa-client-install py3 compatibleStanislav Laznicka2017-08-021-1/+2
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-13/+7
* logging: do not use `ipa_log_manager` to create module-level loggersJan Cholasta2017-07-141-15/+15
* logging: do not log into the root loggerJan Cholasta2017-07-141-12/+12
* Create system users for FreeIPA services during package installationDavid Kupka2017-04-111-26/+0
* tasks: run `systemctl daemon-reload` after httpd.service.d updatesJan Cholasta2017-03-211-0/+7
* pylint_plugins: add forbidden import checkerJan Cholasta2017-03-101-0/+4
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-091-0/+14
* Remove NSPRError exception from platform tasksChristian Heimes2017-03-011-4/+4
* Remove non-sensical kdestroy on https stopSimo Sorce2017-02-221-1/+1
* Add a new user to run the framework codeSimo Sorce2017-02-151-5/+11
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-151-1/+14
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-0/+22
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-291-0/+19
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+1
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-241-2/+2
* Minor fixes for IPAVersion classChristian Heimes2016-11-221-5/+11
* install: Call hostnamectl set-hostname only if --hostname option is usedPetr Spacek2016-08-101-11/+2
* Do not log error when removing a non-existing fileFlorence Blanc-Renaud2016-07-011-4/+11
* ipaplatform.redhat: Use bytestrings when calling rpm.so for version comparisonPetr Viktorin2016-05-301-2/+6
* Log errors from backup_and_replace hostname to loggerMartin Basti2016-04-261-2/+5
* Remove deprecated hostname restoration from Fedora18Martin Basti2016-04-261-10/+0
* Always set hostnameMartin Basti2016-04-261-30/+17
* Configure httpd service from installer instead of directly from RPMMartin Basti2016-04-221-0/+29
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-2/+3
* use FFI call to rpmvercmp function for version comparisonMartin Babinsky2016-01-111-32/+12
* Fix version comparisonMartin Basti2015-12-221-0/+53
* Refactor ipautil.runPetr Viktorin2015-12-141-2/+5
* Handle binascii.Error from base64.b64decode()Petr Viktorin2015-10-221-1/+1
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-071-7/+7
* platform: add option to create home directory when adding userJan Cholasta2015-09-231-2/+2
* Use the print functionPetr Viktorin2015-09-011-4/+5
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-2/+2
* Backup/resore authentication control configurationDavid Kupka2015-08-191-0/+8
* Modernize 'except' clausesPetr Viktorin2015-08-121-8/+8
* Do not restore SELinux settings that were not backed upPetr Viktorin2014-11-191-0/+2
* Fix CA certificate backup and restoreJan Cholasta2014-11-111-22/+21
* Respect UID and GID soft static allocation.David Kupka2014-11-051-0/+23
* Split off generic Red Hat-like platform code from Fedora platform codeJan Cholasta2014-10-091-0/+394