summaryrefslogtreecommitdiffstats
path: root/ipapython/dnsutil.py
Commit message (Expand)AuthorAgeFilesLines
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+3
* Use six.python_2_unicode_compatibleJan Cholasta2015-09-071-9/+10
* Modernize 'except' clausesPetr Viktorin2015-08-121-1/+1
* Raise right exception if domain name is not validMartin Basti2014-11-201-8/+9
* DNSSEC: DNS key synchronization daemonMartin Basti2014-10-211-0/+3
* Fix handle python-dns UnicodeErrorMartin Basti2014-06-201-4/+5
* DNSName typeMartin Basti2014-06-031-0/+100