summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/install.py
Commit message (Expand)AuthorAgeFilesLines
* LGTM: Fix multiple use before assignmentChristian Heimes2018-01-091-0/+2
* Don't manually generate default.conf in server, use IPAChangeConfRob Crittenden2018-01-041-17/+38
* install: report CA Subject DN and subject base to be usedFraser Tweedale2017-12-111-0/+4
* Prevent installation with single label domainsAleksei Slaikovskii2017-11-091-0/+5
* Remove mention of firefox plugin after CA-less installFraser Tweedale2017-11-011-4/+0
* Use os.path.isfile() and isdir()Christian Heimes2017-10-201-3/+3
* Checks if Dir Server is installed and running before IPA installationFelipe Barreto2017-09-211-0/+8
* Move tmpfiles.d configuration handling back to spec fileMartin Babinsky2017-08-301-10/+0
* Correct typo estabilish->establish in the install scriptsLewis Eason2017-07-241-2/+2
* logging: do not log into the root loggerJan Cholasta2017-07-141-30/+32
* Remove network and broadcast address warningsMartin Basti2017-06-201-4/+0
* Only warn when specified server IP addresses don't match intfMartin Basti2017-06-061-0/+2
* httpinstance: wait until the service entry is replicatedJan Cholasta2017-05-301-2/+2
* server install: fix KDC certificate validation in CA-lessJan Cholasta2017-05-191-2/+9
* client install: fix client PKINIT configurationJan Cholasta2017-05-191-0/+10
* install: trust IPA CA for PKINITJan Cholasta2017-05-191-3/+6
* ipa-server-install with external CA: fix pkinit cert issuanceFlorence Blanc-Renaud2017-05-031-0/+4
* server-install: No double Kerberos installStanislav Laznicka2017-04-191-5/+6
* server-install: remove broken no-pkinit checkStanislav Laznicka2017-04-121-5/+0
* Create system users for FreeIPA services during package installationDavid Kupka2017-04-111-5/+1
* install: request service certs after host keytab is set upJan Cholasta2017-04-071-11/+7
* dsinstance, httpinstance: consolidate certificate request codeJan Cholasta2017-04-071-4/+0
* Create temporaty directories at the begining of uninstallDavid Kupka2017-03-281-0/+4
* Move PKINIT configuration to a later stage of server/replica installMartin Babinsky2017-03-151-0/+3
* Don't allow standalone KRA uninstallsStanislav Laznicka2017-03-131-1/+1
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-091-0/+1
* KRA: add --setup-kra to ipa-server-installMartin Basti2017-03-081-4/+9
* Merge AD trust configurator into server installerMartin Babinsky2017-03-011-9/+18
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-16/+5
* Move publishing of CA cert to cainstance creation on masterStanislav Laznicka2017-03-011-6/+3
* Fix uninstall stopping ipa.serviceSimo Sorce2017-02-151-2/+6
* Rationalize creation of RA and HTTPD NSS databasesSimo Sorce2017-02-151-7/+13
* Add a new user to run the framework codeSimo Sorce2017-02-151-1/+2
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-10/+7
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-0/+6
* Change session handlingSimo Sorce2017-02-151-6/+1
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-131-4/+0
* Update warning message for ipa server uninstallAbhijeet Kasurde2017-01-181-1/+3
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-111-0/+7
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-1/+7
* Extract function for computing default subject baseFraser Tweedale2017-01-111-1/+1
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-111-8/+8
* Refactor and relocate set_subject_base_in_configFraser Tweedale2017-01-111-23/+1
* server install: fix KRA agent PEM file not being createdJan Cholasta2016-12-201-0/+2
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-11/+10
* server install: fix external CA installJan Cholasta2016-12-081-3/+0
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-0/+2
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-291-6/+6
* constants: remove CACERTJan Cholasta2016-11-291-6/+5
* ipautil: move file encryption functions to installutilsJan Cholasta2016-11-291-4/+9