summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unify password generation across FreeIPAStanislav Laznicka2017-01-061-2/+1
* server install: fix KRA agent PEM file not being createdJan Cholasta2016-12-201-0/+2
* Fix DL1 replica installation in CA-less topologyFraser Tweedale2016-12-201-1/+1
* adtrust: remove FILE: prefix from 'dedicated keytab file' in smb.confAlexander Bokovoy2016-12-121-0/+22
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-124-14/+50
* replicainstall: give correct error message on DL mismatchStanislav Laznicka2016-12-091-1/+1
* server install: fix external CA installJan Cholasta2016-12-082-57/+46
* Set explicit confdir option for global contextsChristian Heimes2016-12-022-6/+15
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-292-12/+12
* constants: remove CACERTJan Cholasta2016-11-291-6/+5
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-2/+2
* ipautil: move file encryption functions to installutilsJan Cholasta2016-11-291-4/+9
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-6/+7
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-292-4/+3
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-6/+9
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-293-4/+6
* Fix ipa-replica-install when upgrade from ca-less to ca-fullFlorence Blanc-Renaud2016-11-251-4/+4
* Break ipaplatform / ipalib import cycle of hellChristian Heimes2016-11-242-6/+6
* Replace LooseVersionChristian Heimes2016-11-241-5/+5
* upgrade: ldap conn managementTomas Krizek2016-11-221-18/+1
* upgrade: do not explicitly set principal for servicesTomas Krizek2016-11-211-2/+0
* Fix renewal lock issues on installationFlorence Blanc-Renaud2016-11-161-0/+9
* dns: check if container exists using ldapiTomas Krizek2016-11-111-3/+1
* install: migrate server installers to the new class hierarchyJan Cholasta2016-11-114-883/+110
* install: introduce installer class hierarchyJan Cholasta2016-11-111-0/+532
* install: fix subclassing of knob groupsJan Cholasta2016-11-112-13/+5
* install: use standard Python classes to declare knob typesJan Cholasta2016-11-111-1/+11
* install: improve CLI positional argument handlingJan Cholasta2016-11-111-0/+2