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
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
1
-4396
/
+0
*
ipalib: replace DeprecatedParam with `deprecated` Param argument
Jan Cholasta
2016-06-03
1
-2
/
+6
*
ipalib: split off client-side plugin code into ipaclient
Jan Cholasta
2016-06-03
1
-265
/
+1
*
dns: move code shared by client and server to separate module
Jan Cholasta
2016-06-03
1
-77
/
+5
*
dns: fix dnsrecord interactive mode
Jan Cholasta
2016-06-03
1
-2
/
+2
*
Add ipaDNSVersion option to dnsconfig* commands and use new attribute
Petr Spacek
2016-05-30
1
-2
/
+12
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-2
/
+2
*
Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutil
Petr Spacek
2016-05-30
1
-1
/
+2
*
DNS: Warn if forwarding policy conflicts with automatic empty zones
Petr Spacek
2016-05-30
1
-0
/
+26
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-1
/
+1
*
dns: do not rely on server data structures in code called on client
Jan Cholasta
2016-05-25
1
-48
/
+78
*
dns: move code called on client to the module level
Jan Cholasta
2016-05-25
1
-120
/
+130
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-3
/
+0
*
ipalib: make optional positional command arguments actually optional
Jan Cholasta
2016-05-25
1
-4
/
+5
*
parameters: remove unused ConversionError and ValidationError arguments
Jan Cholasta
2016-05-25
1
-5
/
+5
*
dns plugin: Fix zone normalization under Python 3
Petr Viktorin
2016-04-28
1
-1
/
+3
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-2
/
+2
*
Cosmetic changes to the code
Stanislav Laznicka
2016-02-24
1
-3
/
+0
*
Use explicit truncating division
Petr Viktorin
2016-01-20
1
-3
/
+3
*
Loggger: Use warning instead of warn - dns plugin
Tomas Babej
2016-01-19
1
-1
/
+1
*
logger: Use warning instead of warn
Tomas Babej
2016-01-18
1
-1
/
+1
*
Fix dns_is_enabled() API command to throw exceptions as appropriate
Petr Spacek
2016-01-08
1
-6
/
+4
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-2
/
+13
*
dns: do not add (forward)zone if it is already resolvable.
David Kupka
2015-12-14
1
-5
/
+25
*
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
[next]