summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/trust.py
Commit message (Expand)AuthorAgeFilesLines
* Drop use of kinit_as_http from trust codeSimo Sorce2017-02-151-6/+0
* trustdomain-del: fix the way how subdomain is searchedAlexander Bokovoy2016-11-011-6/+9
* pylint: enable the import-error checkJan Cholasta2016-10-241-3/+3
* remove trailing newlines form python modulesMartin Babinsky2016-10-121-1/+0
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-061-18/+16
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* trust-fetch-domains: contact forest DCs when fetching trust domain infoMartin Babinsky2016-09-141-3/+11
* Always fetch forest info from root DCs when establishing two-way trustMartin Babinsky2016-09-051-8/+21
* do not use trusted forest name to construct domain admin principalMartin Babinsky2016-08-311-1/+1
* Corrected minor spell check in AD Trust information doc messagesAbhijeet Kasurde2016-08-221-1/+1
* trust: make sure ID range is created for the child domain even if it existsAlexander Bokovoy2016-08-221-3/+7
* trust: make sure external trust topology is correctly renderedAlexander Bokovoy2016-08-221-11/+17
* trust-add: handle `--all/--raw` options properlyMartin Babinsky2016-07-211-14/+27
* allow 'value' output param in commands without primary keyMartin Babinsky2016-07-201-0/+2
* server: define missing virtual attributesJan Cholasta2016-06-301-20/+26
* adtrust: optimize forest root LDAP filterAlexander Bokovoy2016-06-151-5/+3
* Server Roles: make *config-show consume relevant roles/attributesMartin Babinsky2016-06-131-0/+31
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-111-19/+50
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* Revert "adtrust: remove nttrustpartner parameter"Martin Basti2016-06-101-0/+4
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* trusts: Add support for an external trust to Active Directory domainAlexander Bokovoy2016-06-091-14/+47
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+1725