summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-server-install
Commit message (Expand)AuthorAgeFilesLines
* install: Migrate ipa-server-install to the install frameworkJan Cholasta2015-06-081-361/+10
* install: Move ipa-server-install code into a moduleJan Cholasta2015-05-291-1042/+27
* Add Domain Level featureTomas Babej2015-05-261-4/+18
* merge KRA installation machinery to a single moduleMartin Babinsky2015-05-251-18/+11
* Pylint: fix false positive warning for domainMartin Basti2015-05-191-1/+1
* DNS install: extract DNS installer into one moduleMartin Basti2015-05-191-87/+29
* update 'api.env.ca_host' if a different hostname is used during server installMartin Babinsky2015-05-071-3/+6
* ipa-server-install: deprecate manual setting of master KDC passwordMartin Babinsky2015-05-071-1/+7
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-3/+5
* Uninstall configured services onlyMartin Basti2015-02-181-2/+8
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-271-1/+5
* Use singular in help metavars + update man pages.David Kupka2014-11-261-3/+5
* Add help string on how to configure multiple DNS forwards for various cli toolsThorsten Scherf2014-11-141-1/+1
* ipa-server-install Directory Manager help incorrectGabe2014-11-111-1/+1
* Remove trivial path constants from modulesGabe2014-11-041-12/+10
* Do not check if port 8443 is available in step 2 of external CA installJan Cholasta2014-10-221-4/+5
* DNSSEC: uninstallationMartin Basti2014-10-211-0/+23
* DNSSEC: installationMartin Basti2014-10-211-1/+9
* DNSSEC: validate forwardersMartin Basti2014-10-211-1/+13
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-2/+4
* Support MS CS as the external CA in ipa-server-install and ipa-ca-installJan Cholasta2014-10-131-1/+9
* Check that port 8443 is available when installing PKI.David Kupka2014-10-101-0/+5
* Fix certmonger configuration in installer codeJan Cholasta2014-10-101-3/+2
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-301-3/+12
* CA-less installer options usability fixesJan Cholasta2014-09-301-61/+104
* External CA installer options usability fixesJan Cholasta2014-09-301-37/+31
* Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.Jan Cholasta2014-09-291-3/+10
* Detect and configure all usable IP addresses.David Kupka2014-09-261-32/+24
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-3/+4
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-11/+11
* Add a KRA to IPAAde Lee2014-08-221-6/+40
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-3/+3
* Export full CA chain to /etc/ipa/ca.crt in ipa-server-install.Jan Cholasta2014-07-301-0/+5
* Move external cert validation from ipa-server-install to installutils.Jan Cholasta2014-07-301-41/+4
* Check if /root/ipa.csr exists when installing server with external CA.Jan Cholasta2014-07-281-2/+14
* Improve password validity check.David Kupka2014-07-241-4/+31
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-14/+15
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-3/+4
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-4/+5
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-1/+1
* Show progress when enabling SSL in DS in ipa-server-install output.Jan Cholasta2014-03-251-4/+0
* Upload CA certificate from DS NSS database in CA-less server install.Jan Cholasta2014-03-251-9/+3
* Do not create CA certificate files in CA-less server install.Jan Cholasta2014-03-251-15/+4
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+3
* Update Dogtag 9 database during replica installationMartin Kosek2014-03-141-0/+4
* Typo in warning message where IPA realm and domain name differGabe2014-03-051-1/+1
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-3/+3
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1