summaryrefslogtreecommitdiffstats
path: root/ipa-python/dnsclient.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in our dns library, do not return the query as a reply if 0 ↵Simo Sorce2008-05-071-7/+5
| | | | replies were returned.
* Require that the hostname is a DNS A record and that the forward and reverseRob Crittenden2008-03-031-0/+1
| | | | | | match. 433515
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-2/+1
|
* Move dnsclient into ipa-python so that I will be able to use it in ipaconfigSimo Sorce2007-12-101-0/+445