summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* Move PKINIT configuration to a later stage of server/replica installMartin Babinsky2017-03-152-0/+6
* httpinstance: disable system trust module in /etc/httpd/aliasJan Cholasta2017-03-141-0/+16
* Support certificate login after installation and upgradePavel Vomacka2017-03-141-0/+5
* Don't allow standalone KRA uninstallsStanislav Laznicka2017-03-131-1/+1
* install: re-introduce option groupsJan Cholasta2017-03-131-133/+144
* server install: remove duplicate knob definitionsJan Cholasta2017-03-131-24/+0
* server install: remove duplicate -w optionJan Cholasta2017-03-131-0/+4
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-092-0/+2
* KRA: add --setup-kra to ipa-server-installMartin Basti2017-03-082-5/+9
* server install: do not attempt to issue PKINIT cert in CA-lessJan Cholasta2017-03-022-18/+36
* Fix CA-less upgradeStanislav Laznicka2017-03-011-1/+1
* Merge AD trust configurator into replica installerMartin Babinsky2017-03-011-1/+11
* Merge AD trust configurator into server installerMartin Babinsky2017-03-011-9/+18
* expose AD trust related knobs in composite installersMartin Babinsky2017-03-011-1/+15
* Define template version in certmap.confFlorence Blanc-Renaud2017-03-011-1/+4
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-012-113/+69
* Move publishing of CA cert to cainstance creation on masterStanislav Laznicka2017-03-011-6/+3
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-5/+5
* Remove DM password files after successfull pkispawn runStanislav Laznicka2017-02-231-0/+22
* Remove ra_db argument from CAInstance initStanislav Laznicka2017-02-231-1/+1
* Fix ipa-server-upgradeStanislav Laznicka2017-02-231-1/+2
* 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
* server upgrade: uninstall ipa_memcached properlyJan Cholasta2017-02-201-4/+2
* server upgrade: always upgrade KRA agent PEM fileJan Cholasta2017-02-201-3/+4
* Update warning message for replica installAbhijeet Kasurde2017-02-171-1/+5
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-171-0/+6
* pkinit: make sure to have proper dictionary for Kerberos instance on upgradeAlexander Bokovoy2017-02-161-0/+12
* Fix uninstall stopping ipa.serviceSimo Sorce2017-02-151-2/+6
* Rationalize creation of RA and HTTPD NSS databasesSimo Sorce2017-02-152-15/+19
* Add a new user to run the framework codeSimo Sorce2017-02-153-2/+6
* Always use /etc/ipa/ca.crt as CA cert fileSimo Sorce2017-02-151-1/+1
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-153-17/+17
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-151-0/+10
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-151-0/+1
* Generate tmpfiles config at install timeSimo Sorce2017-02-153-0/+13
* Change session handlingSimo Sorce2017-02-153-12/+18
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-132-10/+7
* Remove obsolete serial_autoincrement from named.conf parsingTomas Krizek2017-02-091-52/+4
* 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
* Update warning message for ipa server uninstallAbhijeet Kasurde2017-01-181-1/+3
* cainstance: do not configure renewal guardJan Cholasta2017-01-161-1/+1
* dogtaginstance: track server certificate with our renew agentJan Cholasta2017-01-161-2/+2
* 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-113-8/+22
* Extract function for computing default subject baseFraser Tweedale2017-01-112-2/+2
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-112-10/+10
* Refactor and relocate set_subject_base_in_configFraser Tweedale2017-01-111-23/+1