]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
11 years agoAdd timestamps to messages 1451/head
Aki Tuomi [Tue, 3 Jun 2014 10:00:29 +0000 (13:00 +0300)] 
Add timestamps to messages

11 years agoremove (non-working) [aaaa-]addition-processing flags from the recursor. Closes ...
Peter van Dijk [Tue, 3 Jun 2014 09:06:00 +0000 (09:06 +0000)] 
remove (non-working) [aaaa-]addition-processing flags from the recursor. Closes #1448

11 years agoMerge pull request #1247 from cmouse/test-zoneparser-tng
Peter van Dijk [Tue, 3 Jun 2014 08:49:55 +0000 (10:49 +0200)] 
Merge pull request #1247 from cmouse/test-zoneparser-tng

Zoneparser test case

11 years agoMerge pull request #1386 from cmouse/add-zone-to-pipebackend
Peter van Dijk [Tue, 3 Jun 2014 07:40:43 +0000 (09:40 +0200)] 
Merge pull request #1386 from cmouse/add-zone-to-pipebackend

Add zone name to AXFR in pipebackend

11 years agoMerge pull request #1431 from mind04/format
Peter van Dijk [Mon, 2 Jun 2014 18:18:05 +0000 (20:18 +0200)] 
Merge pull request #1431 from mind04/format

disable boost::format exceptions in gsql backend

11 years agoMerge pull request #1440 from rhomber/pipebackend-unixsocket-docs
Peter van Dijk [Mon, 2 Jun 2014 17:32:35 +0000 (19:32 +0200)] 
Merge pull request #1440 from rhomber/pipebackend-unixsocket-docs

Updated docs to include pipe-command unix domain socket functionality.

11 years agoMerge pull request #1444 from zeha/recursor-clean
Peter van Dijk [Mon, 2 Jun 2014 17:31:40 +0000 (19:31 +0200)] 
Merge pull request #1444 from zeha/recursor-clean

Clean pdns_hw test binary and version_generated.h

11 years agoMerge pull request #1445 from zeha/recursor-kfreebsd-hurd
Peter van Dijk [Mon, 2 Jun 2014 17:15:41 +0000 (19:15 +0200)] 
Merge pull request #1445 from zeha/recursor-kfreebsd-hurd

Support building recursor on GNU/kFreeBSD and GNU/Hurd

11 years agoSimple fix for the current bugs 1247/head
Aki Tuomi [Tue, 28 Jan 2014 18:23:55 +0000 (20:23 +0200)] 
Simple fix for the current bugs

11 years agoZoneparser test case
Aki Tuomi [Tue, 28 Jan 2014 14:32:03 +0000 (16:32 +0200)] 
Zoneparser test case

11 years agoMerge pull request #1442 from cmouse/remotebackend-tests-fix
Peter van Dijk [Mon, 2 Jun 2014 08:17:23 +0000 (10:17 +0200)] 
Merge pull request #1442 from cmouse/remotebackend-tests-fix

Remotebackend tests fix

11 years agoSupport building recursor on kFreeBSD and Hurd 1445/head
Christian Hofstaedtler [Sun, 1 Jun 2014 15:24:19 +0000 (17:24 +0200)] 
Support building recursor on kFreeBSD and Hurd

11 years agoClean pdns_hw test binary and version_generated.h 1444/head
Christian Hofstaedtler [Sun, 1 Jun 2014 15:16:41 +0000 (17:16 +0200)] 
Clean pdns_hw test binary and version_generated.h

11 years agoMove force_encoding to earlier position 1442/head
Aki Tuomi [Fri, 30 May 2014 19:10:00 +0000 (22:10 +0300)] 
Move force_encoding to earlier position

11 years agoPrevent force_encoding when it's not supported (like hashes)
Aki Tuomi [Fri, 30 May 2014 12:59:43 +0000 (15:59 +0300)] 
Prevent force_encoding when it's not supported (like hashes)

11 years agoForce UTF-8 encoding on data
Aki Tuomi [Fri, 30 May 2014 12:13:43 +0000 (15:13 +0300)] 
Force UTF-8 encoding on data

11 years agoRearm remotebackend http tests
Aki Tuomi [Fri, 30 May 2014 12:13:31 +0000 (15:13 +0300)] 
Rearm remotebackend http tests

11 years agodocument pdns.DROP for recursor, add policy-drops metric for it
bert hubert [Fri, 30 May 2014 08:55:44 +0000 (10:55 +0200)] 
document pdns.DROP for recursor, add policy-drops metric for it

11 years agohack build-recursor to skip 0.0_ prefix for non-snapshot builds rec-3.6.0-rc1
Peter van Dijk [Fri, 30 May 2014 06:59:24 +0000 (06:59 +0000)] 
hack build-recursor to skip 0.0_ prefix for non-snapshot builds

11 years agoupdate rec 3.6.0 release notes
Peter van Dijk [Fri, 30 May 2014 06:23:12 +0000 (08:23 +0200)] 
update rec 3.6.0 release notes

11 years agowe had some 32 bit counters left and they were messing with my beautiful stats!
bert hubert [Wed, 28 May 2014 10:49:24 +0000 (12:49 +0200)] 
we had some 32 bit counters left and they were messing with my beautiful stats!

11 years agoOpen database only once
Aki Tuomi [Wed, 28 May 2014 07:37:30 +0000 (10:37 +0300)] 
Open database only once

11 years agoFix logging to use class variable to avoid multiple file opens
Aki Tuomi [Wed, 28 May 2014 07:36:46 +0000 (10:36 +0300)] 
Fix logging to use class variable to avoid multiple file opens

11 years agoUse absolute path
Aki Tuomi [Wed, 28 May 2014 07:36:39 +0000 (10:36 +0300)] 
Use absolute path

11 years agoUpdated docs to include mention of the unix domain socket functionality for the pipe... 1440/head
rhomber [Tue, 27 May 2014 11:34:28 +0000 (21:34 +1000)] 
Updated docs to include mention of the unix domain socket functionality for the pipe backend.

11 years agoFix abiVersion checks to facilitate new versions (thanks @rhomber) 1386/head
Aki Tuomi [Tue, 27 May 2014 10:31:01 +0000 (13:31 +0300)] 
Fix abiVersion checks to facilitate new versions (thanks @rhomber)

11 years agoOptimize abiVersion usage
Aki Tuomi [Sun, 27 Apr 2014 14:38:34 +0000 (17:38 +0300)] 
Optimize abiVersion usage

11 years agoDocumentation for pipebackend axfr change
Aki Tuomi [Sun, 27 Apr 2014 14:21:06 +0000 (17:21 +0300)] 
Documentation for pipebackend axfr change

11 years agoBump version to 4
Aki Tuomi [Sun, 27 Apr 2014 14:21:01 +0000 (17:21 +0300)] 
Bump version to 4

11 years agoOnly support it for v3 and above
Aki Tuomi [Sun, 27 Apr 2014 14:08:19 +0000 (17:08 +0300)] 
Only support it for v3 and above

11 years agoAdd zone into AXFR query
Aki Tuomi [Sun, 27 Apr 2014 14:04:19 +0000 (17:04 +0300)] 
Add zone into AXFR query

11 years agotouch dnslabeltext.cc in dist-recursor to avoid useless recompile, thanks @mind04
Peter van Dijk [Tue, 27 May 2014 09:33:52 +0000 (11:33 +0200)] 
touch dnslabeltext.cc in dist-recursor to avoid useless recompile, thanks @mind04

11 years agoadd ragel compilation rule to recursor makefile to please the 'preferred form of...
bert hubert [Tue, 27 May 2014 08:26:20 +0000 (10:26 +0200)] 
add ragel compilation rule to recursor makefile to please the 'preferred form of modification' gods

11 years agoadd comment, plus add dnslabeltext.rl to recursor tarball as requested in #1406....
bert hubert [Tue, 27 May 2014 08:16:11 +0000 (10:16 +0200)] 
add comment, plus add dnslabeltext.rl to recursor tarball as requested in #1406. Closes #1406.

11 years agoimplement patch from #424 improving ('fixing') our average latency calculation. Close...
bert hubert [Tue, 27 May 2014 08:03:01 +0000 (10:03 +0200)] 
implement patch from #424 improving ('fixing') our average latency calculation. Closes #424.

11 years agoadd documentation for follow cname option in Lua.
bert hubert [Tue, 27 May 2014 07:40:39 +0000 (09:40 +0200)] 
add documentation for follow cname option in Lua.

11 years agoMerge remote-tracking branch 'origin/cnamefollow'
bert hubert [Tue, 27 May 2014 07:30:02 +0000 (09:30 +0200)] 
Merge remote-tracking branch 'origin/cnamefollow'

11 years agoMerge pull request #1411 from cmouse/experimental-pkcs11-rollup-1
Peter van Dijk [Mon, 26 May 2014 08:09:06 +0000 (10:09 +0200)] 
Merge pull request #1411 from cmouse/experimental-pkcs11-rollup-1

PKCS#11 rollup patch

11 years agoAdd missing options and conditionals to enable pkcs#11 when needed 1411/head
Aki Tuomi [Sat, 24 May 2014 14:39:34 +0000 (17:39 +0300)] 
Add missing options and conditionals to enable pkcs#11 when needed

11 years agoSupport for PKCS#11 signing
Aki Tuomi [Thu, 15 May 2014 13:17:15 +0000 (16:17 +0300)] 
Support for PKCS#11 signing

11 years agofix an important omission from the docs
bert hubert [Sat, 24 May 2014 11:26:52 +0000 (13:26 +0200)] 
fix an important omission from the docs

11 years agoMerge pull request #1427 from zeha/api-delete-204
Peter van Dijk [Thu, 22 May 2014 10:12:58 +0000 (12:12 +0200)] 
Merge pull request #1427 from zeha/api-delete-204

API: return status 204 on successful delete

11 years agostay away from getaddrinfo unless we really can't help it for ascii ipv6 conversions...
bert hubert [Wed, 21 May 2014 12:39:07 +0000 (14:39 +0200)] 
stay away from getaddrinfo unless we really can't help it for ascii ipv6 conversions to binary

11 years agodisable boost::format exceptions in gsql backend 1431/head
Kees Monshouwer [Tue, 20 May 2014 19:39:54 +0000 (21:39 +0200)] 
disable boost::format exceptions in gsql backend

11 years agoMerge pull request #1430 from zeha/e-j-i
Peter van Dijk [Tue, 20 May 2014 19:21:56 +0000 (21:21 +0200)] 
Merge pull request #1430 from zeha/e-j-i

Drop experimental-json-interface from tests and doc

11 years agoDrop experimental-json-interface from tests and doc 1430/head
Christian Hofstaedtler [Tue, 20 May 2014 19:20:18 +0000 (21:20 +0200)] 
Drop experimental-json-interface from tests and doc

11 years agoremove confusing duplicate option experimental-json-server for pdns_recursor. Right...
bert hubert [Tue, 20 May 2014 19:17:19 +0000 (21:17 +0200)] 
remove confusing duplicate option experimental-json-server for pdns_recursor. Right now it is the only webserver we have, use experimental-webserver

11 years agoMerge pull request #1428 from zeha/api-slave-no-soa
Peter van Dijk [Tue, 20 May 2014 17:43:42 +0000 (19:43 +0200)] 
Merge pull request #1428 from zeha/api-slave-no-soa

API: create slave zones completely empty

11 years agoAPI: create slave zones completely empty 1428/head
Christian Hofstaedtler [Tue, 20 May 2014 15:22:53 +0000 (17:22 +0200)] 
API: create slave zones completely empty

We should not insert a SOA record, as this would cause serving
of NXDOMAIN until the domain has been slaved.

Fixes #1425.

11 years agoAPI: return status 204 on successful delete 1427/head
Christian Hofstaedtler [Tue, 20 May 2014 13:52:37 +0000 (15:52 +0200)] 
API: return status 204 on successful delete

204 No Content is meant to indicate that the data (zone) is now gone.

Also add tests to make sure DELETE works.

Fixes #1422.

11 years agoMerge pull request #1423 from zeha/api-slave-no-nameservers
Peter van Dijk [Tue, 20 May 2014 13:56:48 +0000 (15:56 +0200)] 
Merge pull request #1423 from zeha/api-slave-no-nameservers

API: Don't require nameservers list for Slave zones

11 years agoAPI: Don't require nameservers list for Slave zones 1423/head
Christian Hofstaedtler [Tue, 20 May 2014 10:08:07 +0000 (12:08 +0200)] 
API: Don't require nameservers list for Slave zones

When creating a Slave zone, it usually doesn't make a lot of sense
to create NS records, as they'll be overwritten by the slaving mechanism
anyway.
This allows not passing 'nameservers' in at all.

Fixes PowerDNS/pdnsapi#2.

11 years agoMerge pull request #1420 from zeha/api-testsuite-cleanup
Peter van Dijk [Tue, 20 May 2014 09:51:34 +0000 (11:51 +0200)] 
Merge pull request #1420 from zeha/api-testsuite-cleanup

Cleanup regression-tests.api test suite

11 years agoMerge pull request #1419 from mind04/suck
Peter van Dijk [Tue, 20 May 2014 08:58:19 +0000 (10:58 +0200)] 
Merge pull request #1419 from mind04/suck

fix an other uninitalized var in suck()

11 years agofix uninitalized var in suck() 1419/head
Kees Monshouwer [Mon, 19 May 2014 13:41:56 +0000 (15:41 +0200)] 
fix uninitalized var in suck()

11 years agoAPI: Fix decoding of symbols 1420/head
Christian Hofstaedtler [Mon, 19 May 2014 15:48:41 +0000 (17:48 +0200)] 
API: Fix decoding of symbols

=2F needs to be a slash, but we thought it was a #.

11 years agoCleanup regression-tests.api test suite
Christian Hofstaedtler [Mon, 19 May 2014 15:04:45 +0000 (17:04 +0200)] 
Cleanup regression-tests.api test suite

Fix PEP8 stuff.
Also fix a not-actually-testing-the-output case.

11 years agoMerge pull request #1418 from mind04/bind
Peter van Dijk [Mon, 19 May 2014 13:17:19 +0000 (15:17 +0200)] 
Merge pull request #1418 from mind04/bind

fix uninitialised values in bind backend

11 years agofix uninitialised values in bind backend 1418/head
Kees Monshouwer [Mon, 19 May 2014 12:56:50 +0000 (14:56 +0200)] 
fix uninitialised values in bind backend

11 years agoactually honour disabled (from json) during zone2sql for mysql or oracle
Peter van Dijk [Mon, 19 May 2014 11:24:14 +0000 (13:24 +0200)] 
actually honour disabled (from json) during zone2sql for mysql or oracle

11 years agoMerge pull request #1414 from mind04/packetcache
Peter van Dijk [Mon, 19 May 2014 08:45:49 +0000 (10:45 +0200)] 
Merge pull request #1414 from mind04/packetcache

packet cache improvements for recursive answers

11 years agoMerge pull request #1415 from mind04/bindcrash
Peter van Dijk [Mon, 19 May 2014 07:39:42 +0000 (09:39 +0200)] 
Merge pull request #1415 from mind04/bindcrash

catch non-fatal exceptions in control listener loop

11 years agocatch non-fatal exceptions in control listener loop 1415/head
Kees Monshouwer [Sat, 17 May 2014 22:37:56 +0000 (00:37 +0200)] 
catch non-fatal exceptions in control listener loop

11 years agopacket cache improvements for recursive answers 1414/head
Kees Monshouwer [Sat, 17 May 2014 17:17:00 +0000 (19:17 +0200)] 
packet cache improvements for recursive answers
- fix tagging of recursive packets
- age ttl in packet cache for recursive results
- respect allow-recursion in packet cache

11 years agoMerge pull request #1399 from mind04/delete-tsig
Peter van Dijk [Fri, 16 May 2014 08:59:26 +0000 (10:59 +0200)] 
Merge pull request #1399 from mind04/delete-tsig

pdnssec: fix segfault in delte-tsig-key

11 years agoMerge pull request #1407 from mind04/pdnssec
Peter van Dijk [Thu, 15 May 2014 12:45:15 +0000 (14:45 +0200)] 
Merge pull request #1407 from mind04/pdnssec

pdnssec: fix segfault in list-all-zones without type and a little cleanup

11 years agoMerge pull request #1408 from mind04/pdnssec1
Peter van Dijk [Thu, 15 May 2014 12:44:09 +0000 (14:44 +0200)] 
Merge pull request #1408 from mind04/pdnssec1

pdnssec: add increase-serial option to secure-all-zones

11 years agoMerge pull request #1409 from mind04/remote
Peter van Dijk [Thu, 15 May 2014 12:43:36 +0000 (14:43 +0200)] 
Merge pull request #1409 from mind04/remote

add more remote-backend workaround magic to travis build

11 years agoMerge pull request #1410 from mind04/loglevel
Peter van Dijk [Thu, 15 May 2014 12:38:13 +0000 (14:38 +0200)] 
Merge pull request #1410 from mind04/loglevel

lower loglevel to Info for fresh zones

11 years agolower loglevel to Info for fresh zones 1410/head
Kees Monshouwer [Thu, 15 May 2014 06:48:21 +0000 (08:48 +0200)] 
lower loglevel to Info for fresh zones

11 years agoadd more remote-backend workaround magic to travis build 1409/head
Kees Monshouwer [Wed, 14 May 2014 20:26:50 +0000 (22:26 +0200)] 
add more remote-backend workaround magic to travis build

11 years agopdnssec: add 'increase-serial' to secure-all-zones 1408/head
Kees Monshouwer [Wed, 14 May 2014 19:33:38 +0000 (21:33 +0200)] 
pdnssec: add 'increase-serial' to secure-all-zones
this option increases SOA serial for new signed zones

11 years agopdnssec: remove transaction in secure-all-zones
Kees Monshouwer [Wed, 14 May 2014 19:32:45 +0000 (21:32 +0200)] 
pdnssec: remove transaction in secure-all-zones

11 years agopdnssec: clean up unnecessary scoped_ptr in listAllZones() 1407/head
Kees Monshouwer [Wed, 14 May 2014 18:32:43 +0000 (20:32 +0200)] 
pdnssec: clean up unnecessary scoped_ptr in listAllZones()

11 years agopdnssec: fix segfault in list-all-zones without type
Kees Monshouwer [Wed, 14 May 2014 18:16:58 +0000 (20:16 +0200)] 
pdnssec: fix segfault in list-all-zones without type

11 years agoMerge pull request #1368 from mind04/signing-master
Peter van Dijk [Tue, 13 May 2014 14:59:27 +0000 (16:59 +0200)] 
Merge pull request #1368 from mind04/signing-master

add rectify step before outgoing AXFR

11 years agoadd secure-all-zones command to pdnssec 1368/head
Kees Monshouwer [Tue, 21 May 2013 22:21:29 +0000 (00:21 +0200)] 
add secure-all-zones command to pdnssec

11 years agoMerge pull request #1305 from cmouse/experimental-pkcs11-support
Peter van Dijk [Tue, 13 May 2014 13:04:54 +0000 (15:04 +0200)] 
Merge pull request #1305 from cmouse/experimental-pkcs11-support

Experimental pkcs11 support

11 years agoMerge pull request #1405 from fobser/addCMsgSrcAddr
Peter van Dijk [Tue, 13 May 2014 13:01:41 +0000 (15:01 +0200)] 
Merge pull request #1405 from fobser/addCMsgSrcAddr

Only access cmsg->cmsg_len when cmsg is initialized.

11 years agoOnly access cmsg->cmsg_len when cmsg is initialized. 1405/head
Florian Obser [Mon, 12 May 2014 09:10:42 +0000 (11:10 +0200)] 
Only access cmsg->cmsg_len when cmsg is initialized.

When neither IP_PKTINFO nor IP_SENDSRCADDR are defined cmsg is not
initialized and leads to random crashes. While there initialize cmsg
to NULL which would have made it easier to find this bug.

11 years agoMerge pull request #1403 from rubenk/typos
bert hubert [Sun, 11 May 2014 17:40:02 +0000 (19:40 +0200)] 
Merge pull request #1403 from rubenk/typos

Fix a few typos

11 years agoFix a few typos 1403/head
Ruben Kerkhof [Sun, 11 May 2014 11:04:56 +0000 (13:04 +0200)] 
Fix a few typos

11 years agoNow uses correct template for key material creation 1305/head
Aki Tuomi [Tue, 15 Apr 2014 18:28:06 +0000 (21:28 +0300)] 
Now uses correct template for key material creation

11 years agopdnssec hsm assign and create-key
Aki Tuomi [Tue, 15 Apr 2014 17:20:15 +0000 (20:20 +0300)] 
pdnssec hsm assign and create-key

11 years agoAdd p11-kit-1 support
Aki Tuomi [Mon, 24 Feb 2014 10:33:02 +0000 (12:33 +0200)] 
Add p11-kit-1 support

Skeleton for PKCS#11 signers

Add exceptions for key format

Rudimentary version, still needs cleanup

Some small tweaks for pkcs11

Remove dnssecinfra.cc from zone2*

Use pkcs11 when such file is detected

Code cleanup

Added pkcs11signers to test suite builds

Added few comments

Support key creation

Add p11-kit-1 support

Skeleton for PKCS#11 signers

Add exceptions for key format

Rudimentary version, still needs cleanup

Some small tweaks for pkcs11

Code cleanup

Added few comments

Support key creation

Avoid base64 for PKCS11 attributes

hsm assign and hsm create-key methods

11 years agoadd disable-axfr-rectify config option
Kees Monshouwer [Thu, 17 Apr 2014 22:05:10 +0000 (00:05 +0200)] 
add disable-axfr-rectify config option

11 years agoadd rectify step before outgoing AXFR
Kees Monshouwer [Wed, 16 Apr 2014 19:39:51 +0000 (21:39 +0200)] 
add rectify step before outgoing AXFR

11 years agoattach comments to qname, not zonename
Peter van Dijk [Tue, 6 May 2014 10:28:27 +0000 (12:28 +0200)] 
attach comments to qname, not zonename

11 years agoMerge pull request #1398 from mind04/travis1
Peter van Dijk [Tue, 6 May 2014 10:01:01 +0000 (12:01 +0200)] 
Merge pull request #1398 from mind04/travis1

remote-backend disarm broken http travis tests for now

11 years agoremote-backend disarm broken http travis tests for now 1398/head
Kees Monshouwer [Tue, 6 May 2014 08:23:15 +0000 (10:23 +0200)] 
remote-backend disarm broken http travis tests for now

11 years agoremove 'bert hubert' from .deb build script and add generic name & email address
bert hubert [Fri, 2 May 2014 16:45:16 +0000 (19:45 +0300)] 
remove 'bert hubert' from .deb build script and add generic name & email address

11 years agoMerge pull request #1388 from zeha/api-zone-export
Peter van Dijk [Wed, 30 Apr 2014 14:17:45 +0000 (16:17 +0200)] 
Merge pull request #1388 from zeha/api-zone-export

API: Auth: Add zone/<id>/export route

11 years agoMerge pull request #1389 from paddg/help_is_not_an_error
Peter van Dijk [Tue, 29 Apr 2014 10:55:39 +0000 (12:55 +0200)] 
Merge pull request #1389 from paddg/help_is_not_an_error

to ask for help is not an error

11 years agoto ask for help is not an error 1389/head
Winfried Angele [Tue, 29 Apr 2014 09:20:31 +0000 (11:20 +0200)] 
to ask for help is not an error

11 years agoAPI: Auth: Add zone/<id>/export route 1388/head
Christian Hofstaedtler [Mon, 28 Apr 2014 22:44:46 +0000 (00:44 +0200)] 
API: Auth: Add zone/<id>/export route

11 years agoMerge pull request #1387 from zeha/api-zone-creation-fixes
Peter van Dijk [Mon, 28 Apr 2014 13:39:53 +0000 (15:39 +0200)] 
Merge pull request #1387 from zeha/api-zone-creation-fixes

API: Fixes to zone creation (Auth)

11 years agoAPI tests: rewrite test to ensure API stability 1387/head
Christian Hofstaedtler [Mon, 28 Apr 2014 12:53:41 +0000 (14:53 +0200)] 
API tests: rewrite test to ensure API stability

Let's test the fact that we don't need to send type/name in individual
comment entries for PATCH.

11 years agoAPI: Support adding records/comments at zone creation
Christian Hofstaedtler [Mon, 28 Apr 2014 12:36:50 +0000 (14:36 +0200)] 
API: Support adding records/comments at zone creation

Records and comments can now be supplied at zone creation time;
a given SOA record replaces the automatically generated SOA.
If no nameservers are given, we assume the user supplied NS
records as well. (This now allows creating a zone without
NS records, which may be useful for slaves.)

Default SOA serial is now 0 to match other parts of PowerDNS.
SOA-EDIT-API is now honored at creation time.

Fixes #1379.
Fixes #1376.

11 years agoAPI: Don't crash when given non-string as nameserver
Christian Hofstaedtler [Mon, 28 Apr 2014 10:44:00 +0000 (12:44 +0200)] 
API: Don't crash when given non-string as nameserver

Fixes #1375.

11 years agoMention default-soa-mail in docs
Christian Hofstaedtler [Mon, 28 Apr 2014 10:36:19 +0000 (12:36 +0200)] 
Mention default-soa-mail in docs

Fixes #1382.