Michael Kaufmann (d00p)
|
68fa0e6576
|
let createDomainZone() return the DnsZone object for better use later
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-15 09:56:48 +02:00 |
|
Michael Kaufmann (d00p)
|
e0e748a0bc
|
outsource record-generation and zone-generation to classes for better handling
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-15 08:46:23 +02:00 |
|
Michael Kaufmann (d00p)
|
86dc57c2cc
|
outsource some dns functions to own files; allow opening of dns-editor only for domains that belong to the user (or the user has permission to edit as admin/reseller)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-13 19:40:37 +02:00 |
|
Michael Kaufmann (d00p)
|
899663350d
|
fix handling of DKIM multi-line entries; outsource some code to new DnsBase class
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-12 13:36:17 +02:00 |
|
Michael Kaufmann (d00p)
|
cec5f33870
|
fix checking for existing SPF entry in DNS
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-12 10:14:04 +02:00 |
|
Michael Kaufmann (d00p)
|
68d579b629
|
add SPF and DKIM stuff to DNS
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-12 09:36:33 +02:00 |
|
Michael Kaufmann (d00p)
|
9b5ce83e8b
|
add testing-bind-cron for new dns-stuff (not activated); added main-but-subdomain-stuff
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-11 16:11:23 +02:00 |
|
Michael Kaufmann (d00p)
|
7379398d22
|
set correct primary nameserver for SOA record
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-11 13:47:36 +02:00 |
|
Michael Kaufmann (d00p)
|
d1106dd984
|
fix wrong unset of array-element
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-11 07:44:32 +02:00 |
|
Michael Kaufmann (d00p)
|
b775c2f60e
|
minor fixes
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-10 19:20:01 +02:00 |
|
Michael Kaufmann (d00p)
|
407a7c01aa
|
add createDomainZone function for new dns-editor; dump zone below the editor for testing purposes; all required entries that are not custom entered will be auto-generated like the bind-cron does this for now
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-10 14:11:01 +02:00 |
|