summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
...
* installers: restart DS after KDC is configuredMartin Babinsky2016-11-112-0/+8
* Offer more general way to check domain level in replicainstallStanislav Laznicka2016-11-111-59/+49
* Use same means of checking replication agreements on both DLsStanislav Laznicka2016-11-111-14/+7
* replicainstall: move common checks to common_check()Stanislav Laznicka2016-11-111-53/+34
* Take advantage of the ca/kra code cleanup in replica installationStanislav Laznicka2016-11-111-27/+11
* Use updated CA certs in replica installationStanislav Laznicka2016-11-111-25/+21
* Use os.path.join instead of concatenationStanislav Laznicka2016-11-111-2/+2
* Remove redundant CA cert file existance checkStanislav Laznicka2016-11-111-3/+0
* Use host keytab to connect to remote server on DL0Stanislav Laznicka2016-11-111-11/+15
* Split install_http_certs() into two functionsStanislav Laznicka2016-11-111-5/+12
* First step of merging replica installation of both DLsStanislav Laznicka2016-11-111-177/+120
* Properly bootstrap replica promotion apiStanislav Laznicka2016-11-111-10/+6
* Move the pki-tomcat restart to cainstance creationStanislav Laznicka2016-11-112-6/+0
* Move httpd restart to DNS installationStanislav Laznicka2016-11-112-8/+0
* replica install: fix DS restart failure during replica promotionJan Cholasta2016-11-111-2/+6
* Import just IPAChangeConf instead of the whole moduleStanislav Laznicka2016-11-111-4/+3
* Added file permissions option to IPAChangeConf.newConf()Stanislav Laznicka2016-11-111-1/+3
* replicainstall: Unify default.conf file creationStanislav Laznicka2016-11-111-72/+53
* fix incorrect invocation of ipa-getkeytab during DL0 host enrollmentMartin Babinsky2016-11-111-1/+1
* do partial host enrollment in domain level 0 replica installMartin Babinsky2016-11-111-1/+57
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-111-19/+21
* replica install: merge RA cert import into CA installJan Cholasta2016-11-111-27/+18
* install: merge all KRA install code paths into oneJan Cholasta2016-11-111-9/+2
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-15/+3
* replica install: use one remote KRA host name everywhereJan Cholasta2016-11-111-2/+4
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-3/+5
* initialize empty /etc/http/alias during server/replica installMartin Babinsky2016-11-112-2/+9
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-113-13/+0
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-111-5/+0
* Remove redundant dsinstance restartStanislav Laznicka2016-11-111-5/+2
* Ensure correct IPA CA nickname in DS and HTTP NSSDBsFraser Tweedale2016-11-111-1/+1
* ldap2: modify arguments for create_connectionTomas Krizek2016-11-071-2/+2
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-3/+0
* replicainstall: properly close adhoc connection in promoteTomas Krizek2016-11-071-0/+1
* install: ldap conn managementTomas Krizek2016-11-071-5/+6
* install: remove adhoc api.Backend.ldap2 (dis)connectTomas Krizek2016-11-073-35/+0
* cainstall: add dm_password to CA installationTomas Krizek2016-11-071-0/+1
* replicainstall: set ldapi uri in replica promotionTomas Krizek2016-11-071-1/+9
* install: remove dirman_pw from servicesTomas Krizek2016-11-073-21/+15
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-5/+2
* ipaldap: merge external_bind into LDAPClientTomas Krizek2016-11-071-2/+1
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-4/+2
* replicainstall: log ACI and LDAP errors in promotion checkPetr Vobornik2016-10-261-0/+3
* Do not create Object Signing certificateFraser Tweedale2016-10-261-1/+0
* Revert "Fix install scripts debugging"Martin Babinsky2016-10-261-2/+0
* Fix install scripts debuggingSimo Sorce2016-10-251-0/+2
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Add fix for no-hbac-allow option in server installAbhijeet Kasurde2016-10-181-1/+2
* Purge obsolete firefox extensionTimo Aaltonen2016-10-132-14/+1
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-063-37/+18