summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/trust.py
Commit message (Expand)AuthorAgeFilesLines
* Add --{set,add,del}attr options to commands which are missing them.Jan Cholasta2012-08-031-1/+1
* Handle various forms of admin accounts when establishing trustsAlexander Bokovoy2012-07-181-0/+8
* ipalib/plugins/trust.py: ValidationError takes 'error' named argument, not 'r...Alexander Bokovoy2012-07-181-3/+3
* Add support for external group membersAlexander Bokovoy2012-06-281-0/+4
* Rename 'ipa trust-add-ad' to 'ipa trust-add --type=ad'Alexander Bokovoy2012-06-251-4/+22
* Use correct SID attribute for trusted domainsAlexander Bokovoy2012-06-251-2/+2
* Add trust management for Active Directory trustsAlexander Bokovoy2012-06-071-0/+254