summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aci: add IPA servers host group 'ipaservers'Jan Cholasta2015-12-077-2/+66
* check whether replica exists before executing the domain level 1 deletion codeMartin Babinsky2015-12-041-7/+11
* add '--auto-forwarders' description to server/replica/DNS installer man pagesMartin Babinsky2015-12-043-0/+9
* add auto-forwarders option to standalone DNS installerMartin Babinsky2015-12-041-0/+3
* Extend topology helpPetr Vobornik2015-12-041-3/+52
* replica install: improvements in the handling of CA-related IPA config entriesMartin Babinsky2015-12-043-17/+25
* Update ipa-(cs)replica-manage man pagesPetr Vobornik2015-12-042-9/+21
* man: Update the ipa-replica-install manpage with promotion related infoTomas Babej2015-12-041-12/+57
* rename topology suffixes to "domain" and "ca"Petr Vobornik2015-12-046-15/+20
* Update Build instructionsMartin Kosek2015-12-031-1/+1
* Sync kerberos LDAP schema with upstream.Simo Sorce2015-12-031-2/+12
* topologysuffix: change iparepltopoconfroot API propertiesPetr Vobornik2015-12-033-11/+9
* ipa-replica-install support caless install with promotion.David Kupka2015-12-035-42/+199
* Removed duplicate domain name validating functionStanislav Laznicka2015-12-026-43/+39
* Modify error message to install first instance of KRAMartin Basti2015-12-021-1/+3
* ipa-kra-install: allow to install first KRA on replicaMartin Basti2015-12-021-6/+6
* Separated Tracker implementations into standalone packageMilan KubĂ­k2015-12-0217-1401/+1480
* implement domain level 1 specific topology checks into IPA server uninstallerMartin Babinsky2015-12-022-27/+169
* extract domain level 1 topology-checking code from ipa-replica-manageMartin Babinsky2015-12-022-97/+101
* translations: Update ipa.pot fileTomas Babej2015-12-021-2903/+3592
* Update Contributors.txtMartin Kosek2015-12-022-0/+21
* Fixed small typo in stage-user documentationAbhijeet Kasurde2015-12-023-3/+3
* replicainstall: Add possiblity to install client in one commandTomas Babej2015-12-012-10/+86
* fix 'iparepltopomanagedsuffix' attribute consumersMartin Babinsky2015-12-012-8/+4
* Remove global variable dns_forwarders from ipaserver.install.dnsPetr Spacek2015-12-012-18/+14
* ipa-dns-install offer IP addresses from resolv.conf as default forwardersPetr Spacek2015-12-015-8/+39
* ipa-client-install: add support for Ed25519 SSH keys (RFC 7479)Petr Spacek2015-12-011-0/+2
* perform IPA client uninstallation as a last step of server uninstallMartin Babinsky2015-12-011-13/+13
* change suffices to suffixesPetr Vobornik2015-12-013-39/+39
* topology: replace "suffices" with "suffixes"Jan Cholasta2015-12-011-4/+4
* server: use topologysuffix name in iparepltopomanagedsuffixJan Cholasta2015-12-013-7/+103
* Upgrade: increase time limit for upgradesMartin Basti2015-12-014-34/+57
* FIX: ipa_kdb_principals: add missing break statementMartin Basti2015-11-301-0/+1
* use starttls in CSReplicationManager connection againPetr Vobornik2015-11-301-1/+1
* custodia: Make sure container is created with first custodia replicaTomas Babej2015-11-301-0/+15
* ipa-kra-install: error when replica file is passed with domain level > 0Martin Basti2015-11-271-4/+4
* KRA install: show installation message only if install really startedMartin Basti2015-11-271-6/+3
* ipa-ca-install: error when replica file is passed with domain level > 0Martin Basti2015-11-271-0/+3
* Support sourcing the IPA server name from configSimo Sorce2015-11-275-6/+132
* topology: treat server suffix as multivalued attribute in APIPetr Vobornik2015-11-274-5/+5
* webui: update topology graph after raising domain levelPetr Vobornik2015-11-272-8/+32
* webui: remove segments on topology graph pagePetr Vobornik2015-11-271-2/+81
* webui: add segments on topology graph pagePetr Vobornik2015-11-272-4/+151
* webui: topology graph facetPetr Vobornik2015-11-276-3/+367
* webui: topology graph componentPetr Vobornik2015-11-274-3/+428
* webui: add d3 library - version 3.5.6Petr Vobornik2015-11-274-0/+41
* webui: allow to update action_state directlyPetr Vobornik2015-11-271-2/+9
* webui: extract header and action logic from facet to separate mixinsPetr Vobornik2015-11-274-0/+321
* webui: split facet header into two classesPetr Vobornik2015-11-272-79/+144
* webui: add Deferred/Promise API to rpc.commandPetr Vobornik2015-11-271-1/+20