summaryrefslogtreecommitdiffstats
path: root/ipaplatform/redhat/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* 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