summaryrefslogtreecommitdiffstats
path: root/ipalib/install
Commit message (Expand)AuthorAgeFilesLines
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-151-1/+29
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-101-1/+1
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-051-2/+4
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-15/+28
* server install: fix external CA installJan Cholasta2016-12-081-4/+0
* Increase the timeout waiting for certificate issuance in installerFlorence Blanc-Renaud2016-12-071-1/+2
* Check the result of cert request in replica installerFlorence Blanc-Renaud2016-11-301-1/+2
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-0/+426
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-0/+97
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-292-0/+1052
* install: introduce installer class hierarchyJan Cholasta2016-11-113-0/+240