summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/installutils.py
Commit message (Expand)AuthorAgeFilesLines
* Accept server host names resolvable only using /etc/hostsPetr Spacek2016-11-291-4/+3
* ipautil: move file encryption functions to installutilsJan Cholasta2016-11-291-1/+79
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+2
* ipautil: remove get_domain_name()Jan Cholasta2016-11-291-5/+0
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-2/+2
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-241-1/+1
* Provide user hint about IP address in IPA installAbhijeet Kasurde2016-11-111-2/+4
* installutils: remove 'install_service_keytab' functionMartin Babinsky2016-11-111-11/+0
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-8/+6
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-1/+12
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* mod_nss: use more robust quoting of NSSNickname directiveMartin Babinsky2016-10-031-11/+31
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* pylint: fix old-style-classJan Barta2016-09-221-1/+1
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-161-10/+10
* install: fix external CA cert validationJan Cholasta2016-08-041-1/+1
* Fix internal errors in host-add and other commands caused by DNS resolutionPetr Spacek2016-07-011-10/+3
* Use NSS for name->resolution in IPA installerPetr Spacek2016-06-291-2/+41
* Report missing certificate in external trust chainFlorence Blanc-Renaud2016-06-231-2/+3
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-19/+4
* Move IP address resolution from ipaserver.install.installutils to ipapython.d...Petr Spacek2016-05-301-21/+5
* pylint: remove bare exceptMartin Basti2016-03-221-2/+2
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-2/+7
* Make PTR records check optional for IPA installationMartin Basti2016-02-291-8/+9
* Remove unused importsMartin Basti2015-12-231-4/+1
* replica install: add remote connection check over APIJan Cholasta2015-12-111-12/+0
* ipa-dns-install offer IP addresses from resolv.conf as default forwardersPetr Spacek2015-12-011-0/+7
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-4/+4
* Install: Force service add during replica promotionMartin Basti2015-11-241-1/+2
* remove Kerberos authenticators when installing/uninstalling service instanceMartin Babinsky2015-11-111-0/+37
* Remove dead code in ipaserver/install/installutils: read_ip_address()Petr Spacek2015-11-101-14/+0
* Add method to read changes from LDIFMartin Basti2015-10-151-0/+40
* Make offline LDIF modify more robustMartin Basti2015-10-151-0/+98
* Make checks for existing credentials reusableSimo Sorce2015-10-151-0/+73
* Implement replica promotion functionalitySimo Sorce2015-10-151-1/+28
* Add ipa-custodia serviceSimo Sorce2015-10-151-0/+8
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Installer: do not modify /etc/hosts before user agreementMartin Basti2015-09-031-13/+23
* Use the print functionPetr Viktorin2015-09-011-39/+40
* Modernize 'except' clausesPetr Viktorin2015-08-121-18/+18
* adtrustinstance: Enable and start oddjobdTomas Babej2015-07-081-0/+11
* Fix removal of ipa-kdc-proxy.conf symlinkChristian Heimes2015-06-291-1/+1
* fix handling of ldap.LDAPError in installerPetr Vobornik2015-06-291-3/+7
* Improve error messages about reverse address resolution in ipa-replica-preparePetr Spacek2015-06-181-2/+8
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-16/+0
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-22/+0
* Clarify messages related to adding DNS forwardersPetr Spacek2015-06-051-6/+5
* DNS install: extract DNS installer into one moduleMartin Basti2015-05-191-0/+2
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-0/+3