summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-142-5/+5
* Replace exit() calls with exceptionsMartin Babinsky2017-02-091-13/+17
* Remove unused variables in exception handlingMartin Babinsky2017-02-091-2/+2
* ipa-adtrust-install: format the code for PEP-8 complianceMartin Babinsky2017-02-091-81/+144
* ipa-ca-install: do not fail without --subject-base and --ca-subjectJan Cholasta2017-01-311-3/+4
* Remove deprecated ipa-upgradeconfig commandAbhijeet Kasurde2017-01-244-70/+0
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-111-0/+5
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-113-6/+8
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-113-1/+26
* ipa-ca-install: add missing --subject-base optionFraser Tweedale2017-01-111-4/+8
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-112-4/+4
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-053-58/+48
* Enumerate available options in IPA installerAbhijeet Kasurde2017-01-031-3/+6
* ipactl: pass api as argument to servicesMartin Basti2016-12-121-7/+7
* ipautil: check for open ports on all resolved IPsTomas Krizek2016-12-071-2/+3
* replica-conncheck: improve message loggingTomas Krizek2016-12-061-47/+51
* ipa-replica-conncheck: fix race conditionTomas Krizek2016-12-061-6/+11
* Set explicit confdir option for global contextsChristian Heimes2016-12-029-17/+30
* ipa-replica-conncheck: do not close listening ports until requiredTomas Krizek2016-12-011-38/+113
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-292-3/+3
* constants: remove CACERTJan Cholasta2016-11-292-12/+11
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+3
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-291-3/+2
* ipautil: remove get_domain_name()Jan Cholasta2016-11-292-4/+0
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+2
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-1/+1
* Python3 pylint fixesChristian Heimes2016-11-257-6/+8
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-3/+3
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-162-8/+0
* Update man page for ipa-adtrust-install by removing --no-msdcs optionPetr Spacek2016-11-141-27/+0
* dns: check if container exists using ldapiTomas Krizek2016-11-112-4/+2
* install: migrate server installers to the new class hierarchyJan Cholasta2016-11-112-27/+4
* install: improve CLI positional argument handlingJan Cholasta2016-11-111-2/+0
* Move httpd restart to DNS installationStanislav Laznicka2016-11-111-10/+1
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-23/+3
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-5/+3
* ipaldap: remove do_bind from LDAPClientTomas Krizek2016-11-101-1/+1
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-9/+6
* Build: do not compress manual pages at install timePetr Spacek2016-11-091-4/+0
* Build: fix distribution of libexec scriptsPetr Spacek2016-11-091-6/+2
* Build: fix man page distributionPetr Spacek2016-11-091-2/+2
* Build: remove non-existing README files from Makefile.amPetr Spacek2016-11-091-1/+0
* install tools: ldap conn managementTomas Krizek2016-11-077-219/+159
* ipa-adtrust-install: ldap conn managementTomas Krizek2016-11-071-0/+2
* cainstall: add dm_password to CA installationTomas Krizek2016-11-071-0/+1
* install: remove dirman_pw from servicesTomas Krizek2016-11-072-6/+4
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-075-13/+17
* ipaldap: merge gssapi_bind to LDAPClientTomas Krizek2016-11-072-2/+2
* ipaldap: merge external_bind into LDAPClientTomas Krizek2016-11-071-1/+1
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-073-7/+14