summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-112-4/+4
* Change activity text while loading metadataPavel Vomacka2017-01-053-0/+9
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-054-8/+11
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-053-58/+48
* Enumerate available options in IPA installerAbhijeet Kasurde2017-01-031-3/+6
* Remove "Request Certificate with SubjectAltName" permissionFraser Tweedale2016-12-211-15/+0
* password policy: Add explicit default password policy for hosts and servicesDavid Kupka2016-12-142-0/+134
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* adtrust: remove FILE: prefix from 'dedicated keytab file' in smb.confAlexander Bokovoy2016-12-121-1/+1
* ipactl: pass api as argument to servicesMartin Basti2016-12-121-7/+7
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-123-1/+111
* 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