[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. d196dab8f769af1c125eb587f88437e3406432b1 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. d196dab8f769af1c125eb587f88437e3406432b1
- From: git@xxxxxxxxxxxxx
- Date: Sun, 10 Jul 2016 21:16:46 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via d196dab8f769af1c125eb587f88437e3406432b1 (commit)
via 5e1eeb65eadad413f0cf8f268e1ee6c1e8c7a817 (commit)
from 061a72b89c2394fceef7b4ec8898bb77cfafb1d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d196dab8f769af1c125eb587f88437e3406432b1
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sun Jul 10 19:14:36 2016 +0000
panel: dns: add domain zone export file compliant to RFC 1034 and RFC 1035
Allow user to export their domain name database to a zone file
compliant to RFC 1034 and RFC 1035, used by bind and other
domain name server.
commit 5e1eeb65eadad413f0cf8f268e1ee6c1e8c7a817
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sun Jul 10 17:32:09 2016 +0000
panel: dns: remove one useless indentation level
This change is a no-op, it only removes one useless indentation level
with a cleaner error flow handling.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Panel/DNS.pm | 281 ++++++++++++++++++---------------
vhffs-panel/templates/Makefile.am | 1 +
vhffs-panel/templates/dns/prefs.tt | 10 ++
vhffs-panel/templates/dns/zonefile.tt | 51 ++++++
4 files changed, 220 insertions(+), 123 deletions(-)
create mode 100644 vhffs-panel/templates/dns/zonefile.tt
hooks/post-receive
--
vhffs4/vhffs.git