summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Revert "upgrade: add replica bind DN group check interval to CA topology config"Martin Babinsky2016-12-091-1/+0
* 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-0218-27/+47
* ipa-replica-conncheck: do not close listening ports until requiredTomas Krizek2016-12-011-38/+113
* upgrade: add replica bind DN group check interval to CA topology configMartin Babinsky2016-11-291-0/+1
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-291-0/+9
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-292-3/+3
* constants: remove CACERTJan Cholasta2016-11-292-12/+11
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-1/+2
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-294-6/+9
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-291-3/+2
* ipautil: remove get_domain_name()Jan Cholasta2016-11-292-4/+0
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+2
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+2
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-292-3/+3
* custodiainstance: automatic restart on config file updateJan Cholasta2016-11-291-1/+1
* Python3 pylint fixesChristian Heimes2016-11-257-6/+8
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-241-1/+2
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-3/+3
* Build: fix file dependencies for make-css.shPetr Spacek2016-11-161-1/+5
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-1624-120/+0
* Fix renewal lock issues on installationFlorence Blanc-Renaud2016-11-163-12/+4
* Build: move web UI file installation from SPEC to Makefile.amPetr Spacek2016-11-152-0/+17
* Build: move server directory handling from SPEC to Makefile.amPetr Spacek2016-11-151-6/+5
* 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
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-113-9/+9
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-111-0/+1
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-1/+1
* Coverity - accessing attribute of variable which can point to nullPavel Vomacka2016-11-101-2/+2
* Coverity - opens dialog which might not be createdPavel Vomacka2016-11-101-1/+5
* Coverity - iterating over variable which could be nullPavel Vomacka2016-11-101-4/+4
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-3/+3
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - removed dead codePavel Vomacka2016-11-101-12/+8
* Coverity - Accesing attribute of nullPavel Vomacka2016-11-101-1/+1
* Coverity - identical code for different branchesPavel Vomacka2016-11-101-2/+2
* Coverity - not initialized variablePavel Vomacka2016-11-101-1/+1
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-0/+2
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-1/+1
* ipaldap: remove do_bind from LDAPClientTomas Krizek2016-11-101-1/+1
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-1/+1