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