Nicolas
|
67351ec3c2
|
Adding support for PowerDNS-Replication (#974)
Adding support for powerdns-replication
|
2021-08-19 12:00:09 +02:00 |
|
Daniel Reichelt
|
a1b8807b0f
|
dns: make mail address of SOA records configurable
|
2021-02-21 13:00:30 +01:00 |
|
Marc-André Kolly
|
78ef2a4e23
|
Fix serversettings field
|
2019-07-29 07:41:09 +02:00 |
|
Marc-André Kolly
|
240178eba7
|
Implement global CAA settings
|
2019-07-28 19:49:32 +02:00 |
|
Michael Kaufmann
|
73c05fb231
|
add setting for customzing webserver error-log level, fixes #650
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-02-12 17:38:46 +01:00 |
|
Michael Kaufmann
|
7e39a7bc60
|
Revert "refactor global array"
This reverts commit 370ccbdb74.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
370ccbdb74
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:51:44 +01:00 |
|
Michael Kaufmann
|
97b5439c0d
|
auto-format all files; add table-definitions to test-bootstrap file
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 12:24:07 +01:00 |
|
Michael Kaufmann
|
3ff20e327f
|
removed ticketsystem; lots of work on cron stuff
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 13:09:14 +01:00 |
|
Michael Kaufmann (d00p)
|
b8c2047379
|
try to implement ssl-redirect for froxlor-vhost; combine various settings that are froxlor-vhost related into its own category, fixes #1480
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-09-11 17:48:08 +02:00 |
|
Michael Kaufmann (d00p)
|
69443d95d5
|
add support for power-dns (untested); most config-templates missing for pdns; create SPF/DKIM entries only if domain is emaildomain
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-17 08:30:02 +02:00 |
|
Michael Kaufmann (d00p)
|
552c6e6cf9
|
add 'enable dns editor'-setting; fix missing isbinddomain index in customer_domain
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-14 08:32:38 +02:00 |
|
Michael Kaufmann (d00p)
|
b67749bcdc
|
allow private networks in AXFR server list
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-02-27 20:02:46 +01:00 |
|
Michael Kaufmann (d00p)
|
addd70dfe8
|
correct validating list of AXFR-servers, fixes #1440
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-06-23 08:51:04 +02:00 |
|
Michael Kaufmann (d00p)
|
f1eb5420a7
|
add option to enable/disable generation of bind-configs for the system-hostname
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-06-02 12:35:45 +02:00 |
|
Michael Kaufmann (d00p)
|
f2d10046b6
|
fix axfr-server-stuff (and close allow-transfer block), let updater and settings validate ipv4/ipv6 via function validate_ip
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-22 16:39:35 +02:00 |
|
Michael Kaufmann (d00p)
|
e97a7c611c
|
add possibility to specify AXFR servers for bind zone-configuration, fixes #100
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-18 16:38:22 +02:00 |
|
Andreas Burchert (scarya)
|
def4bd9861
|
Added functionality: disable nameserver, fixes #964
Thanks to bbittner
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org>
|
2011-12-06 15:43:34 +01:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Michael Kaufmann (d00p)
|
d256ddfcbc
|
- added possibility to let the cron create mail-specific A-records (mail, imap, pop3, smtp) even when MX-servers are given, fixes #242
|
2010-06-02 10:08:01 +00:00 |
|
Michael Kaufmann (d00p)
|
72e6e2af24
|
- change minimum value for dns-TTL to 1 hour instead of 1 day, refs #166
|
2010-05-27 20:34:49 +00:00 |
|
Michael Kaufmann (d00p)
|
96219f406d
|
added configuration for bind's TTL value, fixes #166
|
2010-04-20 06:22:11 +00:00 |
|
Robert Foerster (Dessa)
|
883963d2e2
|
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
|
2010-01-27 08:54:31 +00:00 |
|
Michael Kaufmann (d00p)
|
f82b611b0a
|
more work on the new cronhandling
|
2010-01-25 15:32:36 +00:00 |
|
Michael Kaufmann (d00p)
|
632c7051fc
|
changing file-headers;
fixing $needrootdb in cron_init.php (why was this disabled?);
|
2010-01-25 10:06:34 +00:00 |
|
Florian Aders (EleRas)
|
66ac89698f
|
Set svn:keywords "Id" on every file except images and configfiles
|
2010-01-25 09:11:52 +00:00 |
|
Michael Kaufmann (d00p)
|
16f2317774
|
fixed syscp-bug #1276 (added inserttask('4') to regenerate bind-configs);
|
2010-01-20 10:58:35 +00:00 |
|
Michael Kaufmann (d00p)
|
9907afe630
|
ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
|
2010-01-20 09:12:52 +00:00 |
|