summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/realmdomains.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: use relative imports for cross-plugin importsJan Cholasta2016-05-251-1/+1
* Fix minor typosYuri Chornoivan2015-12-071-1/+1
* Fix upgrade of forwardzones when zone is in realmdomainsMartin Basti2015-11-251-2/+2
* realmdomains: Do not fail due the ValidationError when adding _kerberos TXT r...Tomas Babej2015-10-121-2/+5
* realmdomains: Issue a warning when automated management of realmdomains failedTomas Babej2015-10-121-5/+23
* realmdomains: Add validation that realmdomain being added is indeed from our ...Tomas Babej2015-10-121-24/+76
* realmdomains: Minor style and wording improvementsTomas Babej2015-10-121-15/+60
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Modernize 'except' clausesPetr Viktorin2015-08-121-1/+1
* Add Modify Realm Domains permissionMartin Kosek2014-07-041-0/+8
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-3/+5
* _domain_name_validatord moved from DNS to realmdomainsMartin Basti2014-06-031-2/+7
* Add managed read permissions to realmdomainsPetr Viktorin2014-04-111-0/+11
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-3/+3
* Integrate realmdomains with IPA DNSAna Krivokapic2013-04-161-0/+50
* Realm Domains pageAna Krivokapic2013-03-181-3/+4
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-191-0/+141