summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-113-6/+13
* Move httpd restart to DNS installationStanislav Laznicka2016-11-114-18/+3
* install: use ldaps for pkispawn in ipa-ca-installJan Cholasta2016-11-112-2/+7
* 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-113-3/+8
* Fix to ipachangeconf docstringsStanislav Laznicka2016-11-111-18/+22
* replicainstall: Unify default.conf file creationStanislav Laznicka2016-11-111-72/+53
* client: use correct code for failed uninstallMartin Basti2016-11-111-2/+2
* client: use exceptions instead of return statesMartin Basti2016-11-112-91/+109
* client: move install part to else branchMartin Basti2016-11-111-5/+5
* client: move install cleanup from ipa-client-install to moduleMartin Basti2016-11-112-18/+16
* client: move clean CCACHE to moduleMartin Basti2016-11-112-5/+10
* client: fix script executionMartin Basti2016-11-111-11/+12
* client: Remove useless except in ipa-client-installMartin Basti2016-11-111-2/+0
* client: move custom env variable into client moduleMartin Basti2016-11-112-7/+13
* client: extract checks from uninstall to uninstall_checkMartin Basti2016-11-112-2/+12
* client: extract checks from install to install_checkMartin Basti2016-11-111-20/+46
* client: move checks to client.install_checkMartin Basti2016-11-112-17/+24
* client: make statestore and fstore consistent with serverMartin Basti2016-11-112-21/+21
* 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-112-3/+57
* Separate function to purge IPA host principals from keytabMartin Babinsky2016-11-111-24/+31
* certs: do not re-create NSS database when requesting service certMartin Babinsky2016-11-112-1/+1
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-115-56/+67
* replica install: merge RA cert import into CA installJan Cholasta2016-11-115-96/+103
* Replaced EMPTY_LINE constant with a function callStanislav Laznicka2016-11-112-28/+26
* client: Making the configure functions more readableStanislav Laznicka2016-11-111-301/+84
* server install: do not restart httpd during CA installJan Cholasta2016-11-111-2/+3
* IPAChangeConf: use constant for empty lineMartin Basti2016-11-112-84/+26
* client: import IPAChangeConf directly instead the moduleMartin Basti2016-11-111-8/+8
* client: remove extra return from hardcode_ldap_serverMartin Basti2016-11-111-2/+0
* client: install function: return constant not hardcoded numberMartin Basti2016-11-111-1/+1
* client: remove unneded return from configure_ipa_confMartin Basti2016-11-111-2/+0
* client: remove unneded return configure_krb5_confMartin Basti2016-11-111-25/+20
* ipa-client-install: move client install to moduleMartin Basti2016-11-115-2885/+3503
* install: merge all KRA install code paths into oneJan Cholasta2016-11-113-130/+50
* install: merge all CA install code paths into oneJan Cholasta2016-11-114-263/+111
* replica install: use one remote KRA host name everywhereJan Cholasta2016-11-113-8/+8