index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
dnsutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Py3: Fix ToASCII method
Martin Basti
2017-01-06
1
-3
/
+8
*
Fix internal errors in host-add and other commands caused by DNS resolution
Petr Spacek
2016-07-01
1
-9
/
+3
*
Use NSS for name->resolution in IPA installer
Petr Spacek
2016-06-29
1
-1
/
+1
*
Fix resolve_rrsets: RRSet is not hashable
Martin Basti
2016-06-09
1
-2
/
+2
*
DNS upgrade: change global forwarding policy in LDAP to "only" if private IPs...
Petr Spacek
2016-05-30
1
-0
/
+18
*
Add function ipapython.dnsutil.related_to_auto_empty_zone()
Petr Spacek
2016-05-30
1
-0
/
+30
*
Move IP address resolution from ipaserver.install.installutils to ipapython.d...
Petr Spacek
2016-05-30
1
-0
/
+59
*
Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutil
Petr Spacek
2016-05-30
1
-0
/
+35
*
Add function ipapython.dnsutil.inside_auto_empty_zone()
Petr Spacek
2016-04-28
1
-0
/
+25
*
Use shared sanity check and tests ipapython.dnsutil.is_auto_empty_zone()
Petr Spacek
2016-04-28
1
-2
/
+14
*
Move function is_auto_empty_zone() into ipapython.dnsutil
Petr Spacek
2016-04-28
1
-0
/
+6
*
Add assert_absolute_dnsname() helper to ipapython.dnsutil
Petr Spacek
2016-04-28
1
-0
/
+19
*
Move automatic empty zone list into ipapython.dnsutil and make it reusable
Petr Spacek
2016-04-28
1
-0
/
+57
*
dnsutil: Rename __nonzero__ to __bool__
Petr Viktorin
2016-01-20
1
-1
/
+3
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
1
-1
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use six.python_2_unicode_compatible
Jan Cholasta
2015-09-07
1
-9
/
+10
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-1
/
+1
*
Raise right exception if domain name is not valid
Martin Basti
2014-11-20
1
-8
/
+9
*
DNSSEC: DNS key synchronization daemon
Martin Basti
2014-10-21
1
-0
/
+3
*
Fix handle python-dns UnicodeError
Martin Basti
2014-06-20
1
-4
/
+5
*
DNSName type
Martin Basti
2014-06-03
1
-0
/
+100