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
/
ipalib
/
plugins
/
dns.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed duplicate domain name validating function
Stanislav Laznicka
2015-12-02
1
-8
/
+14
*
Use absolute domain in detection of A/AAAA records
Martin Basti
2015-11-25
1
-5
/
+1
*
Call directly function is_host_resolvable instead do call via framework
Martin Basti
2015-11-25
1
-3
/
+1
*
Make command dns-resolve deprecated.
Martin Basti
2015-11-25
1
-3
/
+14
*
remove forgotten print in DNS plugin
Martin Basti
2015-11-23
1
-1
/
+0
*
upgrade: fix migration of old dns forward zones
Martin Basti
2015-11-20
1
-24
/
+27
*
DNS record-add warns when a suspicious DNS name is detected
Petr Spacek
2015-11-10
1
-0
/
+23
*
Added user friendly error message for dnszone enable and disable
Abhijeet Kasurde
2015-10-29
1
-2
/
+10
*
always ask the resolver for the reverse zone when manipulating PTR records
Martin Babinsky
2015-10-22
1
-33
/
+18
*
DNSSEC: warn user if DNSSEC key master is not installed
Martin Basti
2015-10-22
1
-0
/
+39
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
DNSSEC: remove "DNSSEC is experimental" warnings
Martin Basti
2015-09-02
1
-18
/
+0
*
Modernize use of range()
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use the print function
Petr Viktorin
2015-09-01
1
-1
/
+2
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-8
/
+8
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-2
/
+4
*
Modernize function and method attribute names
Petr Viktorin
2015-08-12
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-8
/
+8
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-1
/
+1
*
DNS: Consolidate DNS RR types in API and schema
Martin Basti
2015-07-21
1
-49
/
+52
*
DNS: Do not traceback if DNS is not installed
Martin Basti
2015-07-01
1
-2
/
+11
*
DNS: add UnknownRecord to schema
Martin Basti
2015-06-18
1
-2
/
+2
*
DNSSEC: validate forward zone forwarders
Martin Basti
2015-06-11
1
-1
/
+112
*
DNSSEC: Improve global forwarders validation
Martin Basti
2015-06-11
1
-27
/
+36
*
DNS: remove NSEC3PARAM from records
Martin Basti
2015-03-09
1
-7
/
+1
*
DNS fix: do not show part options for unsupported records
Martin Basti
2015-03-09
1
-1
/
+2
*
DNS fix: do not traceback if unsupported records are in LDAP
Martin Basti
2015-03-09
1
-32
/
+32
*
Always return absolute idnsname in dnszone commands
Martin Basti
2015-01-26
1
-2
/
+34
*
Detect and warn about invalid DNS forward zone configuration
Martin Basti
2015-01-15
1
-11
/
+319
*
Show SSHFP record containing space in fingerprint
Martin Basti
2014-12-10
1
-0
/
+8
*
Fix warning message should not contain CLI commands
Martin Basti
2014-11-19
1
-5
/
+4
*
fix forwarder validation errors
Martin Basti
2014-10-21
1
-6
/
+8
*
DNSSEC: change link to ipa page
Martin Basti
2014-10-21
1
-3
/
+1
*
DNSSEC: ACI
Martin Basti
2014-10-21
1
-0
/
+53
*
DNSSEC: validate forwarders
Martin Basti
2014-10-21
1
-1
/
+33
*
Remove --ip-address, --name-server otpions from DNS help
Martin Basti
2014-09-26
1
-5
/
+2
*
DNS: autofill admin email
Martin Basti
2014-09-25
1
-6
/
+5
*
Deprecation of --name-server and --ip-address option in DNS
Martin Basti
2014-09-25
1
-81
/
+73
*
Fix DNS plugin to allow to add root zone
Martin Basti
2014-09-25
1
-24
/
+32
*
DNS: remove --class option
Martin Basti
2014-09-25
1
-4
/
+5
*
dnszone-remove-permission should raise error
Martin Basti
2014-09-25
1
-4
/
+1
*
FIX DNS wildcard records (RFC4592)
Martin Basti
2014-09-05
1
-0
/
+22
*
DNS fix NS record coexistence validator
Martin Basti
2014-09-05
1
-6
/
+17
*
DNSSEC: fix DS record validation
Martin Basti
2014-09-05
1
-36
/
+63
*
Fix dnsrecord-mod raise error if last record attr is removed
Martin Basti
2014-09-05
1
-0
/
+7
*
Fix typos in dns.py
Gabe
2014-07-18
1
-3
/
+3
*
Non IDNA zonename should be normalized to lowercase
Martin Basti
2014-07-04
1
-0
/
+10
*
Fix incompatible permission name *zone-del
Martin Basti
2014-07-03
1
-14
/
+19
*
Split dns docstring
Martin Basti
2014-07-03
1
-47
/
+47
[next]