summaryrefslogtreecommitdiffstats
path: root/ipaserver/dcerpc.py
Commit message (Expand)AuthorAgeFilesLines
* Resolve external members from trusted domain via Global Catalog30gatepoAlexander Bokovoy2012-10-311-4/+231
* Add support for using AES fo cross-realm TGTsSimo Sorce2012-10-171-1/+10
* Fix trust attributes for ipa trust-addSimo Sorce2012-10-091-1/+1
* Support python-ldap 2.3 way of making LDAP controlAlexander Bokovoy2012-10-041-3/+11
* Change the way SID comparison is done for belonging to trusted domainAlexander Bokovoy2012-09-271-16/+12
* Add verification of the AD trustAlexander Bokovoy2012-09-171-3/+28
* Add internationalization to DCE RPC codeAlexander Bokovoy2012-08-141-10/+20
* Use DN objects instead of stringsJohn Dennis2012-08-121-4/+2
* Handle exceptions when establishing trustsAlexander Bokovoy2012-08-031-15/+60
* Handle various forms of admin accounts when establishing trustsAlexander Bokovoy2012-07-181-0/+5
* Add support for external group membersAlexander Bokovoy2012-06-281-8/+85
* get_fqdn() moved to ipaserver.installutilsAlexander Bokovoy2012-06-071-2/+2
* Use fully qualified PDC name when contacting for extended DN informationAlexander Bokovoy2012-06-071-1/+1
* Add trust management for Active Directory trustsAlexander Bokovoy2012-06-071-0/+324