summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Increase ipa-getkeytab LDAP timeout to 100secMartin Basti2016-06-271-2/+2
* mod_auth_gssapi: enable unique credential caches namesPetr Vobornik2016-06-242-2/+3
* ipapwd_extop should use TARGET_DN defined by a pre-extop pluginThierry Bordaz2016-06-242-9/+29
* Tests: Fix ipatests/test_ipaserver/test_rpcserver.pyLenka Doudova2016-06-241-1/+0
* topo segment-add: validate that both masters support target suffixStanislav Laznicka2016-06-241-3/+24
* Fix topologysuffix-verify failing connectionsStanislav Laznicka2016-06-242-3/+5
* Update Contributors.txtMartin Kosek2016-06-242-0/+2
* Tests: Fix for failing location testsLenka Doudova2016-06-233-26/+87
* Server-del: fix system records removalMartin Basti2016-06-231-3/+3
* Fix to ipa-ca-install asking for host principal passwordStanislav Laznicka2016-06-231-4/+3
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-237-7/+19
* set krbcanonicalname on host entry during krbinstance configurationMartin Babinsky2016-06-231-0/+1
* IPA API: set krbcanonicalname instead of ipakrbprincipalalias on new entitiesMartin Babinsky2016-06-235-8/+20
* ipa-enrollment: set krbCanonicalName attribute on enrolled host entryMartin Babinsky2016-06-231-0/+15
* ipa-kdb: set krbCanonicalName when creating new principalsMartin Babinsky2016-06-231-3/+1
* add krbCanonicalName to attributes watched by MODRDN pluginMartin Babinsky2016-06-231-0/+11
* add case-insensitive matching rule to krbprincipalname indexMartin Babinsky2016-06-232-0/+12
* mark 'ipaKrbPrincipalAlias' attribute as deprecated in schemaMartin Babinsky2016-06-231-1/+1
* perform case-insensitive principal search when canonicalization is requestedMartin Babinsky2016-06-231-1/+12
* Require Dogtag >= 10.3.3Fraser Tweedale2016-06-231-3/+3
* Report missing certificate in external trust chainFlorence Blanc-Renaud2016-06-231-2/+3
* Topology plugins sigsev/heap corruption when adding a managed hostroot2016-06-221-0/+1
* host/service-show/find shouldn't fail on invalid certificateStanislav Laznicka2016-06-223-5/+70
* server-del: harden check for last rolesMartin Babinsky2016-06-221-28/+34
* Become IPA 4.4.0 Alpha 1Petr Vobornik2016-06-211-3/+3
* Replica promotion: use the correct IPA domain for replicaMartin Basti2016-06-211-0/+29
* DNS Servers: Web UI partPavel Vomacka2016-06-212-0/+55
* Update Developers in Contributors.txtMartin Kosek2016-06-211-0/+8
* Allow to set weight of a server without locationPavel Vomacka2016-06-211-1/+2
* schema: return fingerprint as unicode textDavid Kupka2016-06-211-1/+1
* Add DNS default TTL fieldPavel Vomacka2016-06-211-0/+1
* schema: Cache schema in api instanceDavid Kupka2016-06-211-3/+11
* schema: Add known_fingerprints option to schema commandDavid Kupka2016-06-215-3/+39
* schema: Add fingerprint and TTLDavid Kupka2016-06-211-0/+36
* Add placeholder to add segment dialogPavel Vomacka2016-06-213-0/+3
* Add listener which opens add segment dialogPavel Vomacka2016-06-211-73/+107
* Add creating a segment using mousePavel Vomacka2016-06-212-24/+382
* pylint: fix: multiple-statementsJan Barta2016-06-213-3/+6
* DNS: Fix realm domains integration with DNS zone add.Petr Spacek2016-06-211-2/+1
* Extend trust config pagePavel Vomacka2016-06-211-0/+10
* Extend DNS config pagePavel Vomacka2016-06-211-0/+9
* Make Actions string translatablePavel Vomacka2016-06-212-3/+4
* Do not update result of *-config-show with empty server attributesMartin Babinsky2016-06-211-3/+5
* dns: fix dns_update_system_records to work with thin clientJan Cholasta2016-06-214-14/+20
* Updated IPA translationsMartin Basti2016-06-2123-7486/+16062
* DNS: Warn about restart when default TTL setting DNS is changedPetr Spacek2016-06-211-0/+13
* DNS: Support default TTL setting for master DNS zonesPetr Spacek2016-06-215-12/+23
* cert: allow search by certificateJan Cholasta2016-06-214-11/+67
* cert: add owner informationJan Cholasta2016-06-213-35/+254
* cert: add object pluginJan Cholasta2016-06-214-265/+327