summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/install.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-3/+3
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-071-1/+22
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-2/+1
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-3/+0
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-4/+3
* install: Initialize API early in server and replica installJan Cholasta2015-06-101-43/+47
* install: Handle Knob cli_name and cli_aliases values consistentlyJan Cholasta2015-06-101-18/+18
* install: Migrate ipa-server-install to the install frameworkJan Cholasta2015-06-081-133/+622
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-2/+1
* install: Fix external CA server installJan Cholasta2015-06-081-3/+4
* install: Fix CA-less server installJan Cholasta2015-06-081-0/+6
* Move CA installation code into single module.David Kupka2015-06-081-84/+17
* Import profiles earlier during installFraser Tweedale2015-06-051-3/+0
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-0/+6
* Installers fix: remove temporal ccacheMartin Basti2015-06-021-6/+11
* install: Move ipa-server-install code into a moduleJan Cholasta2015-05-291-0/+1209