summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/replicainstall.py
Commit message (Expand)AuthorAgeFilesLines
* Fix replica_promotion-domlevel0 test failuresAlexander Koksharov2018-02-061-8/+8
* LGTM: Fix multiple use before assignmentChristian Heimes2018-01-091-0/+3
* Fix ipa-replica-install when key not protected by PINFlorence Blanc-Renaud2017-11-231-3/+3
* Use os.path.isfile() and isdir()Christian Heimes2017-10-201-4/+4
* Fixing how sssd.conf is updated when promoting a client to replicaFelipe Volpone2017-09-121-15/+12
* Move tmpfiles.d configuration handling back to spec fileMartin Babinsky2017-08-301-3/+0
* replica: fix SetuptoolsVersion comparisonStanislav Laznicka2017-08-031-1/+1
* logging: do not log into the root loggerJan Cholasta2017-07-141-44/+46
* Remove network and broadcast address warningsMartin Basti2017-06-201-9/+1
* replica install: add missing check for non-local IP addressMartin Basti2017-06-201-0/+1
* 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/+3
* replica install: respect --pkinit-cert-fileJan Cholasta2017-05-191-3/+6
* server install: fix KDC certificate validation in CA-lessJan Cholasta2017-05-191-2/+9
* client install: fix client PKINIT configurationJan Cholasta2017-05-191-0/+4
* install: trust IPA CA for PKINITJan Cholasta2017-05-191-0/+1
* certdb, certs: make trust flags argument mandatoryJan Cholasta2017-05-191-2/+2
* certdb: add named trust flag constantsJan Cholasta2017-05-191-1/+2
* replicainstall: better client install exception handlingStanislav Laznicka2017-04-121-42/+41
* Add the force-join option to replica installStanislav Laznicka2017-04-121-0/+2
* 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-3/+2
* dsinstance, httpinstance: consolidate certificate request codeJan Cholasta2017-04-071-20/+2
* Fixing replica install: fix ldap connection in domlvl 0felipe2017-03-221-1/+10
* Move PKINIT configuration to a later stage of server/replica installMartin Babinsky2017-03-151-0/+3
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-091-0/+1
* Merge AD trust configurator into replica installerMartin Babinsky2017-03-011-1/+11
* FIPS: perform replica installation checkTomas Krizek2017-02-211-0/+22
* replicainstall: add context manager for rpc clientTomas Krizek2017-02-211-11/+22
* check_remote_version: update exception and docstringTomas Krizek2017-02-211-1/+8
* Update warning message for replica installAbhijeet Kasurde2017-02-171-1/+5
* Rationalize creation of RA and HTTPD NSS databasesSimo Sorce2017-02-151-8/+6
* Add a new user to run the framework codeSimo Sorce2017-02-151-1/+3
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-4/+7
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-0/+3
* Change session handlingSimo Sorce2017-02-151-4/+1
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-131-6/+7
* replica install: relax domain level check for promotionFraser Tweedale2017-02-091-26/+30
* replica install: do not log host OTPJan Cholasta2017-02-071-1/+3
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-6/+13
* Extract function for computing default subject baseFraser Tweedale2017-01-111-1/+1
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-111-2/+2
* Unify password generation across FreeIPAStanislav Laznicka2017-01-061-2/+1
* Fix DL1 replica installation in CA-less topologyFraser Tweedale2016-12-201-1/+1
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-1/+3
* replicainstall: give correct error message on DL mismatchStanislav Laznicka2016-12-091-1/+1
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-6/+13
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-291-6/+6
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-2/+2
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-6/+7